CISCO-VOICE-ENABLED-LINK-MIB

File: CISCO-VOICE-ENABLED-LINK-MIB.mib (8340 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE DisplayString
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
ciscoExperiment

Defined Types

CvEnabledLinkEntry  
SEQUENCE    
  cvEnabledLinkIndex INTEGER
  cvEnabledLinkType INTEGER
  cvEnabledLinkInterfaceName DisplayString
  cvEnabledLinkVpiDlci INTEGER
  cvEnabledLinkVci INTEGER
  cvEnabledLinkRemoteMacAddr MacAddress

Defined Values

ciscoVoiceEnabledLinkMIB 1.3.6.1.4.1.9.10.53
This MIB module provides information about Voice Enabled ATM and Frame Relay Links used by the Cisco Switched voice protocol. The Cisco Switched voice protocol passes the default MAC address for its node to the next node in the path, in both call setup messages and keepalive requests and responses. This MAC address is stored at the remote node to identify where the incoming pvc originates. This information is then used by the Cisco Voice Manager Application to determine the voice network topology.
MODULE-IDENTITY    

cvenabledlinkMIBObjects 1.3.6.1.4.1.9.10.53.1
OBJECT IDENTIFIER    


cvEnabledDefaultMacAddr 1.3.6.1.4.1.9.10.53.1.1.1
This item defines the Default MAC Address used by this node in call set up messages, keepalive requests and responses.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cvEnabledLinkTable 1.3.6.1.4.1.9.10.53.1.1.2
This table contains information about ATM and Frame Relay Links used by voice over ATM and voice over Frame Relay calls.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvEnabledLinkEntry

cvEnabledLinkEntry 1.3.6.1.4.1.9.10.53.1.1.2.1
The information regarding a single ATM or Frame Relay Link. An entry of this table is created when its associated pvc is enabled for carrying Cisco Switched voice traffic. The entry is deleted when its associated pvc is no longer enabled for Cisco Switched voice traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvEnabledLinkEntry  

cvEnabledLinkIndex 1.3.6.1.4.1.9.10.53.1.1.2.1.1
A monotonically increasing number, starting from zero, that is assigned to each link that is currently configured to carry Cisco Switched voice traffic. If a link is later unconfigured for voice traffic, the number assigned to it will not be reused. When the maximum value is reached, the value will wrap to zero and use a currently unassigned value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483648  

cvEnabledLinkType 1.3.6.1.4.1.9.10.53.1.1.2.1.2
The object defines the type of link, either ATM or Frame Relay.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER atm(1), framerelay(2)  

cvEnabledLinkInterfaceName 1.3.6.1.4.1.9.10.53.1.1.2.1.3
The object specifies the iFName of the peer interface that is used for the voice over ATM/FR call. A zero length string indicates that the value is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvEnabledLinkVpiDlci 1.3.6.1.4.1.9.10.53.1.1.2.1.4
The VPI or DLCI used for this ATM/Frame Relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

cvEnabledLinkVci 1.3.6.1.4.1.9.10.53.1.1.2.1.5
The VCI used, if it is an ATM connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cvEnabledLinkRemoteMacAddr 1.3.6.1.4.1.9.10.53.1.1.2.1.6
The default MAC address of the node at the other end of the link.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ciscoVoiceEnabledLinkMIBNotificationPrefix 1.3.6.1.4.1.9.10.53.2
OBJECT IDENTIFIER    

ciscoVoiceEnabledLinkMIBNotifications 1.3.6.1.4.1.9.10.53.2.0
OBJECT IDENTIFIER    

ciscoVoiceEnabledlinkMIBConformance 1.3.6.1.4.1.9.10.53.3
OBJECT IDENTIFIER    

ciscoVoiceEnabledlinkMIBCompliances 1.3.6.1.4.1.9.10.53.3.1
OBJECT IDENTIFIER    

ciscoVoiceEnabledlinkMIBGroups 1.3.6.1.4.1.9.10.53.3.2
OBJECT IDENTIFIER    

ciscoVoiceEnabledlinkMIBCompliance 1.3.6.1.4.1.9.10.53.3.1.1
The compliance statement for entities which implement the CISCO VOICE ENABLED LINK MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

cvEnabledMacAddrGroup 1.3.6.1.4.1.9.10.53.3.2.1
A collection of objects providing the Default Mac Address capability.
Status: current Access: read-only
OBJECT-GROUP    

cvEnabledLinkGroup 1.3.6.1.4.1.9.10.53.3.2.2
A collection of objects providing the Voice Enabled Link entry capability.
Status: current Access: read-only
OBJECT-GROUP