ASCEND-VOIP-MIB

File: ASCEND-VOIP-MIB.mib (2590 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

voipGroup IpAddress OBJECT-TYPE

Defined Types

VoipCfgGkEntry  
SEQUENCE    
  voipCfgGkIndex INTEGER
  voipCfgGkStatus INTEGER
  voipCfgGkIpAddress IpAddress

Defined Values

voipCfgGroup 1.3.6.1.4.1.529.28.1
OBJECT IDENTIFIER    

voipCfgGkGroup 1.3.6.1.4.1.529.28.1.1
OBJECT IDENTIFIER    

voipCfgGwGroup 1.3.6.1.4.1.529.28.1.2
OBJECT IDENTIFIER    

voipCfgGkTable 1.3.6.1.4.1.529.28.1.1.1
A list of entries for H323 network Gatekeeper.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoipCfgGkEntry

voipCfgGkEntry 1.3.6.1.4.1.529.28.1.1.1.1
An entry holding information about the Gatekeepers for the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VoipCfgGkEntry  

voipCfgGkIndex 1.3.6.1.4.1.529.28.1.1.1.1.1
This number uniquely identifies the Gatekeeper.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

voipCfgGkStatus 1.3.6.1.4.1.529.28.1.1.1.1.2
This value indicates whether the gateway is registered with the Gatekeeper.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER registered(1), not-registered(2)  

voipCfgGkIpAddress 1.3.6.1.4.1.529.28.1.1.1.1.3
The IP address of the Gatekeeper.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

voipCfgGwVpnMode 1.3.6.1.4.1.529.28.1.2.1
Virtual Private Network Toggle Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipCfgGwPktAudioMode 1.3.6.1.4.1.529.28.1.2.2
Audio Coder to be used for voice packetization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), g711-ulaw(2), g711-alaw(3), g723(4), g729(5), g723-6-4kps(6)