HH3C-VOICE-CALL-HISTORY-MIB
AI MIB Summary
The HH3C-VOICE-CALL-HISTORY-MIB enables SNMP-based retrieval of historical voice call session records, including call identifiers, timestamps, duration, and call states, specifically for monitoring and auditing telephony traffic on H3C network voice gateways and IP-PBX systems.
This MIB file is to provide the definition of voice call history record information.
Main OID:
hh3cVoCallHistory.1.3.6.1.4.1.25506.2.39.16
38
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
38 total| Object Name |
|---|
hh3cVoCallHistoryThis MIB file is to provide the definition of voice call
history record information. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.39.16 |
IMPORTSThis MIB file is to provide the definition of voice call
history record information. Unknown .1.3.6.1.4.1.25506.2.39.16 |
hh3cVoiceCallHistoryObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.39.16.1 |
hh3cCallHistoryTableA table containing information about specific
calls to a specific destination. SEQUENCE OF Hh3cCallHistoryEntry .1.3.6.1.4.1.25506.2.39.16.1.1 |
hh3cCallHistoryEntryThe information regarding a single connection. Hh3cCallHistoryEntry .1.3.6.1.4.1.25506.2.39.16.1.1.1 |
hh3cCallHistoryIndexThe 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.25506.2.39.16.1.1.1.1 |
hh3cCallHistorySetupTimeThe value of sysUpTime when the call was started.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.25506.2.39.16.1.1.1.2 |
hh3cCallHistoryConnectTimeThe 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.25506.2.39.16.1.1.1.3 |
hh3cCallHistoryTerminateTimeThe value of sysUpTime when the call was terminated.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.25506.2.39.16.1.1.1.4 |
hh3cCallHistoryPeerAddressThe 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.25506.2.39.16.1.1.1.5 |
hh3cCallHistoryPeerIdThis 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.25506.2.39.16.1.1.1.6 |
hh3cCallHistoryLogicalIfIndexThis 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.25506.2.39.16.1.1.1.7 |
hh3cCallHistoryCallOriginThe 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.25506.2.39.16.1.1.1.8 |
hh3cCallHistoryChargedUnitsThe 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.25506.2.39.16.1.1.1.9 |
hh3cCallHistoryInfoTypeThe 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.25506.2.39.16.1.1.1.10 |
hh3cCallHistoryTransmitPacketsThe number of packets which were transmitted while this
call was active.ro AbsoluteCounter32 (DIAL-CONTROL-MIB) .1.3.6.1.4.1.25506.2.39.16.1.1.1.11 |
hh3cCallHistoryTransmitBytesThe number of bytes which were transmitted for this call.ro AbsoluteCounter32 (DIAL-CONTROL-MIB) .1.3.6.1.4.1.25506.2.39.16.1.1.1.12 |
hh3cCallHistoryReceivePacketsThe number of packets which were received for this call.ro AbsoluteCounter32 (DIAL-CONTROL-MIB) .1.3.6.1.4.1.25506.2.39.16.1.1.1.13 |
hh3cCallHistoryReceiveBytesThe number of bytes which were received for this call.ro AbsoluteCounter32 (DIAL-CONTROL-MIB) .1.3.6.1.4.1.25506.2.39.16.1.1.1.14 |
hh3cVoiceCallHistoryTableThis 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 Hh3cVoiceCallHistoryEntry .1.3.6.1.4.1.25506.2.39.16.1.2 |
hh3cVoiceCallHistoryEntryThe information regarding a extended voice call history information. Hh3cVoiceCallHistoryEntry .1.3.6.1.4.1.25506.2.39.16.1.2.1 |
hh3cVoCallHistoryConnectionIdThe global call identifier of circuit switched network for
the gateway call.ro Hh3cGUid .1.3.6.1.4.1.25506.2.39.16.1.2.1.1 |
hh3cVoCallHistoryTxDurationDuration 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.25506.2.39.16.1.2.1.2 |
hh3cVoCallHistoryVoiceTxDurationDuration of voice transmitted from this peer to voice
gateway for this call. The voice utilization rate can be
obtained by dividing this by hh3cVoCallHistoryTxDuration object.
The units is milliseconds.ro Gauge32 .1.3.6.1.4.1.25506.2.39.16.1.2.1.3 |
hh3cVoCallHistoryFaxTxDurationDuration of fax transmitted from this peer to voice gateway
for this call. The fax utilization rate can be obtained by
dividing this by hh3cVoCallHistoryTxDuration object. The units
is milliseconds.ro Gauge32 .1.3.6.1.4.1.25506.2.39.16.1.2.1.4 |
hh3cVoCallHistoryCoderTypeThe negotiated coder type. It specifies the encode type to
the PSTN leg of a call.ro Hh3cCodecType .1.3.6.1.4.1.25506.2.39.16.1.2.1.5 |
hh3cVoCallHistoryImgPageCountThe 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.25506.2.39.16.1.2.1.6 |
hh3cVoiceVoIPCallHistoryTableThis 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 Hh3cVoiceVoIPCallHistoryEntry .1.3.6.1.4.1.25506.2.39.16.1.3 |
hh3cVoiceVoIPCallHistoryEntryThe information regarding a extended VoIP call history
information. Hh3cVoiceVoIPCallHistoryEntry .1.3.6.1.4.1.25506.2.39.16.1.3.1 |
hh3cVoVoIPCallHistoryConnectionIdThe global call identifier of packet-switched network for the
gateway call.ro Hh3cGUid .1.3.6.1.4.1.25506.2.39.16.1.3.1.1 |
hh3cVoVoIPCallHistoryRemSigIPTypeThe type of remote system signalling IP address for the VoIP call.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.39.16.1.3.1.2 |
hh3cVoVoIPCallHistoryRemSigIPAddrRemote system signalling IP address for the VoIP call.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.39.16.1.3.1.3 |
hh3cVoVoIPCallHistoryRemSigPortRemote system UDP listener signalling port to which to
transmit voice packets.ro Integer32 .1.3.6.1.4.1.25506.2.39.16.1.3.1.4 |
hh3cVoVoIPCallHistoryRemMedIPTypeThe type of remote system media IP address for the VoIP call.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.39.16.1.3.1.5 |
hh3cVoVoIPCallHistoryRemMedIPAddrRemote system media IP address for the VoIP call.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.39.16.1.3.1.6 |
hh3cVoVoIPCallHistoryRemMedPortRemote system UDP listener media port to which to transmit voice
packets.ro Integer32 .1.3.6.1.4.1.25506.2.39.16.1.3.1.7 |
hh3cVoVoIPCallHistorySessProtocolThe 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.25506.2.39.16.1.3.1.8 |
hh3cVoVoIPCallHistoryCoderTypeThe negotiated coder type. It specifies the encode type to the
VoIP leg of a call.ro Hh3cCodecType .1.3.6.1.4.1.25506.2.39.16.1.3.1.9 |