Home/Catalog/HPN-ICF-VOICE-CALL-HISTORY-MIB

HPN-ICF-VOICE-CALL-HISTORY-MIB

AI MIB Summary

The HPN-ICF-VOICE-CALL-HISTORY-MIB enables SNMP-based retrieval of historical voice call session records, including call identifiers, timestamps, and call duration, from Hewlett Packard Enterprise (HPE) Intelligent Call Flow (ICF) voice gateways. This module facilitates the auditing and analysis of call traffic patterns by exposing call history data structures for network performance monitoring and troubleshooting.

This MIB file is to provide the definition of voice call history record information.
Main OID:
hpnicfVoCallHistory.1.3.6.1.4.1.11.2.14.11.15.2.39.16
38
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

38 total
Object Name
hpnicfVoCallHistoryThis MIB file is to provide the definition of voice call history record information.
MODULE-IDENTITY
.1.3.6.1.4.1.11.2.14.11.15.2.39.16
IMPORTSThis MIB file is to provide the definition of voice call history record information.
Unknown
.1.3.6.1.4.1.11.2.14.11.15.2.39.16
hpnicfVoiceCallHistoryObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1
hpnicfCallHistoryTableA table containing information about specific calls to a specific destination.
SEQUENCE OF HpnicfCallHistoryEntry
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1
hpnicfCallHistoryEntryThe information regarding a single connection.
HpnicfCallHistoryEntry
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1
hpnicfCallHistoryIndexThe index of the call history table. It's a monotonically increasing integer for the sole purpose of indexing call disconnection events. When it reaches to the maximum value, the value will back to 1.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.1
hpnicfCallHistorySetupTimeThe value of sysUpTime when the call was started.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.2
hpnicfCallHistoryConnectTimeThe value of sysUpTime when the call was connected. If the call is not connected, this object will have a value of zero.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.3
hpnicfCallHistoryTerminateTimeThe value of sysUpTime when the call was terminated.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.4
hpnicfCallHistoryPeerAddressThe number this call was connected to. If the number is not available, it will have a length of zero.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.5
hpnicfCallHistoryPeerIdThis object identifies a single peer. This 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 or is unknown, the value of this object will be zero.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.6
hpnicfCallHistoryLogicalIfIndexThis 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. If the ifIndex value is unknown, the value of this object will be zero.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.7
hpnicfCallHistoryCallOriginThe call origin. originate The call that is initiated. answer The call that is accepted. callback Either rejects the call and then calls back, or uses the 'Reverse charging' information element if it is available. Note that callback(3) is supposed to control charging, not security, and applies to callback prior to accepting a call. Callback for security reasons can be handled using PPP callback.ro
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.8
hpnicfCallHistoryChargedUnitsThe 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 (DIAL-CONTROL-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.9
hpnicfCallHistoryInfoTypeThe information type for this call. other E.g. for non-isdn media. speech Speech. unrestrictedDigital Unrestricted digital information with 64k rate adaption. unrestrictedDigital56 Unrestricted digital information with 56k rate adaption. restrictedDigital Restricted digital information. audio31 3.1 kHz audio. audio7 7 kHz audio. video Video. packetSwitched Packetswitch. fax Fax.ro
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.10
hpnicfCallHistoryTransmitPacketsThe number of packets which were transmitted while this call was active.ro
AbsoluteCounter32 (DIAL-CONTROL-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.11
hpnicfCallHistoryTransmitBytesThe number of bytes which were transmitted for this call.ro
AbsoluteCounter32 (DIAL-CONTROL-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.12
hpnicfCallHistoryReceivePacketsThe number of packets which were received for this call.ro
AbsoluteCounter32 (DIAL-CONTROL-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.13
hpnicfCallHistoryReceiveBytesThe number of bytes which were received for this call.ro
AbsoluteCounter32 (DIAL-CONTROL-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.14
hpnicfVoiceCallHistoryTableThis table is the voice extension to the call history table of DIAL-CONTROL-MIB. It contains voice encapsulation call leg information that is derived from the statistics of lower layer telephony interface.
SEQUENCE OF HpnicfVoiceCallHistoryEntry
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2
hpnicfVoiceCallHistoryEntryThe information regarding a extended voice call history information.
HpnicfVoiceCallHistoryEntry
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1
hpnicfVoCallHistoryConnectionIdThe global call identifier of circuit switched network for the gateway call.ro
HpnicfGUid
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.1
hpnicfVoCallHistoryTxDurationDuration of transmit path open from this peer to the voice gateway for the call. The units is milliseconds.ro
Gauge32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.2
hpnicfVoCallHistoryVoiceTxDurationDuration of voice transmitted from this peer to voice gateway for this call. The voice utilization rate can be obtained by dividing this by hpnicfVoCallHistoryTxDuration object. The units is milliseconds.ro
Gauge32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.3
hpnicfVoCallHistoryFaxTxDurationDuration of fax transmitted from this peer to voice gateway for this call. The fax utilization rate can be obtained by dividing this by hpnicfVoCallHistoryTxDuration object. The units is milliseconds.ro
Gauge32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.4
hpnicfVoCallHistoryCoderTypeThe negotiated coder type. It specifies the encode type to the PSTN leg of a call.ro
HpnicfCodecType
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.5
hpnicfVoCallHistoryImgPageCountThe number of fax related image pages are received or transmitted via the peer for the call. The units is page.ro
Gauge32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.6
hpnicfVoiceVoIPCallHistoryTableThis table is the VoIP extension to the call active table of DIAL-CONTROL-MIB. It contains VoIP call leg information about specific VoIP call destination.
SEQUENCE OF HpnicfVoiceVoIPCallHistoryEntry
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3
hpnicfVoiceVoIPCallHistoryEntryThe information regarding a extended VoIP call history information.
HpnicfVoiceVoIPCallHistoryEntry
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1
hpnicfVoVoIPCallHistoryConnectionIdThe global call identifier of packet-switched network for the gateway call.ro
HpnicfGUid
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.1
hpnicfVoVoIPCallHistoryRemSigIPTypeThe type of remote system signalling IP address for the VoIP call.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.2
hpnicfVoVoIPCallHistoryRemSigIPAddrRemote system signalling IP address for the VoIP call.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.3
hpnicfVoVoIPCallHistoryRemSigPortRemote system UDP listener signalling port to which to transmit voice packets.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.4
hpnicfVoVoIPCallHistoryRemMedIPTypeThe type of remote system media IP address for the VoIP call.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.5
hpnicfVoVoIPCallHistoryRemMedIPAddrRemote system media IP address for the VoIP call.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.6
hpnicfVoVoIPCallHistoryRemMedPortRemote system UDP listener media port to which to transmit voice packets.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.7
hpnicfVoVoIPCallHistorySessProtocolThe object specifies the session protocol to be used for internet call between local and remote router via IP backbone. unknown The protocol is unknown. h323 The protocol is H323. sip The protocol is session initiation.ro
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.8
hpnicfVoVoIPCallHistoryCoderTypeThe negotiated coder type. It specifies the encode type to the VoIP leg of a call.ro
HpnicfCodecType
.1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.9
HPN-ICF-VOICE-CALL-HISTORY-MIB - SNMP MIB Reference | MIBs Explorer