CISCO-ISDN-MIB
- Registered at
- 1.3.6.1.4.1.9.9.26
- Last updated
- 2001-02-09 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2001-02-09 00:00, 2000-03-27 00:00, 2000-02-23 00:00, 1999-05-07 00:00, 1996-02-21 00:00, 1995-08-15 00:00, 1995-01-30 00:00
- Namespace
- cisco
- Source file
CISCO-ISDN-MIB- Digest
sha256:e4583961b57b0f84fdc566c71098fade510eee7fa34fef5155e3fdca90dede1a
Description
The MIB module to describe the status of the ISDN Interfaces on the routers.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-isdn@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| ISDN-MIB | isdnLapdOperStatus, isdnSignalingIfIndex, isdnSignalingIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ISDN-MIB CISCO-SMI IANAifType-MIB IF-MIB ISDN-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoIsdnMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.26.1 | |||
| isdnNeighbor OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.26.1.1 | |||
| demandNbrTable OBJECT-TYPE The list of neighbors from which the router will accept calls or to which it will place them. | 1.3.6.1.4.1.9.9.26.1.1.1 | not-accessible | current | |
| demandNbrEntry OBJECT-TYPE A single Neighbor. This entry is effectively permanent, and contains information describing the neighbor, his permissions, his last call attempt, and his cumulative effects. | 1.3.6.1.4.1.9.9.26.1.1.1.1 | not-accessible | current | |
| demandNbrPhysIf OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.26.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| demandNbrId OBJECT-TYPE arbitrary sequence number associated with the neighbor. | 1.3.6.1.4.1.9.9.26.1.1.1.1.2 | Integer32 (0..2147483647) | not-accessible | current |
| demandNbrLogIf OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.26.1.1.1.1.3 | Integer32 (1..2147483647) | read-create | current |
| demandNbrName OBJECT-TYPE ASCII name of the neighbor. | 1.3.6.1.4.1.9.9.26.1.1.1.1.4 | DisplayString | read-create | current |
| demandNbrAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.26.1.1.1.1.5 | DisplayString | read-create | current |
| demandNbrPermission OBJECT-TYPE applicable permissions. | 1.3.6.1.4.1.9.9.26.1.1.1.1.6 | INTEGER {iCanCallHim(1), heCanCallMe(2), weCanCallEachOther(3)} | read-create | current |
| demandNbrMaxDuration OBJECT-TYPE Maximum call duration in seconds. | 1.3.6.1.4.1.9.9.26.1.1.1.1.7 | Integer32 (1..2147483647) | read-create | current |
| demandNbrLastDuration OBJECT-TYPE Duration of last call in seconds. | 1.3.6.1.4.1.9.9.26.1.1.1.1.8 | Integer32 (1..2147483647) | read-only | current |
| demandNbrClearReason OBJECT-TYPE ASCII reason that the last call terminated. | 1.3.6.1.4.1.9.9.26.1.1.1.1.9 | DisplayString | read-only | current |
| demandNbrClearCode OBJECT-TYPE encoded reason for the last call tear down. | 1.3.6.1.4.1.9.9.26.1.1.1.1.10 | OCTET STRING | read-only | current |
| demandNbrSuccessCalls OBJECT-TYPE number of completed calls to neighbor since system reset. | 1.3.6.1.4.1.9.9.26.1.1.1.1.11 | Counter32 | read-only | current |
| demandNbrFailCalls OBJECT-TYPE Number of call attempts that have failed. | 1.3.6.1.4.1.9.9.26.1.1.1.1.12 | Counter32 | read-only | current |
| demandNbrAcceptCalls OBJECT-TYPE Number of calls accepted from the neighbor. | 1.3.6.1.4.1.9.9.26.1.1.1.1.13 | Counter32 | read-only | current |
| demandNbrRefuseCalls OBJECT-TYPE Number of calls from neighbor that we have refused. | 1.3.6.1.4.1.9.9.26.1.1.1.1.14 | Counter32 | read-only | current |
| demandNbrLastAttemptTime OBJECT-TYPE sysUpTime of last call attempt. | 1.3.6.1.4.1.9.9.26.1.1.1.1.15 | TimeStamp | read-only | current |
| demandNbrStatus OBJECT-TYPE Somebody might want to manage the device using SNMP some day... | 1.3.6.1.4.1.9.9.26.1.1.1.1.16 | RowStatus | read-create | current |
| demandNbrCallOrigin OBJECT-TYPE Indication of outgoing or incoming call. | 1.3.6.1.4.1.9.9.26.1.1.1.1.17 | INTEGER {originate(1), answer(2), callback(3)} | read-only | current |
| ciscoIsdnMibTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.26.2 | |||
| ciscoIsdnMibTraps OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.26.2.0 | |||
| ciscoIsdnMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.26.3 | |||
| ciscoIsdnMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.26.3.1 | |||
| ciscoIsdnMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.26.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| demandNbrCallInformation NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.9.26.2.0.1 | obsolete |
| demandNbrCallDetails NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.9.26.2.0.2 | current |
| demandNbrLayer2Change NOTIFICATION-TYPE This trap/inform is sent to the manager whenever the D-channel of an interface changes state. | 1.3.6.1.4.1.9.9.26.2.0.3 | current |
| demandNbrCNANotification NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.26.2.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoIsdnMibCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco ISDN MIB | 1.3.6.1.4.1.9.9.26.3.1.1 | current |
| ciscoIsdnMibComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco ISDN MIB | 1.3.6.1.4.1.9.9.26.3.1.2 | current |
| ciscoIsdnMibGroup OBJECT-GROUP A collection of objects providing the ISDN MIB capability. | 1.3.6.1.4.1.9.9.26.3.2.1 | current |
| ciscoIsdnMibGroupRev1 OBJECT-GROUP A collection of objects providing the call origin capability. | 1.3.6.1.4.1.9.9.26.3.2.2 | current |