All MIBs › DIAL-CONTROL-MIB › callActiveTransmitPackets
callActiveTransmitPackets
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callActiveTransmitPackets
OID (numeric): 1.3.6.1.2.1.10.21.1.3.1.1.13
Node type: OBJECT-TYPE
Type: AbsoluteCounter32
Access: read-only
Description:
The number of packets which were transmitted for this call.
What is callActiveTransmitPackets?
This running count tracks the number of data packets or frames transmitted by the local device on this active call since it started. Network operators use this to monitor data throughput and spot asymmetric traffic (many transmit, few receive) indicating a problem. A call might show 50,000 packets transmitted over 10 minutes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.13 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callActiveTransmitPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.13.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callActiveTransmitPackets.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 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.3 | callActive | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.3.1 | callActiveTable | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.3.1.1 | callActiveEntry | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.3.1.1.13 | callActiveTransmitPackets | DIAL-CONTROL-MIB |