CISCO-CALL-HISTORY-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CALL-HISTORY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoCallHistoryMib 1.3.6.1.4.1.9.9.27
The MIB module to describe and store the call information of the routers for accounting purposes.
       ciscoCallHistoryMibObjects 1.3.6.1.4.1.9.9.27.1
           ciscoCallHistory 1.3.6.1.4.1.9.9.27.1.1
               ciscoCallHistoryTableMaxLength 1.3.6.1.4.1.9.9.27.1.1.1 integer32 read-write
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.
               ciscoCallHistoryRetainTimer 1.3.6.1.4.1.9.9.27.1.1.2 integer32 read-write
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.
               ciscoCallHistoryTable 1.3.6.1.4.1.9.9.27.1.1.3 no-access
A table containing information about specific calls to a specific destination.
                   ciscoCallHistoryEntry 1.3.6.1.4.1.9.9.27.1.1.3.1 no-access
The information regarding a single Connection.
                       ciscoCallHistoryStartTime 1.3.6.1.4.1.9.9.27.1.1.3.1.1 timestamp no-access
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.
                       ciscoCallHistoryIndex 1.3.6.1.4.1.9.9.27.1.1.3.1.2 integer32 no-access
Index variable to access the CallHistoryEntry objects of the ciscoCallHistoryTable.
                       ciscoCallHistoryCallingNumber 1.3.6.1.4.1.9.9.27.1.1.3.1.3 octet string read-only
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.
                       ciscoCallHistoryCalledNumber 1.3.6.1.4.1.9.9.27.1.1.3.1.4 octet string read-only
The number this call is connected to. This variable is instantiated if this is an outgoing call.
                       ciscoCallHistoryInterfaceNumber 1.3.6.1.4.1.9.9.27.1.1.3.1.5 interfaceindex read-only
This is the ifIndex value of the highest number of interface through which the call was made.
                       ciscoCallHistoryDestinationAddress 1.3.6.1.4.1.9.9.27.1.1.3.1.6 octet string read-only
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.
                       ciscoCallHistoryDestinationHostName 1.3.6.1.4.1.9.9.27.1.1.3.1.7 displaystring read-only
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.
                       ciscoCallHistoryCallDisconnectCause 1.3.6.1.4.1.9.9.27.1.1.3.1.8 integer read-only
The reason for the call termination. Enumeration: 'normalDisconnectReceived': 3, 'noCircuitChannelAvailable': 7, 'userBusy': 6, 'other': 1, 'interworkingError': 8, 'callRejected': 5, 'normalDisconnectSent': 2, 'networkOutOfOrder': 4.
                       ciscoCallHistoryCallConnectionTime 1.3.6.1.4.1.9.9.27.1.1.3.1.9 timestamp read-only
The value of sysUpTime when the call was connected.
                       ciscoCallHistoryCallDisconnectTime 1.3.6.1.4.1.9.9.27.1.1.3.1.10 timestamp read-only
The value of sysUpTime when the call got disconnected last.
                       ciscoCallHistoryDialReason 1.3.6.1.4.1.9.9.27.1.1.3.1.11 displaystring read-only
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.
                       ciscoCallHistoryConnectTimeOfDay 1.3.6.1.4.1.9.9.27.1.1.3.1.12 displaystring read-only
The time of day at the time of call connect.
                       ciscoCallHistoryDisconnectTimeOfDay 1.3.6.1.4.1.9.9.27.1.1.3.1.13 displaystring read-only
The time of day when the call disconnected.
                       ciscoCallHistoryTransmitPackets 1.3.6.1.4.1.9.9.27.1.1.3.1.14 integer32 read-only
Number of packets transmitted when this call was up.
                       ciscoCallHistoryTransmitBytes 1.3.6.1.4.1.9.9.27.1.1.3.1.15 integer32 read-only
Number of Bytes transmitted when this call was up.
                       ciscoCallHistoryReceivePackets 1.3.6.1.4.1.9.9.27.1.1.3.1.16 integer32 read-only
Number of packets received when this call was up.
                       ciscoCallHistoryReceiveBytes 1.3.6.1.4.1.9.9.27.1.1.3.1.17 integer32 read-only
Number of Bytes received when this call was up.
                       ciscoCallHistoryRecordedUnits 1.3.6.1.4.1.9.9.27.1.1.3.1.18 integer32 read-only
Advice of Charge recorded units when this call was up.
                       ciscoCallHistoryCurrency 1.3.6.1.4.1.9.9.27.1.1.3.1.19 displaystring read-only
Advice of Charge currency type.
                       ciscoCallHistoryCurrencyAmount 1.3.6.1.4.1.9.9.27.1.1.3.1.20 integer32 read-only
Advice of Charge currency amount when this call was up.
                       ciscoCallHistoryMultiplier 1.3.6.1.4.1.9.9.27.1.1.3.1.21 integer read-only
Advice of Charge multiplier for currency amount Enumeration: 'ten': 4, 'oneThousandth': 0, 'thousand': 6, 'oneHundreth': 1, 'one': 3, 'oneTenth': 2, 'hundred': 5.
       ciscoCallHistoryMibConformance 1.3.6.1.4.1.9.9.27.2
           ciscoCallHistoryMibCompliances 1.3.6.1.4.1.9.9.27.2.1
               ciscoCallHistoryMibCompliance 1.3.6.1.4.1.9.9.27.2.1.1
The compliance statement for entities which implement the Cisco call History MIB
               ciscoCallHistoryMibComplianceRev1 1.3.6.1.4.1.9.9.27.2.1.2
The compliance statement for entities which implement the Cisco call History MIB
               ciscoCallHistoryMibComplianceV11R01 1.3.6.1.4.1.9.9.27.2.1.3
The compliance statement for entities which implement the Cisco call History MIB
               ciscoCallHistoryMibComplianceV11R02 1.3.6.1.4.1.9.9.27.2.1.4
The compliance statement for entities which implement the Cisco call History MIB
           ciscoCallHistoryMibGroups 1.3.6.1.4.1.9.9.27.2.2
               ciscoCallHistoryMibGroup 1.3.6.1.4.1.9.9.27.2.2.1
A collection of objects providing the call History MIB capability.
               ciscoCallHistoryMibGroupRev1 1.3.6.1.4.1.9.9.27.2.2.2
A collection of objects providing the call History MIB capability.
               ciscoCallHistoryMibGroupRev2 1.3.6.1.4.1.9.9.27.2.2.3
A collection of objects providing the call History MIB capability.
               ciscoCallHistoryMibGlobalsGroup 1.3.6.1.4.1.9.9.27.2.2.4
A collection of objects providing control over the retention of call History.