HH3C-USER-MIB
This MIB contains objects to Manage configuration and Monitor running state for userlog feature.
Main OID:
hh3cUser.1.3.6.1.4.1.25506.2.12
47
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
47 total| Object Name |
|---|
hh3cUserThis MIB contains objects to Manage configuration and Monitor running state for userlog feature. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.12 |
hh3cUserObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.12.1 |
hh3cUserInfoTableLocal User Info Table SEQUENCE OF Hh3cUserInfoEntry .1.3.6.1.4.1.25506.2.12.1.1 |
hh3cUserInfoEntryThe entry of hh3cUserInfoTable Hh3cUserInfoEntry .1.3.6.1.4.1.25506.2.12.1.1.1 |
hh3cUserNameThe name of local user, it must be unique.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.12.1.1.1.1 |
hh3cUserPasswordThe password of local user, default is null. When read, hh3cUserPassword always returns an Octet String of length zero.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.12.1.1.1.2 |
hh3cAuthModeThe 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 : password cipher, means password is entered and saved in cipher text. 8 : password hash cipher, means password is entered and saved in hash value. default is 0.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.1.1.3 |
hh3cUserLevelThe privilege of local user the value range is from 0 to 3, and 0 is minimum, 3 is maximum. default is 0.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.1.1.4 |
hh3cUserStateThe 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.rw Enumeration .1.3.6.1.4.1.25506.2.12.1.1.1.5 |
hh3cUserInfoRowStatusThe status of this conceptual row. Now only support CreateAndGo and Destroy and Active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.12.1.1.1.6 |
hh3cUserIndexThe index of local user Integer32 .1.3.6.1.4.1.25506.2.12.1.1.1.7 |
hh3cUserAttributeTableLocal 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. SEQUENCE OF Hh3cUserAttributeEntry .1.3.6.1.4.1.25506.2.12.1.2 |
hh3cUserAttributeEntryThe entry of hh3cUserAttributeTable Hh3cUserAttributeEntry .1.3.6.1.4.1.25506.2.12.1.2.1 |
hh3cAccessLimitThe maximum user number of current user who can access devices. default is 0, means no limit.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.2.1.1 |
hh3cIdleCutValid idle time out(second), default is 0, means disable idle time out.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.2.1.2 |
hh3cIPAddressSet local user's ip address. default is 0.0.0.0rw IpAddress .1.3.6.1.4.1.25506.2.12.1.2.1.3 |
hh3cNasIPAddressSet local user's ip address of network access server. default is 127.0.0.1, means local machine.rw IpAddress .1.3.6.1.4.1.25506.2.12.1.2.1.4 |
hh3cSlotNumSet local user's slot. default is 0.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.2.1.5 |
hh3cSubSlotNumSet local user's sub-slot. default is 0.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.2.1.6 |
hh3cPortNumSet local user's port number. 0 is an insignificant value for initial status.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.2.1.7 |
hh3cMacAddressSet local user's mac address. default is 0-0-0, means the local user do not bind any mac address.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.12.1.2.1.8 |
hh3cVlanSet 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.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.2.1.9 |
hh3cFtpServiceFTP 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.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.10 |
hh3cFtpDirectoryDirectory of FTP user. default is null, means if local user has the privilege of ftp service.rw OCTET STRING .1.3.6.1.4.1.25506.2.12.1.2.1.11 |
hh3cLanAccessServiceLan 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.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.12 |
hh3cSshServiceSSH 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.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.13 |
hh3cTelnetServiceTelnet 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.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.14 |
hh3cTerminalServiceTerminal 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.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.15 |
hh3cExpirationDateExpired date of user. The default value is 0-0-0,0:0:0.0, and means it doesn't expire for ever.rw DateAndTime .1.3.6.1.4.1.25506.2.12.1.2.1.16 |
hh3cUserGroupThe 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.12.1.2.1.17 |
hh3cPortalServicePortal 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.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.18 |
hh3cPPPServicePPP 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 disable has the effect of disabling the PPP service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.19 |
hh3cHttpServiceHttp 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 disable has the effect of disabling the Web service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.20 |
hh3cHttpsServiceHttps 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 disable has the effect of disabling the Web service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.rw ServiceType .1.3.6.1.4.1.25506.2.12.1.2.1.21 |
hh3cUserIfIndexSet 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.rw Integer32 .1.3.6.1.4.1.25506.2.12.1.2.1.22 |
hh3cUserMaxNumThis object contains the maximum number of local users.ro Integer32 .1.3.6.1.4.1.25506.2.12.1.3 |
hh3cUserCurrNumThis object contains the current number of local users.ro Integer32 .1.3.6.1.4.1.25506.2.12.1.4 |
hh3cUserIndexIndicatorThis 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.ro Integer32 .1.3.6.1.4.1.25506.2.12.1.5 |
hh3cUserRoleTableLocal User Role Table. If there is data in hh3cUserInfoTable, this table should has the relevant data. SEQUENCE OF Hh3cUserRoleEntry .1.3.6.1.4.1.25506.2.12.1.6 |
hh3cUserRoleEntryThe entry of hh3cUserRoleTable. Hh3cUserRoleEntry .1.3.6.1.4.1.25506.2.12.1.6.1 |
hh3cUserRoleThe 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 local user created by an mdc-admin or level-15 user is mdc-operator. DisplayString .1.3.6.1.4.1.25506.2.12.1.6.1.1 |
hh3cUserRoleStatusThis 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 of rows with same hh3cUserIndex cann't be more than 64. If the the number of rows with a hh3cUserIndex is 1, this row cann't be destroyed.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.12.1.6.1.2 |
hh3cUserGroupObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.12.2 |
hh3cUserGroupInfoTableUser group information table. SEQUENCE OF Hh3cUserGroupInfoEntry .1.3.6.1.4.1.25506.2.12.2.1 |
hh3cUserGroupInfoEntryThe entry of hh3cUserGroupInfoTable. Hh3cUserGroupInfoEntry .1.3.6.1.4.1.25506.2.12.2.1.1 |
hh3cUserGroupNameThe index of user group. DisplayString .1.3.6.1.4.1.25506.2.12.2.1.1.1 |
hh3cUserGroupInfoRowStatusThe status of this conceptual row. Only support createAndGo, destroy and active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.12.2.1.1.2 |