All MIBs › RAD-MIB › srvDiscardRedBytesOverflow
srvDiscardRedBytesOverflow
Module: RAD-MIB
OID (symbolic): RAD-MIB::srvDiscardRedBytesOverflow
OID (numeric): 1.3.6.1.4.1.164.6.3.8.1.26
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
This attribute displays the number of times that the discardRedBytes counter has overflowed.
What is srvDiscardRedBytesOverflow?
This OID holds a count of how many times the discardRedBytes counter has wrapped around (overflowed) when it exceeded its maximum value. Overflow counts help track total discarded redundant bytes over extended periods. An operator would use this to calculate actual total discarded bytes by combining the current counter with overflow history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.3.8.1.26 snmpwalk -v2c -c public <target> RAD-MIB::srvDiscardRedBytesOverflow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.3.8.1.26.1 snmpget -v2c -c public <target> RAD-MIB::srvDiscardRedBytesOverflow.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.3 | services | RAD-MIB |
| 1.3.6.1.4.1.164.6.3.8 | serviceStatTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.3.8.1 | serviceStatEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.3.8.1.26 | srvDiscardRedBytesOverflow | RAD-MIB |