HH3C-VOICE-CALL-HISTORY-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-VOICE-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
 hh3cVoCallHistory 1.3.6.1.4.1.25506.2.39.16
This MIB file is to provide the definition of voice call history record information.
       hh3cVoiceCallHistoryObjects 1.3.6.1.4.1.25506.2.39.16.1
           hh3cCallHistoryTable 1.3.6.1.4.1.25506.2.39.16.1.1 no-access
A table containing information about specific calls to a specific destination.
               hh3cCallHistoryEntry 1.3.6.1.4.1.25506.2.39.16.1.1.1 no-access
The information regarding a single connection.
                   hh3cCallHistoryIndex 1.3.6.1.4.1.25506.2.39.16.1.1.1.1 integer32 no-access
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.
                   hh3cCallHistorySetupTime 1.3.6.1.4.1.25506.2.39.16.1.1.1.2 timestamp read-only
The value of sysUpTime when the call was started.
                   hh3cCallHistoryConnectTime 1.3.6.1.4.1.25506.2.39.16.1.1.1.3 timestamp read-only
The value of sysUpTime when the call was connected. If the call is not connected, this object will have a value of zero.
                   hh3cCallHistoryTerminateTime 1.3.6.1.4.1.25506.2.39.16.1.1.1.4 timestamp read-only
The value of sysUpTime when the call was terminated.
                   hh3cCallHistoryPeerAddress 1.3.6.1.4.1.25506.2.39.16.1.1.1.5 displaystring read-only
The number this call was connected to. If the number is not available, it will have a length of zero.
                   hh3cCallHistoryPeerId 1.3.6.1.4.1.25506.2.39.16.1.1.1.6 integer32 read-only
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.
                   hh3cCallHistoryLogicalIfIndex 1.3.6.1.4.1.25506.2.39.16.1.1.1.7 interfaceindexorzero read-only
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.
                   hh3cCallHistoryCallOrigin 1.3.6.1.4.1.25506.2.39.16.1.1.1.8 integer read-only
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. Enumeration: 'answer': 2, 'callback': 3, 'originate': 1.
                   hh3cCallHistoryChargedUnits 1.3.6.1.4.1.25506.2.39.16.1.1.1.9 absolutecounter32 read-only
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.
                   hh3cCallHistoryInfoType 1.3.6.1.4.1.25506.2.39.16.1.1.1.10 integer read-only
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. Enumeration: 'fax': 10, 'unrestrictedDigital': 3, 'unrestrictedDigital56': 4, 'audio7': 7, 'restrictedDigital': 5, 'audio31': 6, 'other': 1, 'speech': 2, 'packetSwitched': 9, 'video': 8.
                   hh3cCallHistoryTransmitPackets 1.3.6.1.4.1.25506.2.39.16.1.1.1.11 absolutecounter32 read-only
The number of packets which were transmitted while this call was active.
                   hh3cCallHistoryTransmitBytes 1.3.6.1.4.1.25506.2.39.16.1.1.1.12 absolutecounter32 read-only
The number of bytes which were transmitted for this call.
                   hh3cCallHistoryReceivePackets 1.3.6.1.4.1.25506.2.39.16.1.1.1.13 absolutecounter32 read-only
The number of packets which were received for this call.
                   hh3cCallHistoryReceiveBytes 1.3.6.1.4.1.25506.2.39.16.1.1.1.14 absolutecounter32 read-only
The number of bytes which were received for this call.
           hh3cVoiceCallHistoryTable 1.3.6.1.4.1.25506.2.39.16.1.2 no-access
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.
               hh3cVoiceCallHistoryEntry 1.3.6.1.4.1.25506.2.39.16.1.2.1 no-access
The information regarding a extended voice call history information.
                   hh3cVoCallHistoryConnectionId 1.3.6.1.4.1.25506.2.39.16.1.2.1.1 hh3cguid read-only
The global call identifier of circuit switched network for the gateway call.
                   hh3cVoCallHistoryTxDuration 1.3.6.1.4.1.25506.2.39.16.1.2.1.2 gauge32 read-only
Duration of transmit path open from this peer to the voice gateway for the call. The units is milliseconds.
                   hh3cVoCallHistoryVoiceTxDuration 1.3.6.1.4.1.25506.2.39.16.1.2.1.3 gauge32 read-only
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.
                   hh3cVoCallHistoryFaxTxDuration 1.3.6.1.4.1.25506.2.39.16.1.2.1.4 gauge32 read-only
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.
                   hh3cVoCallHistoryCoderType 1.3.6.1.4.1.25506.2.39.16.1.2.1.5 hh3ccodectype read-only
The negotiated coder type. It specifies the encode type to the PSTN leg of a call.
                   hh3cVoCallHistoryImgPageCount 1.3.6.1.4.1.25506.2.39.16.1.2.1.6 gauge32 read-only
The number of fax related image pages are received or transmitted via the peer for the call. The units is page.
           hh3cVoiceVoIPCallHistoryTable 1.3.6.1.4.1.25506.2.39.16.1.3 no-access
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.
               hh3cVoiceVoIPCallHistoryEntry 1.3.6.1.4.1.25506.2.39.16.1.3.1 no-access
The information regarding a extended VoIP call history information.
                   hh3cVoVoIPCallHistoryConnectionId 1.3.6.1.4.1.25506.2.39.16.1.3.1.1 hh3cguid read-only
The global call identifier of packet-switched network for the gateway call.
                   hh3cVoVoIPCallHistoryRemSigIPType 1.3.6.1.4.1.25506.2.39.16.1.3.1.2 inetaddresstype read-only
The type of remote system signalling IP address for the VoIP call.
                   hh3cVoVoIPCallHistoryRemSigIPAddr 1.3.6.1.4.1.25506.2.39.16.1.3.1.3 inetaddress read-only
Remote system signalling IP address for the VoIP call.
                   hh3cVoVoIPCallHistoryRemSigPort 1.3.6.1.4.1.25506.2.39.16.1.3.1.4 integer32 read-only
Remote system UDP listener signalling port to which to transmit voice packets.
                   hh3cVoVoIPCallHistoryRemMedIPType 1.3.6.1.4.1.25506.2.39.16.1.3.1.5 inetaddresstype read-only
The type of remote system media IP address for the VoIP call.
                   hh3cVoVoIPCallHistoryRemMedIPAddr 1.3.6.1.4.1.25506.2.39.16.1.3.1.6 inetaddress read-only
Remote system media IP address for the VoIP call.
                   hh3cVoVoIPCallHistoryRemMedPort 1.3.6.1.4.1.25506.2.39.16.1.3.1.7 integer32 read-only
Remote system UDP listener media port to which to transmit voice packets.
                   hh3cVoVoIPCallHistorySessProtocol 1.3.6.1.4.1.25506.2.39.16.1.3.1.8 integer read-only
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. Enumeration: 'unknown': 1, 'sip': 3, 'h323': 2.
                   hh3cVoVoIPCallHistoryCoderType 1.3.6.1.4.1.25506.2.39.16.1.3.1.9 hh3ccodectype read-only
The negotiated coder type. It specifies the encode type to the VoIP leg of a call.