mpWredFRCfgDscpPrec
MAIPU-WRED-MIB ·
.1.3.6.1.4.1.5651.6.2.3.2.1.1.4.1.3
Object
column Enumeration
The classification mechanism used by WRED. This field makes sense only if the FR VC has WRED configurations of its own instead of attaching a WRED Group.
Context
- MIB
- MAIPU-WRED-MIB
- OID
.1.3.6.1.4.1.5651.6.2.3.2.1.1.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpWredFrameRelayVCCfgEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'MAIPU-WRED-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-WRED-MIB::mpWredFRCfgDscpPrec'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAIPU-WRED-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-WRED-MIB::mpWredFRCfgDscpPrec.<ifIndex>.<mpWredFRCfgDLCI>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAIPU-WRED-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAIPU-WRED-MIB::mpWredFRCfgDscpPrec'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | precedence |
2 | dscp |
3 | discardClass |
4 | l2Cos |
5 | atmClp |
6 | mplsExp |
7 | redDefault |
8 | redUserDefault |