devPacketDiscardPolicy

PDN-DSLAM-SYSTEM-MIB · .1.3.6.1.4.1.1795.2.24.2.24.1.2.2.1.1

Object

column r/w Enumeration
This object corresponds to the policy for packet discards
during periods of congestion :
mrrp - most recently received packets are discarded.
lrrp - least recently received packets are discarded.
The default value of this object should be 2

Context

MIB
PDN-DSLAM-SYSTEM-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.24.1.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
devIfTableEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-DSLAM-SYSTEM-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DSLAM-SYSTEM-MIB::devPacketDiscardPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DSLAM-SYSTEM-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DSLAM-SYSTEM-MIB::devPacketDiscardPolicy.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DSLAM-SYSTEM-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DSLAM-SYSTEM-MIB::devPacketDiscardPolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2mrrp
3lrrp