CISCO-ISDN-MIB

File: CISCO-ISDN-MIB.mib (14252 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI IF-MIB ISDN-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE Counter32
OBJECT-TYPE Integer32 DisplayString
TimeStamp RowStatus MODULE-COMPLIANCE
OBJECT-GROUP ciscoMgmt ifIndex
isdnLapdOperStatus isdnSignalingIndex isdnSignalingIfIndex

Defined Types

DemandNbrEntry  
SEQUENCE    
  demandNbrPhysIf Integer32 1..2147483647
  demandNbrId Integer32 0..2147483647
  demandNbrLogIf Integer32 1..2147483647
  demandNbrName DisplayString
  demandNbrAddress DisplayString
  demandNbrPermission INTEGER
  demandNbrMaxDuration Integer32 1..2147483647
  demandNbrLastDuration Integer32 1..2147483647
  demandNbrClearReason DisplayString
  demandNbrClearCode OCTET STRING
  demandNbrSuccessCalls Counter32
  demandNbrFailCalls Counter32
  demandNbrAcceptCalls Counter32
  demandNbrRefuseCalls Counter32
  demandNbrLastAttemptTime TimeStamp
  demandNbrStatus RowStatus
  demandNbrCallOrigin INTEGER

Defined Values

ciscoIsdnMib 1.3.6.1.4.1.9.9.26
The MIB module to describe the status of the ISDN Interfaces on the routers.
MODULE-IDENTITY    

ciscoIsdnMibObjects 1.3.6.1.4.1.9.9.26.1
OBJECT IDENTIFIER    

isdnNeighbor 1.3.6.1.4.1.9.9.26.1.1
OBJECT IDENTIFIER    

demandNbrTable 1.3.6.1.4.1.9.9.26.1.1.1
The list of neighbors from which the router will accept calls or to which it will place them.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DemandNbrEntry

demandNbrEntry 1.3.6.1.4.1.9.9.26.1.1.1.1
A single Neighbor. This entry is effectively permanent, and contains information describing the neighbor, his permissions, his last call attempt, and his cumulative effects.
Status: current Access: not-accessible
OBJECT-TYPE    
  DemandNbrEntry  

demandNbrPhysIf 1.3.6.1.4.1.9.9.26.1.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

demandNbrId 1.3.6.1.4.1.9.9.26.1.1.1.1.2
arbitrary sequence number associated with the neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

demandNbrLogIf 1.3.6.1.4.1.9.9.26.1.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

demandNbrName 1.3.6.1.4.1.9.9.26.1.1.1.1.4
ASCII name of the neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

demandNbrAddress 1.3.6.1.4.1.9.9.26.1.1.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

demandNbrPermission 1.3.6.1.4.1.9.9.26.1.1.1.1.6
applicable permissions.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER iCanCallHim(1), heCanCallMe(2), weCanCallEachOther(3)  

demandNbrMaxDuration 1.3.6.1.4.1.9.9.26.1.1.1.1.7
Maximum call duration in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

demandNbrLastDuration 1.3.6.1.4.1.9.9.26.1.1.1.1.8
Duration of last call in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

demandNbrClearReason 1.3.6.1.4.1.9.9.26.1.1.1.1.9
ASCII reason that the last call terminated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

demandNbrClearCode 1.3.6.1.4.1.9.9.26.1.1.1.1.10
encoded reason for the last call tear down.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

demandNbrSuccessCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.11
number of completed calls to neighbor since system reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

demandNbrFailCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.12
Number of call attempts that have failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

demandNbrAcceptCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.13
Number of calls accepted from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

demandNbrRefuseCalls 1.3.6.1.4.1.9.9.26.1.1.1.1.14
Number of calls from neighbor that we have refused.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

demandNbrLastAttemptTime 1.3.6.1.4.1.9.9.26.1.1.1.1.15
sysUpTime of last call attempt.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

demandNbrStatus 1.3.6.1.4.1.9.9.26.1.1.1.1.16
Somebody might want to manage the device using SNMP some day...
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

demandNbrCallOrigin 1.3.6.1.4.1.9.9.26.1.1.1.1.17
Indication of outgoing or incoming call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER originate(1), answer(2), callback(3)  

ciscoIsdnMibTrapPrefix 1.3.6.1.4.1.9.9.26.2
OBJECT IDENTIFIER    

ciscoIsdnMibTraps 1.3.6.1.4.1.9.9.26.2.0
OBJECT IDENTIFIER    

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.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoIsdnMibConformance 1.3.6.1.4.1.9.9.26.3
OBJECT IDENTIFIER    

ciscoIsdnMibCompliances 1.3.6.1.4.1.9.9.26.3.1
OBJECT IDENTIFIER    

ciscoIsdnMibGroups 1.3.6.1.4.1.9.9.26.3.2
OBJECT IDENTIFIER    

ciscoIsdnMibCompliance 1.3.6.1.4.1.9.9.26.3.1.1
The compliance statement for entities which implement the Cisco ISDN MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoIsdnMibComplianceRev1 1.3.6.1.4.1.9.9.26.3.1.2
The compliance statement for entities which implement the Cisco ISDN MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoIsdnMibGroup 1.3.6.1.4.1.9.9.26.3.2.1
A collection of objects providing the ISDN MIB capability.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIsdnMibGroupRev1 1.3.6.1.4.1.9.9.26.3.2.2
A collection of objects providing the call origin capability.
Status: current Access: read-only
OBJECT-GROUP