H3C-VOICE-CALL-ACTIVE-MIB
AI MIB Summary
The H3C-VOICE-CALL-ACTIVE-MIB module enables SNMP-based monitoring of active voice call sessions and real-time call state records on H3C voice-enabled network equipment. It exposes specific metrics regarding concurrent call counts, call identifiers, and session status to facilitate capacity planning and troubleshooting of VoIP infrastructure.
This MIB file is to provide the definition of voice call active record information.
Main OID:
h3cVoCallActive.1.3.6.1.4.1.2011.10.2.39.15
22
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
h3cVoCallActiveThis MIB file is to provide the definition of voice call
active record information. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.2.39.15 |
IMPORTSThis MIB file is to provide the definition of voice call
active record information. Unknown .1.3.6.1.4.1.2011.10.2.39.15 |
h3cVoiceCallActiveObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.39.15.1 |
h3cVoiceCallActiveTableThis table is the voice extension to the call active 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 H3cVoiceCallActiveEntry .1.3.6.1.4.1.2011.10.2.39.15.1.1 |
h3cVoiceCallActiveEntryThe information regarding a single voice encapsulation
call leg.
The call leg entry is identified by using the same index
objects that are used by call active table of
DIAL-CONTROL-MIB to identify the call.
An entry of this table is created when its associated call
active entry in the DIAL-CONTROL-MIB is created and
call active entry contains the call establishment to a
voice over telephony network peer.
The entry is deleted when its associated call active entry
in the DIAL-CONTROL-MIB is deleted. H3cVoiceCallActiveEntry .1.3.6.1.4.1.2011.10.2.39.15.1.1.1 |
h3cVoCallActiveConnectionIdThe global call identifier for the gateway call.ro H3cGUid .1.3.6.1.4.1.2011.10.2.39.15.1.1.1.1 |
h3cVoCallActiveTxDurationDuration 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.2011.10.2.39.15.1.1.1.2 |
h3cVoCallActiveVoiceTxDurationDuration of voice transmitted from this peer to voice
gateway for this call. The voice utilization rate can be
obtained by dividing this by h3cVoCallActiveTXDuration object.
The units is milliseconds.ro Gauge32 .1.3.6.1.4.1.2011.10.2.39.15.1.1.1.3 |
h3cVoCallActiveFaxTxDurationDuration of fax transmitted from this peer to voice gateway
for this call. The fax utilization rate can be obtained by
dividing this by h3cVoCallActiveTXDuration object. The units
is milliseconds.ro Gauge32 .1.3.6.1.4.1.2011.10.2.39.15.1.1.1.4 |
h3cVoCallActiveCoderTypeThe negotiated coder type. It specifies the encode type to
the PSTN leg of a call.ro H3cCodecType (H3C-VOICE-DIAL-CONTROL-MIB) .1.3.6.1.4.1.2011.10.2.39.15.1.1.1.5 |
h3cVoCallActiveImgPageCountThe number of fax related image pages are received or
transmitted via the peer for the call. The units is pages.ro Gauge32 .1.3.6.1.4.1.2011.10.2.39.15.1.1.1.6 |
h3cVoiceVoIPCallActiveTableThis 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 H3cVoiceVoIPCallActiveEntry .1.3.6.1.4.1.2011.10.2.39.15.1.2 |
h3cVoiceVoIPCallActiveEntryThe information regarding a single VoIP call leg.
The call leg entry is identified by using the same index
objects that are used by call active table of DIAL-CONTROL-MIB
to identify the call.
An entry of this table is created when its associated call
active entry in the DIAL-CONTROL-MIB is created and the
call active entry contains information for the call
establishment to the peer on the IP backbone via a voice
over IP peer.
The entry is deleted when its associated call active entry
in the DIAL-CONTROL-MIB is deleted. H3cVoiceVoIPCallActiveEntry .1.3.6.1.4.1.2011.10.2.39.15.1.2.1 |
h3cVoVoIPCallActiveConnectionIdThe global call identifier for the gateway call.ro H3cGUid .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.1 |
h3cVoVoIPCallActiveRemSigIPTypeThe type of remote system signalling IP address for the VoIP call.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.2 |
h3cVoVoIPCallActiveRemSigIPAddrRemote system signalling IP address for the VoIP call.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.3 |
h3cVoVoIPCallActiveRemSigPortRemote system UDP listener signalling port to which to transmit voice
packets.ro Integer32 .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.4 |
h3cVoVoIPCallActiveRemMedIPTypeThe type of remote system media IP address for the VoIP call.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.5 |
h3cVoVoIPCallActiveRemMedIPAddrRemote system media IP address for the VoIP call.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.6 |
h3cVoVoIPCallActiveRemMedPortRemote system UDP listener media port to which to transmit voice
packets.ro Integer32 .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.7 |
h3cVoVoIPCallActiveSessProtocolThe object specifies the session protocol to be used
for internet call between local and remote router via
IP backbone.ro Enumeration .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.8 |
h3cVoVoIPCallActiveCoderTypeThe negotiated coder type. It specifies the encode type to
the VoIP leg of a call.ro H3cCodecType (H3C-VOICE-DIAL-CONTROL-MIB) .1.3.6.1.4.1.2011.10.2.39.15.1.2.1.9 |