NMS-ACCOUNTING-MIB

File: NMS-ACCOUNTING-MIB.mib (5137 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
nmsMgmt

Defined Types

NMSUserAccountEntry  
SEQUENCE    
  nmsUserAccountIndex INTEGER
  nmsUserAccountIsEnable INTEGER
  nmsUserAccountUserName OCTET STRING
  nmsUserAccountUserPassword OCTET STRING
  nmsUserAccountLevel INTEGER

Defined Values

nmsAccounting 1.3.6.1.4.1.3320.9.351
OBJECT IDENTIFIER    

nmsTelecomAccount 1.3.6.1.4.1.3320.9.351.1
OBJECT IDENTIFIER    

nmsTelecomAccountIsEanble 1.3.6.1.4.1.3320.9.351.1.1
Telecommunication account status. 0-disable, 1-enable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nmsTelecomAccountPassword 1.3.6.1.4.1.3320.9.351.1.2
Telecommunication account password.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

nmsUserAccountNumber 1.3.6.1.4.1.3320.9.351.2
Number of user account.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsUserAccountTable 1.3.6.1.4.1.3320.9.351.3
NMS user account table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSUserAccountEntry

nmsUserAccountEntry 1.3.6.1.4.1.3320.9.351.3.1
Device user account related table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSUserAccountEntry  

nmsUserAccountIndex 1.3.6.1.4.1.3320.9.351.3.1.1
A unique value for each user account.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsUserAccountIsEnable 1.3.6.1.4.1.3320.9.351.3.1.2
User account status. 0-disable, 1-enable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nmsUserAccountUserName 1.3.6.1.4.1.3320.9.351.3.1.3
User account user name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

nmsUserAccountUserPassword 1.3.6.1.4.1.3320.9.351.3.1.4
User account user password.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

nmsUserAccountLevel 1.3.6.1.4.1.3320.9.351.3.1.5
User account level, default value is 0, which is lowest level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER