MIBs Depot

HH3C-VOICE-CALL-HISTORY-MIB

Registered at
1.3.6.1.4.1.25506.2.39.16
Last updated
2008-02-17 00:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2008-02-17 00:00
Namespace
comware
Source file
HH3C-VOICE-CALL-HISTORY-MIB
Digest
sha256:a651387ddb347839f064f82c764085b8ceec921729cda0e1b71c565130a8f97b

Description

This MIB file is to provide the definition of voice call history record information.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China Http://www.h3c.com Zip:100085

Imports

FromSymbols
DIAL-CONTROL-MIBAbsoluteCounter32
HH3C-OID-MIBhh3cVoice
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DIAL-CONTROL-MIB
HH3C-OID-MIB
HH3C-VOICE-CALL-HISTORY-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cCodecType
TEXTUAL-CONVENTION
Type of Codec.
current
Hh3cGUid
TEXTUAL-CONVENTION
Represents a global call identifier. The global call identifier is used as a unique identifier for an end-to-end call. A zero length Hh3cGUid indicates no value for the global call identifier.
current

Objects

NameOIDSyntaxAccessStatus
hh3cVoiceCallHistoryObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.39.16.1
hh3cCallHistoryTable
OBJECT-TYPE
A table containing information about specific calls to a specific destination.
1.3.6.1.4.1.25506.2.39.16.1.1not-accessiblecurrent
hh3cCallHistoryEntry
OBJECT-TYPE
The information regarding a single connection.
1.3.6.1.4.1.25506.2.39.16.1.1.1not-accessiblecurrent
hh3cCallHistoryIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.39.16.1.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cCallHistorySetupTime
OBJECT-TYPE
The value of sysUpTime when the call was started.
1.3.6.1.4.1.25506.2.39.16.1.1.1.2TimeStampread-onlycurrent
hh3cCallHistoryConnectTime
OBJECT-TYPE
The value of sysUpTime when the call was connected. If the call is not connected, this object will have a value of zero.
1.3.6.1.4.1.25506.2.39.16.1.1.1.3TimeStampread-onlycurrent
hh3cCallHistoryTerminateTime
OBJECT-TYPE
The value of sysUpTime when the call was terminated.
1.3.6.1.4.1.25506.2.39.16.1.1.1.4TimeStampread-onlycurrent
hh3cCallHistoryPeerAddress
OBJECT-TYPE
The number this call was connected to. If the number is not available, it will have a length of zero.
1.3.6.1.4.1.25506.2.39.16.1.1.1.5DisplayStringread-onlycurrent
hh3cCallHistoryPeerId
OBJECT-TYPE
This 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.
1.3.6.1.4.1.25506.2.39.16.1.1.1.6Integer32 (0..2147483647)read-onlycurrent
hh3cCallHistoryLogicalIfIndex
OBJECT-TYPE
This 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.
1.3.6.1.4.1.25506.2.39.16.1.1.1.7InterfaceIndexOrZeroread-onlycurrent
hh3cCallHistoryCallOrigin
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.39.16.1.1.1.8INTEGER {originate(1), answer(2), callback(3)}read-onlycurrent
hh3cCallHistoryChargedUnits
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.39.16.1.1.1.9AbsoluteCounter32read-onlycurrent
hh3cCallHistoryInfoType
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.39.16.1.1.1.10INTEGER {other(1), speech(2), unrestrictedDigital(3), unrestrictedDigital56(4), restrictedDigital(5), audio31(6), audio7(7), video(8), packetSwitched(9), fax(10)}read-onlycurrent
hh3cCallHistoryTransmitPackets
OBJECT-TYPE
The number of packets which were transmitted while this call was active.
1.3.6.1.4.1.25506.2.39.16.1.1.1.11AbsoluteCounter32read-onlycurrent
hh3cCallHistoryTransmitBytes
OBJECT-TYPE
The number of bytes which were transmitted for this call.
1.3.6.1.4.1.25506.2.39.16.1.1.1.12AbsoluteCounter32read-onlycurrent
hh3cCallHistoryReceivePackets
OBJECT-TYPE
The number of packets which were received for this call.
1.3.6.1.4.1.25506.2.39.16.1.1.1.13AbsoluteCounter32read-onlycurrent
hh3cCallHistoryReceiveBytes
OBJECT-TYPE
The number of bytes which were received for this call.
1.3.6.1.4.1.25506.2.39.16.1.1.1.14AbsoluteCounter32read-onlycurrent
hh3cVoiceCallHistoryTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.25506.2.39.16.1.2not-accessiblecurrent
hh3cVoiceCallHistoryEntry
OBJECT-TYPE
The information regarding a extended voice call history information.
1.3.6.1.4.1.25506.2.39.16.1.2.1not-accessiblecurrent
hh3cVoCallHistoryConnectionId
OBJECT-TYPE
The global call identifier of circuit switched network for the gateway call.
1.3.6.1.4.1.25506.2.39.16.1.2.1.1Hh3cGUidread-onlycurrent
hh3cVoCallHistoryTxDuration
OBJECT-TYPE
Duration of transmit path open from this peer to the voice gateway for the call. The units is milliseconds.
1.3.6.1.4.1.25506.2.39.16.1.2.1.2Gauge32read-onlycurrent
hh3cVoCallHistoryVoiceTxDuration
OBJECT-TYPE
Duration 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.
1.3.6.1.4.1.25506.2.39.16.1.2.1.3Gauge32read-onlycurrent
hh3cVoCallHistoryFaxTxDuration
OBJECT-TYPE
Duration 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.
1.3.6.1.4.1.25506.2.39.16.1.2.1.4Gauge32read-onlycurrent
hh3cVoCallHistoryCoderType
OBJECT-TYPE
The negotiated coder type. It specifies the encode type to the PSTN leg of a call.
1.3.6.1.4.1.25506.2.39.16.1.2.1.5Hh3cCodecTyperead-onlycurrent
hh3cVoCallHistoryImgPageCount
OBJECT-TYPE
The number of fax related image pages are received or transmitted via the peer for the call. The units is page.
1.3.6.1.4.1.25506.2.39.16.1.2.1.6Gauge32read-onlycurrent
hh3cVoiceVoIPCallHistoryTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.25506.2.39.16.1.3not-accessiblecurrent
hh3cVoiceVoIPCallHistoryEntry
OBJECT-TYPE
The information regarding a extended VoIP call history information.
1.3.6.1.4.1.25506.2.39.16.1.3.1not-accessiblecurrent
hh3cVoVoIPCallHistoryConnectionId
OBJECT-TYPE
The global call identifier of packet-switched network for the gateway call.
1.3.6.1.4.1.25506.2.39.16.1.3.1.1Hh3cGUidread-onlycurrent
hh3cVoVoIPCallHistoryRemSigIPType
OBJECT-TYPE
The type of remote system signalling IP address for the VoIP call.
1.3.6.1.4.1.25506.2.39.16.1.3.1.2InetAddressTyperead-onlycurrent
hh3cVoVoIPCallHistoryRemSigIPAddr
OBJECT-TYPE
Remote system signalling IP address for the VoIP call.
1.3.6.1.4.1.25506.2.39.16.1.3.1.3InetAddressread-onlycurrent
hh3cVoVoIPCallHistoryRemSigPort
OBJECT-TYPE
Remote system UDP listener signalling port to which to transmit voice packets.
1.3.6.1.4.1.25506.2.39.16.1.3.1.4Integer32 (0..65535)read-onlycurrent
hh3cVoVoIPCallHistoryRemMedIPType
OBJECT-TYPE
The type of remote system media IP address for the VoIP call.
1.3.6.1.4.1.25506.2.39.16.1.3.1.5InetAddressTyperead-onlycurrent
hh3cVoVoIPCallHistoryRemMedIPAddr
OBJECT-TYPE
Remote system media IP address for the VoIP call.
1.3.6.1.4.1.25506.2.39.16.1.3.1.6InetAddressread-onlycurrent
hh3cVoVoIPCallHistoryRemMedPort
OBJECT-TYPE
Remote system UDP listener media port to which to transmit voice packets.
1.3.6.1.4.1.25506.2.39.16.1.3.1.7Integer32 (0..65535)read-onlycurrent
hh3cVoVoIPCallHistorySessProtocol
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.39.16.1.3.1.8INTEGER {unknown(1), h323(2), sip(3)}read-onlycurrent
hh3cVoVoIPCallHistoryCoderType
OBJECT-TYPE
The negotiated coder type. It specifies the encode type to the VoIP leg of a call.
1.3.6.1.4.1.25506.2.39.16.1.3.1.9Hh3cCodecTyperead-onlycurrent