CISCO-CALL-HISTORY-MIB
AI MIB Summary
The CISCO-CALL-HISTORY-MIB enables Cisco IOS routers to export detailed call record data, including call start/stop times, source/destination addresses, and call duration, for integration into accounting and billing systems. This module facilitates the retrieval of historical VoIP and voice call logs via SNMP to support traffic analysis and resource utilization reporting.
The MIB module to describe and store the call information of the routers for accounting purposes.
40
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
40 total| Object Name |
|---|
ciscoCallHistoryMib OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27 |
SNMPv2-SMI-v1 Unknown .1.3.6.1.4.1.9.9.27 |
ciscoCallHistoryMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.1 |
ciscoCallHistory OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.1.1 |
ciscoCallHistoryTableMaxLengthThe 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.rw Integer32 .1.3.6.1.4.1.9.9.27.1.1.1 |
ciscoCallHistoryRetainTimerThe 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.rw Integer32 .1.3.6.1.4.1.9.9.27.1.1.2 |
ciscoCallHistoryTableA table containing information about specific
calls to a specific destination. SEQUENCE OF CallHistoryEntry .1.3.6.1.4.1.9.9.27.1.1.3 |
ciscoCallHistoryEntryThe information regarding a single Connection. CallHistoryEntry .1.3.6.1.4.1.9.9.27.1.1.3.1 |
ciscoCallHistoryStartTimeThe 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. TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.9.27.1.1.3.1.1 |
ciscoCallHistoryIndexIndex variable to access the CallHistoryEntry objects
of the ciscoCallHistoryTable. Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.2 |
ciscoCallHistoryCallingNumberThe 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.ro OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.3 |
ciscoCallHistoryCalledNumberThe number this call is connected to. This variable is
instantiated if this is an outgoing call.ro OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.4 |
ciscoCallHistoryInterfaceNumberThis is the ifIndex value of the highest number of interface
through which the call was made.ro InterfaceIndex -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.5 |
ciscoCallHistoryDestinationAddressThe 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.ro OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.6 |
ciscoCallHistoryDestinationHostNameThe 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.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.7 |
ciscoCallHistoryCallDisconnectCauseThe reason for the call termination.ro Enumeration .1.3.6.1.4.1.9.9.27.1.1.3.1.8 |
ciscoCallHistoryCallConnectionTimeThe value of sysUpTime when the call was connected.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.9.27.1.1.3.1.9 |
ciscoCallHistoryCallDisconnectTimeThe value of sysUpTime when the call got disconnected
last.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.9.27.1.1.3.1.10 |
ciscoCallHistoryDialReasonThe 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.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.11 |
ciscoCallHistoryConnectTimeOfDayThe time of day at the time of call connect.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.12 |
ciscoCallHistoryDisconnectTimeOfDayThe time of day when the call disconnected.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.13 |
ciscoCallHistoryTransmitPacketsNumber of packets transmitted when this call was up.ro Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.14 |
ciscoCallHistoryTransmitBytesNumber of Bytes transmitted when this call was up.ro Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.15 |
ciscoCallHistoryReceivePacketsNumber of packets received when this call was up.ro Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.16 |
ciscoCallHistoryReceiveBytesNumber of Bytes received when this call was up.ro Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.17 |
ciscoCallHistoryRecordedUnitsAdvice of Charge recorded units when this call was up.ro Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.18 |
ciscoCallHistoryCurrencyAdvice of Charge currency type.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.27.1.1.3.1.19 |
ciscoCallHistoryCurrencyAmountAdvice of Charge currency amount when this call was up.ro Integer32 .1.3.6.1.4.1.9.9.27.1.1.3.1.20 |
ciscoCallHistoryMultiplierAdvice of Charge multiplier for currency amountro Enumeration .1.3.6.1.4.1.9.9.27.1.1.3.1.21 |
ciscoCallHistoryMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2 |
ciscoCallHistoryMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.1 |
ciscoCallHistoryMibCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.1.1 |
ciscoCallHistoryMibComplianceRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.1.2 |
ciscoCallHistoryMibComplianceV11R01 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.1.3 |
ciscoCallHistoryMibComplianceV11R02 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.1.4 |
ciscoCallHistoryMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.2 |
ciscoCallHistoryMibGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.2.1 |
ciscoCallHistoryMibGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.2.2 |
ciscoCallHistoryMibGroupRev2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.2.3 |
ciscoCallHistoryMibGlobalsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.27.2.2.4 |