HH3C-USER-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-USER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cUser | 1.3.6.1.4.1.25506.2.12 |
This MIB contains objects to Manage configuration and Monitor running state for userlog feature. |
||
hh3cUserObjects | 1.3.6.1.4.1.25506.2.12.1 | |||
hh3cUserInfoTable | 1.3.6.1.4.1.25506.2.12.1.1 | no-access |
Local User Info Table |
|
1.3.6.1.4.1.25506.2.12.1.1.1 | no-access |
The entry of hh3cUserInfoTable |
||
hh3cUserName | 1.3.6.1.4.1.25506.2.12.1.1.1.1 | displaystring | read-only |
The name of local user, it must be unique. |
hh3cUserPassword | 1.3.6.1.4.1.25506.2.12.1.1.1.2 | displaystring | read-only |
The password of local user, default is null. |
hh3cAuthMode | 1.3.6.1.4.1.25506.2.12.1.1.1.3 | integer32 | read-only |
The encrypting type of password: 0 : password simple, means password is clean text. 7 : password cipher, means password is encrypted text. default is 0. |
hh3cUserLevel | 1.3.6.1.4.1.25506.2.12.1.1.1.4 | integer32 | read-only |
The privilege of local user the value range is from 0 to 3, and 0 is minimum, 3 is maximum. default is 0. |
hh3cUserState | 1.3.6.1.4.1.25506.2.12.1.1.1.5 | integer | read-only |
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. Enumeration: 'active': 0, 'block': 1. |
hh3cUserInfoRowStatus | 1.3.6.1.4.1.25506.2.12.1.1.1.6 | rowstatus | read-only |
The status of this conceptual row. Now only support CreateAndGo and Destroy and Active. |
hh3cUserIndex | 1.3.6.1.4.1.25506.2.12.1.1.1.7 | integer32 | no-access |
The index of local user |
hh3cUserAttributeTable | 1.3.6.1.4.1.25506.2.12.1.2 | no-access |
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. |
|
1.3.6.1.4.1.25506.2.12.1.2.1 | no-access |
The entry of hh3cUserAttributeTable |
||
hh3cAccessLimit | 1.3.6.1.4.1.25506.2.12.1.2.1.1 | integer32 | read-write |
The maximum user number of current user who can access devices. default is 0, means no limit. |
hh3cIdleCut | 1.3.6.1.4.1.25506.2.12.1.2.1.2 | integer32 | read-write |
Valid idle time out(second): 60..7200, default is 0, means disable idle time out. |
hh3cIPAddress | 1.3.6.1.4.1.25506.2.12.1.2.1.3 | ipaddress | read-write |
Set local user's ip address. default is 0.0.0.0 |
hh3cNasIPAddress | 1.3.6.1.4.1.25506.2.12.1.2.1.4 | ipaddress | read-write |
Set local user's ip address of network access server. default is 127.0.0.1, means local machine. |
hh3cSlotNum | 1.3.6.1.4.1.25506.2.12.1.2.1.5 | integer32 | read-write |
Set local user's slot. default is 0. |
hh3cSubSlotNum | 1.3.6.1.4.1.25506.2.12.1.2.1.6 | integer32 | read-write |
Set local user's sub-slot. default is 0. |
hh3cPortNum | 1.3.6.1.4.1.25506.2.12.1.2.1.7 | integer32 | read-write |
Set local user's port number. 0 is an insignificant value for initial status. |
hh3cMacAddress | 1.3.6.1.4.1.25506.2.12.1.2.1.8 | macaddress | read-write |
Set local user's mac address. default is 0-0-0, means the local user do not bind any mac address. |
hh3cVlan | 1.3.6.1.4.1.25506.2.12.1.2.1.9 | integer32 | read-write |
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. |
hh3cFtpService | 1.3.6.1.4.1.25506.2.12.1.2.1.10 | servicetype | read-write |
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 disable has the effect of disabling the FTP service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable. |
hh3cFtpDirectory | 1.3.6.1.4.1.25506.2.12.1.2.1.11 | octet string | read-write |
Directory of FTP user. default is null, means if local user has the privilege of ftp service. |
hh3cLanAccessService | 1.3.6.1.4.1.25506.2.12.1.2.1.12 | servicetype | read-write |
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 to the value disable has the effect of disabling the lan access service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable. |
hh3cSshService | 1.3.6.1.4.1.25506.2.12.1.2.1.13 | servicetype | read-write |
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 disable has the effect of disabling the SSH service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable. |
hh3cTelnetService | 1.3.6.1.4.1.25506.2.12.1.2.1.14 | servicetype | read-write |
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 value disable has the effect of disabling the TELNET service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable. |
hh3cTerminalService | 1.3.6.1.4.1.25506.2.12.1.2.1.15 | servicetype | read-write |
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 the value disable has the effect of disabling the terminal service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable. |
hh3cExpirationDate | 1.3.6.1.4.1.25506.2.12.1.2.1.16 | dateandtime | read-write |
Expired date of user. The default value is 0-0-0,0:0:0.0, and means it doesn't expire for ever. |
hh3cUserGroup | 1.3.6.1.4.1.25506.2.12.1.2.1.17 | displaystring | read-write |
The user group that user belongs to. Any user must belong to a user group. The default group is the 'system' group. The maximum length of the group name is 80. |
hh3cPortalService | 1.3.6.1.4.1.25506.2.12.1.2.1.18 | servicetype | read-write |
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 value disable has the effect of disabling the portal service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable. |
hh3cUserMaxNum | 1.3.6.1.4.1.25506.2.12.1.3 | integer32 | read-only |
This object contains the maximum number of local users. |
hh3cUserCurrNum | 1.3.6.1.4.1.25506.2.12.1.4 | integer32 | read-only |
This object contains the current number of local users. |
hh3cUserIndexIndicator | 1.3.6.1.4.1.25506.2.12.1.5 | integer32 | read-only |
This object contains an appropriate value to be used for hh3cUserIndex when creating entries in the hh3cUserInfoTable. The value 0 indicates that no unassigned entries are available. To obtain the hh3cUserIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse. |
hh3cUserGroupObjects | 1.3.6.1.4.1.25506.2.12.2 | |||
hh3cUserGroupInfoTable | 1.3.6.1.4.1.25506.2.12.2.1 | no-access |
User group information table. |
|
1.3.6.1.4.1.25506.2.12.2.1.1 | no-access |
The entry of hh3cUserGroupInfoTable. |
||
hh3cUserGroupName | 1.3.6.1.4.1.25506.2.12.2.1.1.1 | displaystring | no-access |
The index of user group. |
hh3cUserGroupInfoRowStatus | 1.3.6.1.4.1.25506.2.12.2.1.1.2 | rowstatus | read-only |
The status of this conceptual row. Only support createAndGo, destroy and active. |