cCallHistoryIndex |
.1.3.6.1.4.1.9.10.25.1.4.3.1.1 |
A monotonically increasing integer for the sole purpose of
indexing call disconnection events. When it reaches the
maximum value, an extremely unlikely event, the agent wraps
the value back to 1 and may flush existing entries.
|
cCallHistorySetupTime |
.1.3.6.1.4.1.9.10.25.1.4.3.1.2 |
The value of sysUpTime when the call setup was started.
This will be useful for an NMS to sort the call history
entry with call setup time. Also, this object
can be useful in finding large delays between the time the
call was started and the time the call was connected.
For ISDN media, this will be the time when the setup
message was received from or sent to the network.
The value of this object is the same as callActiveSetupTime
in the callActiveTable
|
cCallHistoryPeerAddress |
.1.3.6.1.4.1.9.10.25.1.4.3.1.3 |
The number this call was connected to. If the number is
not available, then it will have a length of zero.
|
cCallHistoryPeerSubAddress |
.1.3.6.1.4.1.9.10.25.1.4.3.1.4 |
The subaddress this call was connected to. If the subaddress
is undefined or not available, this will be a zero length
string.
|
cCallHistoryPeerId |
.1.3.6.1.4.1.9.10.25.1.4.3.1.5 |
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, the value of this object
will be zero.
|
cCallHistoryPeerIfIndex |
.1.3.6.1.4.1.9.10.25.1.4.3.1.6 |
This is the ifIndex value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist, the value of this object
will be zero.
|
cCallHistoryLogicalIfIndex |
.1.3.6.1.4.1.9.10.25.1.4.3.1.7 |
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.
|
cCallHistoryDisconnectCause |
.1.3.6.1.4.1.9.10.25.1.4.3.1.8 |
The encoded network cause value associated with this call.
The value of this object will depend on the interface type
as well as on the protocol and protocol version being
used on this interface. Some references for possible cause
values are given below.
|
cCallHistoryDisconnectText |
.1.3.6.1.4.1.9.10.25.1.4.3.1.9 |
ASCII text describing the reason for call termination.
This object exists because it would be impossible for
a management station to store all possible cause values
for all types of interfaces. It should be used only if
a management station is unable to decode the value of
dialCtlPeerStatsLastDisconnectCause.
|
cCallHistoryConnectTime |
.1.3.6.1.4.1.9.10.25.1.4.3.1.10 |
The value of sysUpTime when the call was connected.
|
cCallHistoryDisconnectTime |
.1.3.6.1.4.1.9.10.25.1.4.3.1.11 |
The value of sysUpTime when the call was disconnected.
|
cCallHistoryCallOrigin |
.1.3.6.1.4.1.9.10.25.1.4.3.1.12 |
The call origin.
|
cCallHistoryChargedUnits |
.1.3.6.1.4.1.9.10.25.1.4.3.1.13 |
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.
|
cCallHistoryInfoType |
.1.3.6.1.4.1.9.10.25.1.4.3.1.14 |
The information type for this call.
|
cCallHistoryTransmitPackets |
.1.3.6.1.4.1.9.10.25.1.4.3.1.15 |
The number of packets which were transmitted while this
call was active.
|
cCallHistoryTransmitBytes |
.1.3.6.1.4.1.9.10.25.1.4.3.1.16 |
The number of bytes which were transmitted while this
call was active.
|
cCallHistoryReceivePackets |
.1.3.6.1.4.1.9.10.25.1.4.3.1.17 |
The number of packets which were received while this
call was active.
|
cCallHistoryReceiveBytes |
.1.3.6.1.4.1.9.10.25.1.4.3.1.18 |
The number of bytes which were received while this
call was active.
|