All MIBs › DIAL-CONTROL-MIB › callActiveReceivePackets
callActiveReceivePackets
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callActiveReceivePackets
OID (numeric): 1.3.6.1.2.1.10.21.1.3.1.1.15
Node type: OBJECT-TYPE
Type: AbsoluteCounter32
Access: read-only
Description:
The number of packets which were received for this call.
What is callActiveReceivePackets?
This object holds a running count of data packets received during an active call. Engineers monitor this to understand incoming call traffic volume and detect packet loss or congestion. A typical video call might show 10,000 received packets over a 5-minute period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.15 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callActiveReceivePackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.3.1.1.15.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callActiveReceivePackets.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.15 | callActiveReceivePackets | DIAL-CONTROL-MIB |