A3COM-HUAWEI-USER-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-HUAWEI-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 h3cUser 1.3.6.1.4.1.43.45.1.10.2.12
This MIB contains objects to Manage configuration and Monitor running state for userlog feature.
       h3cUserObjects 1.3.6.1.4.1.43.45.1.10.2.12.1
           h3cUserInfoTable 1.3.6.1.4.1.43.45.1.10.2.12.1.1 no-access
Local User Info Table
               h3cUserInfoEntry 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1 no-access
The entry of h3cUserInfoTable
                   h3cUserName 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.1 displaystring read-only
The name of local user, it must be unique.
                   h3cUserPassword 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.2 displaystring read-only
The password of local user, default is null. When read, h3cUserPassword always returns an Octet String of length zero.
                   h3cAuthMode 1.3.6.1.4.1.43.45.1.10.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.
                   h3cUserLevel 1.3.6.1.4.1.43.45.1.10.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.
                   h3cUserState 1.3.6.1.4.1.43.45.1.10.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.
                   h3cUserInfoRowStatus 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.6 rowstatus read-only
The status of this conceptual row. Now only support CreateAndGo and Destroy and Active.
                   h3cUserIndex 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.7 integer32 no-access
The index of local user
           h3cUserAttributeTable 1.3.6.1.4.1.43.45.1.10.2.12.1.2 no-access
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.
               h3cUserAttributeEntry 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1 no-access
The entry of h3cUserAttributeTable
                   h3cAccessLimit 1.3.6.1.4.1.43.45.1.10.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.
                   h3cIdleCut 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.2 integer32 read-write
Valid idle time out(second): 60..7200, default is 0, means disable idle time out.
                   h3cIPAddress 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.3 ipaddress read-write
Set local user's ip address. default is 0.0.0.0
                   h3cNasIPAddress 1.3.6.1.4.1.43.45.1.10.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.
                   h3cSlotNum 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.5 integer32 read-write
Set local user's slot. default is 0.
                   h3cSubSlotNum 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.6 integer32 read-write
Set local user's sub-slot. default is 0.
                   h3cPortNum 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.7 integer32 read-write
Set local user's port number. 0 is an insignificant value for initial status.
                   h3cMacAddress 1.3.6.1.4.1.43.45.1.10.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.
                   h3cVlan 1.3.6.1.4.1.43.45.1.10.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.
                   h3cFtpService 1.3.6.1.4.1.43.45.1.10.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 h3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the FTP service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cFtpDirectory 1.3.6.1.4.1.43.45.1.10.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.
                   h3cLanAccessService 1.3.6.1.4.1.43.45.1.10.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 h3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the lan access service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cSshService 1.3.6.1.4.1.43.45.1.10.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 h3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the SSH service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cTelnetService 1.3.6.1.4.1.43.45.1.10.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 h3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the TELNET service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cTerminalService 1.3.6.1.4.1.43.45.1.10.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 h3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the terminal service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cExpirationDate 1.3.6.1.4.1.43.45.1.10.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.
                   h3cUserGroup 1.3.6.1.4.1.43.45.1.10.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.
                   h3cPortalService 1.3.6.1.4.1.43.45.1.10.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 h3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the portal service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cPPPService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.19 servicetype read-write
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 disable has the effect of disabling the PPP service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cHttpService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.20 servicetype read-write
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 disable has the effect of disabling the Web service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
                   h3cHttpsService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.21 servicetype read-write
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 disable has the effect of disabling the Web service for the corresponding entry in the h3cUserAttributeTable. The default value is disable.
           h3cUserMaxNum 1.3.6.1.4.1.43.45.1.10.2.12.1.3 integer32 read-only
This object contains the maximum number of local users.
           h3cUserCurrNum 1.3.6.1.4.1.43.45.1.10.2.12.1.4 integer32 read-only
This object contains the current number of local users.
           h3cUserIndexIndicator 1.3.6.1.4.1.43.45.1.10.2.12.1.5 integer32 read-only
This object contains an appropriate value to be used for h3cUserIndex when creating entries in the h3cUserInfoTable. The value 0 indicates that no unassigned entries are available. To obtain the h3cUserIndex 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.
           h3cUserRoleTable 1.3.6.1.4.1.43.45.1.10.2.12.1.6 no-access
Local User Role Table. If there is data in h3cUserInfoTable, this table should has the relevant data.
               h3cUserRoleEntry 1.3.6.1.4.1.43.45.1.10.2.12.1.6.1 no-access
The entry of h3cUserRoleTable.
                   h3cUserRole 1.3.6.1.4.1.43.45.1.10.2.12.1.6.1.1 displaystring no-access
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 local user created by a vd-admin or level-15 user is vd-operator.
                   h3cUserRoleStatus 1.3.6.1.4.1.43.45.1.10.2.12.1.6.1.2 rowstatus read-only
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 of rows with same h3cUserIndex cann't be more than 64. If the the number of rows with a h3cUserIndex is 1, this row cann't be destroyed.
       h3cUserGroupObjects 1.3.6.1.4.1.43.45.1.10.2.12.2
           h3cUserGroupInfoTable 1.3.6.1.4.1.43.45.1.10.2.12.2.1 no-access
User group information table.
               h3cUserGroupInfoEntry 1.3.6.1.4.1.43.45.1.10.2.12.2.1.1 no-access
The entry of h3cUserGroupInfoTable.
                   h3cUserGroupName 1.3.6.1.4.1.43.45.1.10.2.12.2.1.1.1 displaystring no-access
The index of user group.
                   h3cUserGroupInfoRowStatus 1.3.6.1.4.1.43.45.1.10.2.12.2.1.1.2 rowstatus read-only
The status of this conceptual row. Only support createAndGo, destroy and active.