H3C-USER-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
33
h3cUserInfoTable
table.1.3.6.1.4.1.2011.10.2.12.1.1
·
1 row entry
·
7 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cUserInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-USER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-USER-MIB::h3cUserInfoTable'
Local User Info Table
The entry of h3cUserInfoTable
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of local user, it must be unique.
|
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.2011.10.2.12.1.1.1.1 |
||||||||||||
|
The password of local user, default is null.
When read, h3cUserPassword always returns an Octet String of length zero. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.10.2.12.1.1.1.2 |
||||||||||||
|
The encrypting type of password:
0 : password simple, means password is entered in clean text and saved in cipher text. 1 : password hash simple, means password is entered in clean text and saved in hash value. 7 : pass… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.1.1.3 |
||||||||||||
|
The privilege of local user
the value range is from 0 to 3, and 0 is minimum, 3 is maximum. default is 0. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.1.1.4 |
||||||||||||
|
The state of local user
0: active, means local user can execute any operations that he has privilege to do. 1: block, means local user can not execute any operations. default is active. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.1.1.5 |
||||||||||||
|
The status of this conceptual row. Now only support CreateAndGo and
Destroy and Active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2011.10.2.12.1.1.1.6 |
||||||||||||
|
The index of local user
|
Integer32 Constraints: range: 1-2147483646 |
.1.3.6.1.4.1.2011.10.2.12.1.1.1.7 |
h3cUserAttributeTable
table.1.3.6.1.4.1.2011.10.2.12.1.2
·
1 row entry
·
22 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cUserAttributeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-USER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-USER-MIB::h3cUserAttributeTable'
Local User Attribute Table. if there are data in h3cUserInfoTable, this table should have the relevant data. this table only support query and modify, but not support create and delete operations.
The entry of h3cUserAttributeTable
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The maximum user number of current user who can access devices.
default is 0, means no limit. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.1 |
||||
|
Valid idle time out(second),
default is 0, means disable idle time out. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.2 |
||||
|
Set local user's ip address.
default is 0.0.0.0 |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.3 |
||||
|
Set local user's ip address of network access server.
default is 127.0.0.1, means local machine. |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.4 |
||||
|
Set local user's slot.
default is 0. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.5 |
||||
|
Set local user's sub-slot.
default is 0. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.6 |
||||
|
Set local user's port number.
0 is an insignificant value for initial status. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.7 |
||||
|
Set local user's mac address.
default is 0-0-0, means the local user do not bind any mac address. |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.8 |
||||
|
Set local user's vlan id.
the value range is from 0 to 4094. default is 0, means the local user is not in any vlan. |
Integer32r/w Constraints: range: 0-4094 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.9 |
||||
|
FTP service:
enable Setting this object to the value enable has the effect of enabling the FTP service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to the value di… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.10 |
||||
|
Directory of FTP user.
default is null, means if local user has the privilege of ftp service. |
OctetStringr/w | .1.3.6.1.4.1.2011.10.2.12.1.2.1.11 |
||||
|
Lan Access service:
enable Setting this object to the value enable has the effect of enabling the lan access service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object t… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.12 |
||||
|
SSH service:
enable Setting this object to the value enable has the effect of enabling the SSH service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to the value di… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.13 |
||||
|
Telnet service:
enable Setting this object to the value enable has the effect of enabling the TELNET service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to the va… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.14 |
||||
|
Terminal service:
enable Setting this object to the value enable has the effect of enabling the terminal service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to th… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.15 |
||||
|
Expired date of user.
The default value is 0-0-0,0:0:0.0, and means it doesn't expire for ever. |
OctetStringr/w Constraints: range: 8-8 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.16 |
||||
|
The user group that user belongs to.
Any user must belong to a user group. The default group is the 'system' group. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.17 |
||||
|
Portal service:
enable Setting this object to the value enable has the effect of enabling the portal service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to the va… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.18 |
||||
|
PPP service:
enable Setting this object to the value enable has the effect of enabling the PPP service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to the value di… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.19 |
||||
|
Http service:
enable Setting this object to the value enable has the effect of enabling the Web service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to the value d… |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.20 |
||||
|
Https service:
enable Setting this object to the value enable has the effect of enabling the Web service for the corresponding entry in the h3cUserAttributeTable. disable Setting this object to the value … |
ServiceTyper/w Type Values:
|
.1.3.6.1.4.1.2011.10.2.12.1.2.1.21 |
||||
|
Set local user's interface index. A value of 0 means that the interface
index has not been assigned or the interface assigned not exist. The default value is 0. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.12.1.2.1.22 |
h3cUserRoleTable
table.1.3.6.1.4.1.2011.10.2.12.1.6
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cUserRoleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-USER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-USER-MIB::h3cUserRoleTable'
Local User Role Table. If there is data in h3cUserInfoTable, this table should has the relevant data.
The entry of h3cUserRoleTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The user's role determines the user's privilege.
The user must be authorized one role at least. The default user role for a local user created by a network-admin user is network-operator, and the default user role for a… |
OctetString Constraints: range: 1-63 |
.1.3.6.1.4.1.2011.10.2.12.1.6.1.1 |
||||||||||||
|
This object is responsible for managing the creation, deletion and
modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, h3cUserIndex must be specified. The number o… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2011.10.2.12.1.6.1.2 |
h3cUserGroupInfoTable
table.1.3.6.1.4.1.2011.10.2.12.2.1
·
1 row entry
·
2 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk h3cUserGroupInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-USER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-USER-MIB::h3cUserGroupInfoTable'
User group information table.
The entry of h3cUserGroupInfoTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of user group.
|
OctetString Constraints: range: 1-255 |
.1.3.6.1.4.1.2011.10.2.12.2.1.1.1 |
||||||||||||
|
The status of this conceptual row. Only support createAndGo, destroy
and active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2011.10.2.12.2.1.1.2 |