CISCO-VOICE-CARD-MIB

File: CISCO-VOICE-CARD-MIB.mib (6157 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP ciscoMgmt

Defined Types

CVoiceCardEntry  
SEQUENCE    
  cVoiceCardIndex Unsigned32
  cVoiceCardSlotNumber Unsigned32
  cVoiceCardCodecComplexity INTEGER
  cVoiceCardAdminStatus INTEGER

Defined Values

ciscoVoiceCard 1.3.6.1.4.1.9.9.300576
The MIB module to configure voice-card specific parameters such as codec complexity in voice- enabled cisco routers.
MODULE-IDENTITY    

ciscoVoiceCardNotifications 1.3.6.1.4.1.9.9.300576.0
OBJECT IDENTIFIER    

ciscoVoiceCardObjects 1.3.6.1.4.1.9.9.300576.1
OBJECT IDENTIFIER    

cVoiceCardTable 1.3.6.1.4.1.9.9.300576.1.1
A list of voice card entries. The number of entries is the number of slots in the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CVoiceCardEntry

cVoiceCardEntry 1.3.6.1.4.1.9.9.300576.1.1.1
An entry containing management information applicable to a particular voice card. The number of entries is the same as the number of slots in the router. This is a constant for a given router.
Status: current Access: not-accessible
OBJECT-TYPE    
  CVoiceCardEntry  

cVoiceCardIndex 1.3.6.1.4.1.9.9.300576.1.1.1.1
A unique value, greater than zero, used to index the cVoiceCardTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

cVoiceCardSlotNumber 1.3.6.1.4.1.9.9.300576.1.1.1.2
The slot number of the slot containing this voice card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

cVoiceCardCodecComplexity 1.3.6.1.4.1.9.9.300576.1.1.1.3
Determines whether the voice ports in the card can support all codecs or not. Medium complexity configuration can not support all codecs, while High Complexity configuration supports all codecs. The card may support all types of codecs listed, but the NMS setting a value will force the card only to use the codecs limited by the Codec Complexity configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hc(2), mc(4)  

cVoiceCardAdminStatus 1.3.6.1.4.1.9.9.300576.1.1.1.4
Administrative status of the voice card. The voice card is administratively down if all voice ports are shut. The agent changes the status whenever the status of the voice card changes in the router. The voice card changes state immediately when the NMS changes the state of this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

ciscoVoiceCardConformance 1.3.6.1.4.1.9.9.300576.2
OBJECT IDENTIFIER    

ciscoVoiceCardMIBCompliances 1.3.6.1.4.1.9.9.300576.2.1
OBJECT IDENTIFIER    

ciscoVoiceCardMIBGroups 1.3.6.1.4.1.9.9.300576.2.2
OBJECT IDENTIFIER    

ciscoVoiceCardMIBCompliance 1.3.6.1.4.1.9.9.300576.2.1.1
Describes the requirements for conformance to the Cisco Voice Card MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoVoiceCardGroup 1.3.6.1.4.1.9.9.300576.2.2.1
A collection of objects providing voice card specific functionality.
Status: current Access: read-write
OBJECT-GROUP