MIBs Depot

CISCO-CALL-HISTORY-MIB

Registered at
1.3.6.1.4.1.9.9.27
Last updated
1996-11-19 00:00
Organization
Cisco Systems, Inc.
Revisions
1995-08-15 00:00, 1995-07-20 00:00, 1995-08-15 00:00, 1996-11-19 00:00
Namespace
cisco
Source file
CISCO-CALL-HISTORY-MIB
Digest
sha256:b7994e665b94c40a3c5fa1fb089e5650ac398f1447e90a473197dffdc2fea4a8

Description

The MIB module to describe and store the call information of the routers for accounting purposes.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wan@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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-CALL-HISTORY-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoCallHistoryMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.27.1
ciscoCallHistory
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.27.1.1
ciscoCallHistoryTableMaxLength
OBJECT-TYPE
The upper limit on the number of entries that the ciscoCallHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and the new one will be created.
1.3.6.1.4.1.9.9.27.1.1.1Integer32 (0..500)read-writecurrent
ciscoCallHistoryRetainTimer
OBJECT-TYPE
The minimum amount of time that an ciscoCallHistoryEntry will be maintained before being deleted. A value of 0 will prevent any history from being retained, but will not prevent callCompletion traps being genarated.
1.3.6.1.4.1.9.9.27.1.1.2Integer32 (0..500)read-writecurrent
ciscoCallHistoryTable
OBJECT-TYPE
A table containing information about specific calls to a specific destination.
1.3.6.1.4.1.9.9.27.1.1.3not-accessiblecurrent
ciscoCallHistoryEntry
OBJECT-TYPE
The information regarding a single Connection.
1.3.6.1.4.1.9.9.27.1.1.3.1not-accessiblecurrent
ciscoCallHistoryStartTime
OBJECT-TYPE
The value of sysUpTime when this call history entry was created. This will be useful for an NMS to retrieve all calls after a specific time.
1.3.6.1.4.1.9.9.27.1.1.3.1.1TimeStampnot-accessiblecurrent
ciscoCallHistoryIndex
OBJECT-TYPE
Index variable to access the CallHistoryEntry objects of the ciscoCallHistoryTable.
1.3.6.1.4.1.9.9.27.1.1.3.1.2Integer32 (1..2147483647)not-accessiblecurrent
ciscoCallHistoryCallingNumber
OBJECT-TYPE
The calling number for this call. If the number is not available, then it will have a length of zero. The variable is instantiated if this is an incoming call.
1.3.6.1.4.1.9.9.27.1.1.3.1.3OCTET STRING (SIZE(1..255))read-onlycurrent
ciscoCallHistoryCalledNumber
OBJECT-TYPE
The number this call is connected to. This variable is instantiated if this is an outgoing call.
1.3.6.1.4.1.9.9.27.1.1.3.1.4OCTET STRING (SIZE(1..255))read-onlycurrent
ciscoCallHistoryInterfaceNumber
OBJECT-TYPE
This is the ifIndex value of the highest number of interface through which the call was made.
1.3.6.1.4.1.9.9.27.1.1.3.1.5InterfaceIndexread-onlycurrent
ciscoCallHistoryDestinationAddress
OBJECT-TYPE
The address of the host this call is connected to, if it is available. Most devices/routers connected to an interface have an address and this object will store that. The variable is not instantiated if it is not available.
1.3.6.1.4.1.9.9.27.1.1.3.1.6OCTET STRING (SIZE(1..60))read-onlycurrent
ciscoCallHistoryDestinationHostName
OBJECT-TYPE
The name of the host this call is connected to. Most devices/routers connected to an interface have a name and this object will store that name.
1.3.6.1.4.1.9.9.27.1.1.3.1.7DisplayStringread-onlycurrent
ciscoCallHistoryCallDisconnectCause
OBJECT-TYPE
The reason for the call termination.
1.3.6.1.4.1.9.9.27.1.1.3.1.8INTEGER {other(1), normalDisconnectSent(2), normalDisconnectReceived(3), networkOutOfOrder(4), callRejected(5), userBusy(6), noCircuitChannelAvailable(7), interworkingError(8)}read-onlycurrent
ciscoCallHistoryCallConnectionTime
OBJECT-TYPE
The value of sysUpTime when the call was connected.
1.3.6.1.4.1.9.9.27.1.1.3.1.9TimeStampread-onlycurrent
ciscoCallHistoryCallDisconnectTime
OBJECT-TYPE
The value of sysUpTime when the call got disconnected last.
1.3.6.1.4.1.9.9.27.1.1.3.1.10TimeStampread-onlycurrent
ciscoCallHistoryDialReason
OBJECT-TYPE
The reason for initiating this call. This may include the destination address of the interesting packet that forced us to dial. This variable is instantiated for an outgoing call.
1.3.6.1.4.1.9.9.27.1.1.3.1.11DisplayStringread-onlycurrent
ciscoCallHistoryConnectTimeOfDay
OBJECT-TYPE
The time of day at the time of call connect.
1.3.6.1.4.1.9.9.27.1.1.3.1.12DisplayStringread-onlycurrent
ciscoCallHistoryDisconnectTimeOfDay
OBJECT-TYPE
The time of day when the call disconnected.
1.3.6.1.4.1.9.9.27.1.1.3.1.13DisplayStringread-onlycurrent
ciscoCallHistoryTransmitPackets
OBJECT-TYPE
Number of packets transmitted when this call was up.
1.3.6.1.4.1.9.9.27.1.1.3.1.14Integer32read-onlycurrent
ciscoCallHistoryTransmitBytes
OBJECT-TYPE
Number of Bytes transmitted when this call was up.
1.3.6.1.4.1.9.9.27.1.1.3.1.15Integer32read-onlycurrent
ciscoCallHistoryReceivePackets
OBJECT-TYPE
Number of packets received when this call was up.
1.3.6.1.4.1.9.9.27.1.1.3.1.16Integer32read-onlycurrent
ciscoCallHistoryReceiveBytes
OBJECT-TYPE
Number of Bytes received when this call was up.
1.3.6.1.4.1.9.9.27.1.1.3.1.17Integer32read-onlycurrent
ciscoCallHistoryRecordedUnits
OBJECT-TYPE
Advice of Charge recorded units when this call was up.
1.3.6.1.4.1.9.9.27.1.1.3.1.18Integer32 (0..16777215)read-onlycurrent
ciscoCallHistoryCurrency
OBJECT-TYPE
Advice of Charge currency type.
1.3.6.1.4.1.9.9.27.1.1.3.1.19DisplayStringread-onlycurrent
ciscoCallHistoryCurrencyAmount
OBJECT-TYPE
Advice of Charge currency amount when this call was up.
1.3.6.1.4.1.9.9.27.1.1.3.1.20Integer32 (0..16777215)read-onlycurrent
ciscoCallHistoryMultiplier
OBJECT-TYPE
Advice of Charge multiplier for currency amount
1.3.6.1.4.1.9.9.27.1.1.3.1.21INTEGER {oneThousandth(0), oneHundreth(1), oneTenth(2), one(3), ten(4), hundred(5), thousand(6)}read-onlycurrent
ciscoCallHistoryMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.27.2
ciscoCallHistoryMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.27.2.1
ciscoCallHistoryMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.27.2.2

Conformance

NameOIDStatus
ciscoCallHistoryMibCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco call History MIB
1.3.6.1.4.1.9.9.27.2.1.1obsolete
ciscoCallHistoryMibComplianceRev1
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco call History MIB
1.3.6.1.4.1.9.9.27.2.1.2obsolete
ciscoCallHistoryMibComplianceV11R01
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco call History MIB
1.3.6.1.4.1.9.9.27.2.1.3obsolete
ciscoCallHistoryMibComplianceV11R02
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco call History MIB
1.3.6.1.4.1.9.9.27.2.1.4current
ciscoCallHistoryMibGroup
OBJECT-GROUP
A collection of objects providing the call History MIB capability.
1.3.6.1.4.1.9.9.27.2.2.1obsolete
ciscoCallHistoryMibGroupRev1
OBJECT-GROUP
A collection of objects providing the call History MIB capability.
1.3.6.1.4.1.9.9.27.2.2.2obsolete
ciscoCallHistoryMibGroupRev2
OBJECT-GROUP
A collection of objects providing the call History MIB capability.
1.3.6.1.4.1.9.9.27.2.2.3current
ciscoCallHistoryMibGlobalsGroup
OBJECT-GROUP
A collection of objects providing control over the retention of call History.
1.3.6.1.4.1.9.9.27.2.2.4current