HUAWEI-LINE-MIB
Functions Overview
HUAWEI-LINE-MIB is used to configure and query attributes of connections through management interfaces by users, such as the maximum number of Telnet connections and login information about users.
Root directory:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwLine(207)
Description of Single Objects
hwMaxVtyNumber
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.207.1.1.1 |
hwMaxVtyNumber |
Integer (0..15) |
Read-write |
The value of this object identifies the maximum number of Telnet connections. The value ranges from 0 to 15. The default value is 5. |
This object is implemented as defined in the corresponding MIB files. |
Description of MIB Tables
hwUserInterfaceTable
This table is used to configure user interface information.
The indexes of this table are hwInterfaceType and hwUserInterfaceIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.207.1.3.1.1.1 |
hwInterfaceType |
INTEGER { vty(1) } |
Not-accessible |
This object indicates the type of user interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.207.1.3.1.1.2 |
hwUserInterfaceIndex |
Integer32 (0..20) |
Not-accessible |
The value of this object identifies the index of a user interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.207.1.3.1.1.3 |
hwAuthenticationMode |
INTEGER { undefined(0), none(1), password(2), aaa(3) } |
Read-create |
This object indicates the authentication mode on a user interface. |
The current user interface does not support authentication modes of none(1) or password(2). |
1.3.6.1.4.1.2011.5.25.207.1.3.1.1.4 |
hwProtocol |
INTEGER { telnet(1), ssh(2), all(3) } |
Read-create |
This object indicates the protocol bound to a user interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.207.1.3.1.1.5 |
hwUserInterfaceRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the status of a user interface. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
When the data of a row is deleted, the data is restored to the default value and the row status becomes Destroy.
Access Restriction
The entries in this table can be read only when values of hwInterfaceType and hwUserInterfaceIndex are correct.
hwLoginUserInfoTable
This table describes information about login users.
The index of this table is hwUserInfoIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.207.1.2.1.1.1 |
hwUserInfoIndex |
Integer32 (1..2147483647) |
Not-accessible |
This object indicates the table index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.207.1.2.1.1.2 |
hwUserInfoName |
OCTET STRING (SIZE (0..255)) |
Read-only |
This object indicates the user name. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.207.1.2.1.1.3 |
hwUserInfoIpAddr |
OCTET STRING (SIZE (0..47)) |
Read-only |
This object indicates the user's IP address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.207.1.2.1.1.4 |
hwUserInfoChannel |
OCTET STRING (SIZE (0..16)) |
Read-only |
This object indicates the ID of the VTY channel through which the user logs in to a device. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
Description of Alarm Objects
hwVtyNumExceed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.207.2.1 |
hwVtyNumExceed |
hwMaxVtyNumber |
This object indicates the alarm reported when the number of Telnet users reaches the maximum number of Telnet connections. In addition, the maximum number of Telnet connections is displayed. |
This object is implemented as defined in the corresponding MIB files. |
hwUserLogin
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.207.2.2 |
hwUserLogin |
|
When a user logs in through Telnet, the user name, IP address for login, and used tunnel are reported. |
This object is implemented as defined in the corresponding MIB files. |