CISCO-VOICE-ENABLED-LINK-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VOICE-ENABLED-LINK-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       cvenabledlinkMIBObjects 1.3.6.1.4.1.9.10.53.1
           cvEnabledLink 1.3.6.1.4.1.9.10.53.1.1
               cvEnabledDefaultMacAddr 1.3.6.1.4.1.9.10.53.1.1.1 macaddress read-only
This item defines the Default MAC Address used by this node in call set up messages, keepalive requests and responses.
               cvEnabledLinkTable 1.3.6.1.4.1.9.10.53.1.1.2 no-access
This table contains information about ATM and Frame Relay Links used by voice over ATM and voice over Frame Relay calls.
                   cvEnabledLinkEntry 1.3.6.1.4.1.9.10.53.1.1.2.1 no-access
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.
                       cvEnabledLinkIndex 1.3.6.1.4.1.9.10.53.1.1.2.1.1 integer read-only
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.
                       cvEnabledLinkType 1.3.6.1.4.1.9.10.53.1.1.2.1.2 integer read-only
The object defines the type of link, either ATM or Frame Relay. Enumeration: 'atm': 1, 'framerelay': 2.
                       cvEnabledLinkInterfaceName 1.3.6.1.4.1.9.10.53.1.1.2.1.3 displaystring read-only
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.
                       cvEnabledLinkVpiDlci 1.3.6.1.4.1.9.10.53.1.1.2.1.4 integer read-only
The VPI or DLCI used for this ATM/Frame Relay connection.
                       cvEnabledLinkVci 1.3.6.1.4.1.9.10.53.1.1.2.1.5 integer read-only
The VCI used, if it is an ATM connection.
                       cvEnabledLinkRemoteMacAddr 1.3.6.1.4.1.9.10.53.1.1.2.1.6 macaddress read-only
The default MAC address of the node at the other end of the link.
       ciscoVoiceEnabledLinkMIBNotificationPrefix 1.3.6.1.4.1.9.10.53.2
           ciscoVoiceEnabledLinkMIBNotifications 1.3.6.1.4.1.9.10.53.2.0
       ciscoVoiceEnabledlinkMIBConformance 1.3.6.1.4.1.9.10.53.3
           ciscoVoiceEnabledlinkMIBCompliances 1.3.6.1.4.1.9.10.53.3.1
               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
           ciscoVoiceEnabledlinkMIBGroups 1.3.6.1.4.1.9.10.53.3.2
               cvEnabledMacAddrGroup 1.3.6.1.4.1.9.10.53.3.2.1
A collection of objects providing the Default Mac Address capability.
               cvEnabledLinkGroup 1.3.6.1.4.1.9.10.53.3.2.2
A collection of objects providing the Voice Enabled Link entry capability.