CISCO-DIAL-CONTROL-MIB
AI MIB Summary
The CISCO-DIAL-CONTROL-MIB enables monitoring of call history and session statistics for Cisco demand access interfaces, specifically tracking dial-in and dial-out events to facilitate troubleshooting of legacy ISDN, analog modem, and dialer-based connections.
The MIB module to describe call history information for demand access and possibly other kinds of interfaces.
29
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
ciscoDialControlMib OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25 |
IMPORTS Unknown .1.3.6.1.4.1.9.10.25 |
ciscoDialControlMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25.1 |
cCallHistory OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25.1.4 |
cCallHistoryTableA table containing information about specific
calls to a specific destination. SEQUENCE OF CCallHistoryEntry .1.3.6.1.4.1.9.10.25.1.4.3 |
cCallHistoryEntryThe information regarding a single Connection. CCallHistoryEntry .1.3.6.1.4.1.9.10.25.1.4.3.1 |
cCallHistoryIndexA monotonically increasing integer for the sole purpose of
indexing call disconnection events. When it reaches the
maximum value, an extremely unlikely event, the agent wraps
the value back to 1 and may flush existing entries. Unsigned32 .1.3.6.1.4.1.9.10.25.1.4.3.1.1 |
cCallHistorySetupTimeThe value of sysUpTime when the call setup was started.
This will be useful for an NMS to sort the call history
entry with call setup time. Also, this object
can be useful in finding large delays between the time the
call was started and the time the call was connected.
For ISDN media, this will be the time when the setup
message was received from or sent to the network.
The value of this object is the same as callActiveSetupTime
in the callActiveTablero TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.10.25.1.4.3.1.2 |
cCallHistoryPeerAddressThe number this call was connected to. If the number is
not available, then it will have a length of zero.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.10.25.1.4.3.1.3 |
cCallHistoryPeerSubAddressThe subaddress this call was connected to. If the subaddress
is undefined or not available, this will be a zero length
string.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.10.25.1.4.3.1.4 |
cCallHistoryPeerIdThis is the Id value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist, the value of this object
will be zero.ro INTEGER .1.3.6.1.4.1.9.10.25.1.4.3.1.5 |
cCallHistoryPeerIfIndexThis is the ifIndex value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist, the value of this object
will be zero.ro INTEGER .1.3.6.1.4.1.9.10.25.1.4.3.1.6 |
cCallHistoryLogicalIfIndexThis is the ifIndex value of the logical interface through
which this call was made. For ISDN media, this would be
the ifIndex of the B channel which was used for this call.ro InterfaceIndex -- Rsyntax Integer32 .1.3.6.1.4.1.9.10.25.1.4.3.1.7 |
cCallHistoryDisconnectCauseThe encoded network cause value associated with this call.
The value of this object will depend on the interface type
as well as on the protocol and protocol version being
used on this interface. Some references for possible cause
values are given below.ro OCTET STRING .1.3.6.1.4.1.9.10.25.1.4.3.1.8 |
cCallHistoryDisconnectTextASCII text describing the reason for call termination.
This object exists because it would be impossible for
a management station to store all possible cause values
for all types of interfaces. It should be used only if
a management station is unable to decode the value of
dialCtlPeerStatsLastDisconnectCause.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.10.25.1.4.3.1.9 |
cCallHistoryConnectTimeThe value of sysUpTime when the call was connected.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.10.25.1.4.3.1.10 |
cCallHistoryDisconnectTimeThe value of sysUpTime when the call was disconnected.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.10.25.1.4.3.1.11 |
cCallHistoryCallOriginThe call origin.ro Enumeration .1.3.6.1.4.1.9.10.25.1.4.3.1.12 |
cCallHistoryChargedUnitsThe number of charged units for this connection.
For incoming calls or if charging information is
not supplied by the switch, the value of this object
will be zero.ro AbsoluteCounter32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.10.25.1.4.3.1.13 |
cCallHistoryInfoTypeThe information type for this call.ro Enumeration .1.3.6.1.4.1.9.10.25.1.4.3.1.14 |
cCallHistoryTransmitPacketsThe number of packets which were transmitted while this
call was active.ro AbsoluteCounter32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.10.25.1.4.3.1.15 |
cCallHistoryTransmitBytesThe number of bytes which were transmitted while this
call was active.ro AbsoluteCounter32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.10.25.1.4.3.1.16 |
cCallHistoryReceivePacketsThe number of packets which were received while this
call was active.ro AbsoluteCounter32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.10.25.1.4.3.1.17 |
cCallHistoryReceiveBytesThe number of bytes which were received while this
call was active.ro AbsoluteCounter32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.10.25.1.4.3.1.18 |
ciscoDialControlMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25.3 |
ciscoDialControlMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25.3.1 |
ciscoDialControlMibCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25.3.1.1 |
ciscoDialControlMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25.3.2 |
cCallHistoryGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.25.3.2.1 |