CISCO-ISDN-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ISDN-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
 ciscoIsdnMib 1.3.6.1.4.1.9.9.26
The MIB module to describe the status of the ISDN Interfaces on the routers.
       ciscoIsdnMibObjects 1.3.6.1.4.1.9.9.26.1
           isdnNeighbor 1.3.6.1.4.1.9.9.26.1.1
               demandNbrTable 1.3.6.1.4.1.9.9.26.1.1.1 no-access
The list of neighbors from which the router will accept calls or to which it will place them.
                   demandNbrEntry 1.3.6.1.4.1.9.9.26.1.1.1.1 no-access
A single Neighbor. This entry is effectively permanent, and contains information describing the neighbor, his permissions, his last call attempt, and his cumulative effects.
                       demandNbrPhysIf 1.3.6.1.4.1.9.9.26.1.1.1.1.1 integer32 no-access
ifIndex value of the physical interface the neighbor will be called on. On an ISDN interface, this is the ifIndex value of the D channel.
                       demandNbrId 1.3.6.1.4.1.9.9.26.1.1.1.1.2 integer32 no-access
arbitrary sequence number associated with the neighbor.
                       demandNbrLogIf 1.3.6.1.4.1.9.9.26.1.1.1.1.3 integer32 read-only
ifIndex value of virtual interface associated with the neighbor. This interface maintains a queue of messages holding for the neighbor awaiting call completion, and all statistics.
                       demandNbrName 1.3.6.1.4.1.9.9.26.1.1.1.1.4 displaystring read-only
ASCII name of the neighbor.
                       demandNbrAddress 1.3.6.1.4.1.9.9.26.1.1.1.1.5 displaystring read-only
Call Address at which the neighbor should be called. Think of this as the set of characters following 'ATDT ' or the 'phone number' included in a D channel call request.
                       demandNbrPermission 1.3.6.1.4.1.9.9.26.1.1.1.1.6 integer read-only
applicable permissions. Enumeration: 'iCanCallHim': 1, 'heCanCallMe': 2, 'weCanCallEachOther': 3.
                       demandNbrMaxDuration 1.3.6.1.4.1.9.9.26.1.1.1.1.7 integer32 read-only
Maximum call duration in seconds.
                       demandNbrLastDuration 1.3.6.1.4.1.9.9.26.1.1.1.1.8 integer32 read-only
Duration of last call in seconds.
                       demandNbrClearReason 1.3.6.1.4.1.9.9.26.1.1.1.1.9 displaystring read-only
ASCII reason that the last call terminated.
                       demandNbrClearCode 1.3.6.1.4.1.9.9.26.1.1.1.1.10 octet string read-only
encoded reason for the last call tear down.
                       demandNbrSuccessCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.11 counter32 read-only
number of completed calls to neighbor since system reset.
                       demandNbrFailCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.12 counter32 read-only
Number of call attempts that have failed.
                       demandNbrAcceptCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.13 counter32 read-only
Number of calls accepted from the neighbor.
                       demandNbrRefuseCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.14 counter32 read-only
Number of calls from neighbor that we have refused.
                       demandNbrLastAttemptTime 1.3.6.1.4.1.9.9.26.1.1.1.1.15 timestamp read-only
sysUpTime of last call attempt.
                       demandNbrStatus 1.3.6.1.4.1.9.9.26.1.1.1.1.16 rowstatus read-only
Somebody might want to manage the device using SNMP some day...
                       demandNbrCallOrigin 1.3.6.1.4.1.9.9.26.1.1.1.1.17 integer read-only
Indication of outgoing or incoming call. Enumeration: 'answer': 2, 'callback': 3, 'originate': 1.
       ciscoIsdnMibTrapPrefix 1.3.6.1.4.1.9.9.26.2
           ciscoIsdnMibTraps 1.3.6.1.4.1.9.9.26.2.0
               demandNbrCallInformation 1.3.6.1.4.1.9.9.26.2.0.1
This trap/inform is sent to the manager whenever a successful call clears, or a failed call attempt is determined to have ultimately failed. In the event that call retry is active, then this is after all retry attempts have failed. However, only one such trap is sent in between successful call attempts; subsequent call attempts result in no trap.
               demandNbrCallDetails 1.3.6.1.4.1.9.9.26.2.0.2
This trap/inform is sent to the manager whenever a call connects, or clears, or a failed call attempt is determined to have ultimately failed. In the event that call retry is active, then this is after all retry attempts have failed. However, only one such trap is sent in between successful call attempts; subsequent call attempts result in no trap. Whenever a call connects, demandNbrLastDuration, demandNbrClearReason, and demandNbrClearCode objects are not included in the trap.
               demandNbrLayer2Change 1.3.6.1.4.1.9.9.26.2.0.3
This trap/inform is sent to the manager whenever the D-channel of an interface changes state.
               demandNbrCNANotification 1.3.6.1.4.1.9.9.26.2.0.4
This trap/inform is sent to the manager whenever the an incoming call request is rejected with cause 'requested circuit/channel not available' (CNA), code number 44. isdnSignalingIfIndex is the ifIndex value of the interface associated with this signaling channel. ifIndex is the interface index of the requested bearer channel
       ciscoIsdnMibConformance 1.3.6.1.4.1.9.9.26.3
           ciscoIsdnMibCompliances 1.3.6.1.4.1.9.9.26.3.1
               ciscoIsdnMibCompliance 1.3.6.1.4.1.9.9.26.3.1.1
The compliance statement for entities which implement the Cisco ISDN MIB
               ciscoIsdnMibComplianceRev1 1.3.6.1.4.1.9.9.26.3.1.2
The compliance statement for entities which implement the Cisco ISDN MIB
           ciscoIsdnMibGroups 1.3.6.1.4.1.9.9.26.3.2
               ciscoIsdnMibGroup 1.3.6.1.4.1.9.9.26.3.2.1
A collection of objects providing the ISDN MIB capability.
               ciscoIsdnMibGroupRev1 1.3.6.1.4.1.9.9.26.3.2.2
A collection of objects providing the call origin capability.