All MIBs › DIAL-CONTROL-MIB › callHistoryTransmitPackets
callHistoryTransmitPackets
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callHistoryTransmitPackets
OID (numeric): 1.3.6.1.2.1.10.21.1.4.3.1.13
Node type: OBJECT-TYPE
Type: AbsoluteCounter32
Access: read-only
Description: The number of packets which were transmitted while this call was active.
What is callHistoryTransmitPackets?
This running count tracks the number of packets sent during the call. Engineers use it with transmit bytes to calculate average packet size and detect fragmentation issues. A 100-packet call with 50 KB sent shows 500-byte average packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.13 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryTransmitPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.13.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryTransmitPackets.1
Start monitoring Router/access server with ISDN/dial-on-demand WAN interface (vendor-neutral, RFC 2128) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DIAL-CONTROL-MIB::callHistoryTransmitPackets OID value, configure state conditions and alerts, and monitor any Router/access server with ISDN/dial-on-demand WAN interface (vendor-neutral, RFC 2128) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.21 | dialControlMib | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1 | dialControlMibObjects | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4 | callHistory | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3 | callHistoryTable | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3.1 | callHistoryEntry | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3.1.13 | callHistoryTransmitPackets | DIAL-CONTROL-MIB |