HUAWEI-VO-AAA-CLIENT-MIB

File: HUAWEI-VO-AAA-CLIENT-MIB.mib (13174 bytes)

Imported modules

SNMPv2-SMI HUAWEI-3COM-OID-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY voice

Defined Types

EntryStatus  
INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)    

HWVoAAAClientLocalUserEntry  
SEQUENCE    
  hwVoAAAClientLocalUserName OCTET STRING
  hwVoAAAClientLocalUserPassword OCTET STRING
  hwVoAAAClientLocalRowStatus EntryStatus

HWVoAAAGwAccessNumberEntry  
SEQUENCE    
  hwVoAAAGwAccessnumber OCTET STRING
  hwVoAAAGwAuthentication INTEGER
  hwVoAAAGwAuthorization INTEGER
  hwVoAAAGwProcessConfig INTEGER
  hwVoAAAGwCardDigit INTEGER
  hwVoAAAGwPasswordDigit INTEGER
  hwVoAAAGwRedialtimes INTEGER
  hwVoAAAGwRowStatus EntryStatus

Defined Values

hwVoiceAAAClientMIB 1.5.25.1.9
MODULE-IDENTITY    

hwVoAAAClientObjects 1.5.25.1.9.1
OBJECT IDENTIFIER    

hwVoAAAClientCfgObjects 1.5.25.1.9.1.1
OBJECT IDENTIFIER    

hwVoAAAEnable 1.5.25.1.9.1.1.1
Whether or not the AAA service is enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwVoAAAClienttype 1.5.25.1.9.1.1.2
The AAA client type of this gateway.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER huawei(1), nonstandard-compatible-vsa(2), nonstandard-compatible-overload(3), ietf-rfc(4)  

hwVoAAAGwAuthenDidH323 1.5.25.1.9.1.1.3
Whether or not the Authentication of this gateway is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwVoAAAGwAuthorDidH323 1.5.25.1.9.1.1.4
Whether or not the Authorization of this gateway is enabled.When hwVoAAAGwAuthenDidH323 is disabled,this object cannot be set to enable .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwVoAAAGwAccounting 1.5.25.1.9.1.1.5
Whether or not the Accounting of this gateway is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwVoAAAGwAccountMethod 1.5.25.1.9.1.1.6
Set the sending mode of accounting packets of this gateway none No accounting start-ack send start accounting packets waiting the answer. start-no-ack send start and stop accounting packets without waiting answer. stop-only send stop accounting packets waiting the answer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), start-ack(2), start-no-ack(3), stop-only(4)  

hwVoAAAClientLocalUserTable 1.5.25.1.9.1.2
The table contains the information of the AAA client local user .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAAAClientLocalUserEntry

hwVoAAAClientLocalUserEntry 1.5.25.1.9.1.2.1
The information regarding a single AAA client local user.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAAAClientLocalUserEntry  

hwVoAAAClientLocalUserName 1.5.25.1.9.1.2.1.1
The name of the AAA client local user.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

hwVoAAAClientLocalUserPassword 1.5.25.1.9.1.2.1.2
The password of the AAA client local user.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

hwVoAAAClientLocalRowStatus 1.5.25.1.9.1.2.1.3
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-write
OBJECT-TYPE    
  EntryStatus  

hwVoAAAGwAccessNumberTable 1.5.25.1.9.1.3
The table contains the information of the AAA access number .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAAAGwAccessNumberEntry

hwVoAAAGwAccessNumberEntry 1.5.25.1.9.1.3.1
The information regarding a single access number.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAAAGwAccessNumberEntry  

hwVoAAAGwAccessnumber 1.5.25.1.9.1.3.1.1
The access number of the AAA client . In this string only character from '0' to '9' can present.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwVoAAAGwAuthentication 1.5.25.1.9.1.3.1.2
Whether or not the Authentication of this access number is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwVoAAAGwAuthorization 1.5.25.1.9.1.3.1.3
Whether or not the Authorization of this access number is enabled.When hwVoAAAGwAuthentication of this access number is disabled,this object cannot be set to enable .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwVoAAAGwProcessConfig 1.5.25.1.9.1.3.1.4
The dial process type of this access number .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER callernumber(1), cardnumber(2)  

hwVoAAAGwCardDigit 1.5.25.1.9.1.3.1.5
The card number digit of this access number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

hwVoAAAGwPasswordDigit 1.5.25.1.9.1.3.1.6
The password digit of this access number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

hwVoAAAGwRedialtimes 1.5.25.1.9.1.3.1.7
The redial times of this access number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

hwVoAAAGwRowStatus 1.5.25.1.9.1.3.1.8
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-write
OBJECT-TYPE    
  EntryStatus