HPN-ICF-VOICE-CALL-HISTORY-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.39.16
- Last updated
- 2008-02-17 00:00
- Revisions
- 2008-02-17 00:00
- Namespace
- hp
- Source file
HPN-ICF-VOICE-CALL-HISTORY-MIB- Digest
sha256:c3f8ebeccebbc66d0d9c5b8181e17c33c7823f10644a8e72f267e30af315f854
Description
This MIB file is to provide the definition of voice call history record information.
Imports
| From | Symbols |
|---|---|
| DIAL-CONTROL-MIB | AbsoluteCounter32 |
| HPN-ICF-OID-MIB | hpnicfVoice |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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 HPN-ICF-OID-MIB HPN-ICF-VOICE-CALL-HISTORY-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfCodecType TEXTUAL-CONVENTION Type of Codec. | current | |||
| HpnicfGUid 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 HpnicfGUid indicates no value for the global call identifier. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfVoiceCallHistoryObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1 | |||
| hpnicfCallHistoryTable OBJECT-TYPE A table containing information about specific calls to a specific destination. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1 | not-accessible | current | |
| hpnicfCallHistoryEntry OBJECT-TYPE The information regarding a single connection. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1 | not-accessible | current | |
| hpnicfCallHistoryIndex 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.11.2.14.11.15.2.39.16.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfCallHistorySetupTime OBJECT-TYPE The value of sysUpTime when the call was started. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.2 | TimeStamp | read-only | current |
| hpnicfCallHistoryConnectTime 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.11.2.14.11.15.2.39.16.1.1.1.3 | TimeStamp | read-only | current |
| hpnicfCallHistoryTerminateTime OBJECT-TYPE The value of sysUpTime when the call was terminated. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.4 | TimeStamp | read-only | current |
| hpnicfCallHistoryPeerAddress 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.11.2.14.11.15.2.39.16.1.1.1.5 | DisplayString | read-only | current |
| hpnicfCallHistoryPeerId 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.11.2.14.11.15.2.39.16.1.1.1.6 | Integer32 (0..2147483647) | read-only | current |
| hpnicfCallHistoryLogicalIfIndex 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.11.2.14.11.15.2.39.16.1.1.1.7 | InterfaceIndexOrZero | read-only | current |
| hpnicfCallHistoryCallOrigin 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.11.2.14.11.15.2.39.16.1.1.1.8 | INTEGER {originate(1), answer(2), callback(3)} | read-only | current |
| hpnicfCallHistoryChargedUnits 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.11.2.14.11.15.2.39.16.1.1.1.9 | AbsoluteCounter32 | read-only | current |
| hpnicfCallHistoryInfoType 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.11.2.14.11.15.2.39.16.1.1.1.10 | INTEGER {other(1), speech(2), unrestrictedDigital(3), unrestrictedDigital56(4), restrictedDigital(5), audio31(6), audio7(7), video(8), packetSwitched(9), fax(10)} | read-only | current |
| hpnicfCallHistoryTransmitPackets OBJECT-TYPE The number of packets which were transmitted while this call was active. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.11 | AbsoluteCounter32 | read-only | current |
| hpnicfCallHistoryTransmitBytes OBJECT-TYPE The number of bytes which were transmitted for this call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.12 | AbsoluteCounter32 | read-only | current |
| hpnicfCallHistoryReceivePackets OBJECT-TYPE The number of packets which were received for this call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.13 | AbsoluteCounter32 | read-only | current |
| hpnicfCallHistoryReceiveBytes OBJECT-TYPE The number of bytes which were received for this call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.1.1.14 | AbsoluteCounter32 | read-only | current |
| hpnicfVoiceCallHistoryTable 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.11.2.14.11.15.2.39.16.1.2 | not-accessible | current | |
| hpnicfVoiceCallHistoryEntry OBJECT-TYPE The information regarding a extended voice call history information. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1 | not-accessible | current | |
| hpnicfVoCallHistoryConnectionId OBJECT-TYPE The global call identifier of circuit switched network for the gateway call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.1 | HpnicfGUid | read-only | current |
| hpnicfVoCallHistoryTxDuration 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.11.2.14.11.15.2.39.16.1.2.1.2 | Gauge32 | read-only | current |
| hpnicfVoCallHistoryVoiceTxDuration 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 hpnicfVoCallHistoryTxDuration object. The units is milliseconds. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.3 | Gauge32 | read-only | current |
| hpnicfVoCallHistoryFaxTxDuration 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 hpnicfVoCallHistoryTxDuration object. The units is milliseconds. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.4 | Gauge32 | read-only | current |
| hpnicfVoCallHistoryCoderType OBJECT-TYPE The negotiated coder type. It specifies the encode type to the PSTN leg of a call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.2.1.5 | HpnicfCodecType | read-only | current |
| hpnicfVoCallHistoryImgPageCount 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.11.2.14.11.15.2.39.16.1.2.1.6 | Gauge32 | read-only | current |
| hpnicfVoiceVoIPCallHistoryTable 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.11.2.14.11.15.2.39.16.1.3 | not-accessible | current | |
| hpnicfVoiceVoIPCallHistoryEntry OBJECT-TYPE The information regarding a extended VoIP call history information. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1 | not-accessible | current | |
| hpnicfVoVoIPCallHistoryConnectionId OBJECT-TYPE The global call identifier of packet-switched network for the gateway call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.1 | HpnicfGUid | read-only | current |
| hpnicfVoVoIPCallHistoryRemSigIPType OBJECT-TYPE The type of remote system signalling IP address for the VoIP call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.2 | InetAddressType | read-only | current |
| hpnicfVoVoIPCallHistoryRemSigIPAddr OBJECT-TYPE Remote system signalling IP address for the VoIP call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.3 | InetAddress | read-only | current |
| hpnicfVoVoIPCallHistoryRemSigPort OBJECT-TYPE Remote system UDP listener signalling port to which to transmit voice packets. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.4 | Integer32 (0..65535) | read-only | current |
| hpnicfVoVoIPCallHistoryRemMedIPType OBJECT-TYPE The type of remote system media IP address for the VoIP call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.5 | InetAddressType | read-only | current |
| hpnicfVoVoIPCallHistoryRemMedIPAddr OBJECT-TYPE Remote system media IP address for the VoIP call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.6 | InetAddress | read-only | current |
| hpnicfVoVoIPCallHistoryRemMedPort OBJECT-TYPE Remote system UDP listener media port to which to transmit voice packets. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.7 | Integer32 (0..65535) | read-only | current |
| hpnicfVoVoIPCallHistorySessProtocol 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.11.2.14.11.15.2.39.16.1.3.1.8 | INTEGER {unknown(1), h323(2), sip(3)} | read-only | current |
| hpnicfVoVoIPCallHistoryCoderType OBJECT-TYPE The negotiated coder type. It specifies the encode type to the VoIP leg of a call. | 1.3.6.1.4.1.11.2.14.11.15.2.39.16.1.3.1.9 | HpnicfCodecType | read-only | current |