All MIBs › RAD-MIB › agnClkIntervalLostPackets
agnClkIntervalLostPackets
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnClkIntervalLostPackets
OID (numeric): 1.3.6.1.4.1.164.6.2.52.3.2.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The counter associated with the number of Lost Packets, encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
What is agnClkIntervalLostPackets?
This object counts the number of packets that failed to arrive at a bridge port during a specific 15-minute monitoring interval over the past 96 intervals. It measures packet loss as a gauge (instantaneous count) rather than an ever-increasing counter. A network operator reviews this to detect whether a link is experiencing drop issues during particular time windows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.52.3.2.1.4 snmpwalk -v2c -c public <target> RAD-MIB::agnClkIntervalLostPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.52.3.2.1.4.1 snmpget -v2c -c public <target> RAD-MIB::agnClkIntervalLostPackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agnClkIntervalLostPackets.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.52 | agnClockSource | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.52.3 | agnClockMonitoring | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.52.3.2 | agnClkIntervalTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.52.3.2.1 | agnClkIntervalEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.52.3.2.1.4 | agnClkIntervalLostPackets | RAD-MIB |