A3COM-HUAWEI-USER-MIB

File: A3COM-HUAWEI-USER-MIB.mib (22536 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-CONF SNMPv2-TC
SNMPv2-SMI

Imported symbols

h3cCommon OBJECT-GROUP MODULE-COMPLIANCE
RowStatus MacAddress TEXTUAL-CONVENTION
DateAndTime IpAddress Integer32
Counter32 OBJECT-TYPE MODULE-IDENTITY

Defined Types

DisplayString  
OCTET STRING Size(0..255)    

ServiceType  
enable (1) disable (2)
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2)  

H3cUserInfoEntry  
SEQUENCE    
  h3cUserName DisplayString
  h3cUserPassword DisplayString
  h3cAuthMode Integer32
  h3cUserLevel Integer32
  h3cUserState INTEGER
  h3cUserInfoRowStatus RowStatus
  h3cUserIndex Integer32

H3cUserAttributeEntry  
SEQUENCE    
  h3cAccessLimit Integer32
  h3cIdleCut Integer32
  h3cIPAddress IpAddress
  h3cNasIPAddress IpAddress
  h3cSlotNum Integer32
  h3cSubSlotNum Integer32
  h3cPortNum Integer32
  h3cMacAddress MacAddress
  h3cVlan Integer32
  h3cFtpService ServiceType
  h3cFtpDirectory OCTET STRING
  h3cLanAccessService ServiceType
  h3cSshService ServiceType
  h3cTelnetService ServiceType
  h3cTerminalService ServiceType
  h3cExpirationDate DateAndTime
  h3cUserGroup DisplayString
  h3cPortalService ServiceType
  h3cPPPService ServiceType
  h3cHttpService ServiceType
  h3cHttpsService ServiceType

H3cUserRoleEntry  
SEQUENCE    
  h3cUserRole DisplayString
  h3cUserRoleStatus RowStatus

H3cUserGroupInfoEntry  
SEQUENCE    
  h3cUserGroupName DisplayString
  h3cUserGroupInfoRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

h3cUserObjects 1.3.6.1.4.1.43.45.1.10.2.12.1
OBJECT IDENTIFIER    

h3cUserInfoTable 1.3.6.1.4.1.43.45.1.10.2.12.1.1
Local User Info Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cUserInfoEntry

h3cUserInfoEntry 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1
The entry of h3cUserInfoTable
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cUserInfoEntry  

h3cUserName 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.1
The name of local user, it must be unique.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

h3cUserPassword 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.2
The password of local user, default is null. When read, h3cUserPassword always returns an Octet String of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

h3cAuthMode 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.3
The encrypting type of password: 0 : password simple, means password is clean text. 7 : password cipher, means password is encrypted text. default is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h3cUserLevel 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.4
The privilege of local user the value range is from 0 to 3, and 0 is minimum, 3 is maximum. default is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h3cUserState 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(0), block(1)  

h3cUserInfoRowStatus 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.6
The status of this conceptual row. Now only support CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cUserIndex 1.3.6.1.4.1.43.45.1.10.2.12.1.1.1.7
The index of local user
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483646  

h3cUserAttributeTable 1.3.6.1.4.1.43.45.1.10.2.12.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cUserAttributeEntry

h3cUserAttributeEntry 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1
The entry of h3cUserAttributeTable
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cUserAttributeEntry  

h3cAccessLimit 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.1
The maximum user number of current user who can access devices. default is 0, means no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cIdleCut 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.2
Valid idle time out(second): 60..7200, default is 0, means disable idle time out.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cIPAddress 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.3
Set local user's ip address. default is 0.0.0.0
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

h3cNasIPAddress 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.4
Set local user's ip address of network access server. default is 127.0.0.1, means local machine.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

h3cSlotNum 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.5
Set local user's slot. default is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cSubSlotNum 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.6
Set local user's sub-slot. default is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cPortNum 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.7
Set local user's port number. 0 is an insignificant value for initial status.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cMacAddress 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.8
Set local user's mac address. default is 0-0-0, means the local user do not bind any mac address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

h3cVlan 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

h3cFtpService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cFtpDirectory 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.11
Directory of FTP user. default is null, means if local user has the privilege of ftp service.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

h3cLanAccessService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cSshService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cTelnetService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cTerminalService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cExpirationDate 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.16
Expired date of user. The default value is 0-0-0,0:0:0.0, and means it doesn't expire for ever.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime Size(8)  

h3cUserGroup 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

h3cPortalService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cPPPService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.19
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cHttpService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.20
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cHttpsService 1.3.6.1.4.1.43.45.1.10.2.12.1.2.1.21
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.
Status: current Access: read-write
OBJECT-TYPE    
  ServiceType  

h3cUserMaxNum 1.3.6.1.4.1.43.45.1.10.2.12.1.3
This object contains the maximum number of local users.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cUserCurrNum 1.3.6.1.4.1.43.45.1.10.2.12.1.4
This object contains the current number of local users.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cUserIndexIndicator 1.3.6.1.4.1.43.45.1.10.2.12.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cUserRoleTable 1.3.6.1.4.1.43.45.1.10.2.12.1.6
Local User Role Table. If there is data in h3cUserInfoTable, this table should has the relevant data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cUserRoleEntry

h3cUserRoleEntry 1.3.6.1.4.1.43.45.1.10.2.12.1.6.1
The entry of h3cUserRoleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cUserRoleEntry  

h3cUserRole 1.3.6.1.4.1.43.45.1.10.2.12.1.6.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

h3cUserRoleStatus 1.3.6.1.4.1.43.45.1.10.2.12.1.6.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cUserGroupObjects 1.3.6.1.4.1.43.45.1.10.2.12.2
OBJECT IDENTIFIER    

h3cUserGroupInfoTable 1.3.6.1.4.1.43.45.1.10.2.12.2.1
User group information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cUserGroupInfoEntry

h3cUserGroupInfoEntry 1.3.6.1.4.1.43.45.1.10.2.12.2.1.1
The entry of h3cUserGroupInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cUserGroupInfoEntry  

h3cUserGroupName 1.3.6.1.4.1.43.45.1.10.2.12.2.1.1.1
The index of user group.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..80)  

h3cUserGroupInfoRowStatus 1.3.6.1.4.1.43.45.1.10.2.12.2.1.1.2
The status of this conceptual row. Only support createAndGo, destroy and active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus