HH3C-USER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
33
.1.3.6.1.4.1.25506.2.12.1.1 · 1 row entry · 7 columns
Local User Info Table
hh3cUserInfoEntry entry .1.3.6.1.4.1.25506.2.12.1.1.1
The entry of hh3cUserInfoTable
Indexes
hh3cUserIndex
Column Syntax OID
hh3cUserName
The name of local user, it must be unique.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.25506.2.12.1.1.1.1
hh3cUserPassword
The password of local user, default is null.
When read, hh3cUserPassword always returns an Octet String of length zero.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.12.1.1.1.2
hh3cAuthMode
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
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.1.1.3
hh3cUserLevel
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
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.1.1.4
hh3cUserState
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:
0active
1block
.1.3.6.1.4.1.25506.2.12.1.1.1.5
hh3cUserInfoRowStatus
The status of this conceptual row. Now only support CreateAndGo and
Destroy and Active.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.12.1.1.1.6
hh3cUserIndex
The index of local user
Integer32
Constraints:
range: 1-2147483646
.1.3.6.1.4.1.25506.2.12.1.1.1.7
.1.3.6.1.4.1.25506.2.12.1.2 · 1 row entry · 22 columns
Local User Attribute Table.
if there are data in hh3cUserInfoTable, this table should have the
relevant data.
this table only support query and modify, but not support create and
delete operations.
hh3cUserAttributeEntry entry .1.3.6.1.4.1.25506.2.12.1.2.1
The entry of hh3cUserAttributeTable
Indexes
hh3cUserIndex
Column Syntax OID
hh3cAccessLimit
The maximum user number of current user who can access devices.
default is 0, means no limit.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.2.1.1
hh3cIdleCut
Valid idle time out(second),
default is 0, means disable idle time out.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.2.1.2
hh3cIPAddress
Set local user's ip address.
default is 0.0.0.0
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.12.1.2.1.3
hh3cNasIPAddress
Set local user's ip address of network access server.
default is 127.0.0.1, means local machine.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.12.1.2.1.4
hh3cSlotNum
Set local user's slot.
default is 0.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.2.1.5
hh3cSubSlotNum
Set local user's sub-slot.
default is 0.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.2.1.6
hh3cPortNum
Set local user's port number.
0 is an insignificant value for initial status.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.2.1.7
hh3cMacAddress
Set local user's mac address.
default is 0-0-0, means the local user do not bind any mac address.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.25506.2.12.1.2.1.8
hh3cVlan
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.25506.2.12.1.2.1.9
hh3cFtpService
FTP service:
enable
Setting this object to the value enable has the
effect of enabling the FTP service for the corresponding entry in the
hh3cUserAttributeTable.

disable
Setting this object to the value d…
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.10
hh3cFtpDirectory
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.25506.2.12.1.2.1.11
hh3cLanAccessService
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 hh3cUserAttributeTable.

disable
Setting this object …
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.12
hh3cSshService
SSH service:
enable
Setting this object to the value enable has the
effect of enabling the SSH service for the corresponding entry in the
hh3cUserAttributeTable.

disable
Setting this object to the value d…
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.13
hh3cTelnetService
Telnet service:
enable
Setting this object to the value enable has the
effect of enabling the TELNET service for the corresponding entry in the
hh3cUserAttributeTable.

disable
Setting this object to the v…
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.14
hh3cTerminalService
Terminal service:
enable
Setting this object to the value enable has the
effect of enabling the terminal service for the corresponding entry
in the hh3cUserAttributeTable.

disable
Setting this object to t…
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.15
hh3cExpirationDate
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.25506.2.12.1.2.1.16
hh3cUserGroup
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.25506.2.12.1.2.1.17
hh3cPortalService
Portal service:
enable
Setting this object to the value enable has the
effect of enabling the portal service for the corresponding entry
in the hh3cUserAttributeTable.

disable
Setting this object to the v…
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.18
hh3cPPPService
PPP service:
enable
Setting this object to the value enable has the
effect of enabling the PPP service for the corresponding entry
in the hh3cUserAttributeTable.

disable
Setting this object to the value d…
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.19
hh3cHttpService
Http service:
enable
Setting this object to the value enable has the
effect of enabling the Web service for the corresponding entry
in the hh3cUserAttributeTable.

disable
Setting this object to the value …
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.20
hh3cHttpsService
Https service:
enable
Setting this object to the value enable has the
effect of enabling the Web service for the corresponding entry
in the hh3cUserAttributeTable.

disable
Setting this object to the value…
ServiceTyper/w
Textual Convention: ServiceType Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.12.1.2.1.21
hh3cUserIfIndex
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
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.12.1.2.1.22
.1.3.6.1.4.1.25506.2.12.1.6 · 1 row entry · 2 columns
Local User Role Table.
If there is data in hh3cUserInfoTable, this table should has the
relevant data.
hh3cUserRoleEntry entry .1.3.6.1.4.1.25506.2.12.1.6.1
The entry of hh3cUserRoleTable.
Indexes
hh3cUserIndex hh3cUserRole
Column Syntax OID
hh3cUserRole
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.25506.2.12.1.6.1.1
hh3cUserRoleStatus
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, hh3cUserIndex must be specified.
The number …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.12.1.6.1.2
.1.3.6.1.4.1.25506.2.12.2.1 · 1 row entry · 2 columns
User group information table.
hh3cUserGroupInfoEntry entry .1.3.6.1.4.1.25506.2.12.2.1.1
The entry of hh3cUserGroupInfoTable.
Indexes
hh3cUserGroupName
Column Syntax OID
hh3cUserGroupName
The index of user group.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.25506.2.12.2.1.1.1
hh3cUserGroupInfoRowStatus
The status of this conceptual row. Only support createAndGo, destroy
and active.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.12.2.1.1.2