rlPolicyActionNonDsInProfileDropPrecedence
NETGEAR-RADLAN-POLICY-MIB ·
.1.3.6.1.4.1.4526.17.59.5.2.1.8
Object
column r/w
Enumeration
This paramer is used at non diffserv mode to attached the drop precedence for packet InProfile (metering), only if there is a support for drop precedence and with what level.
Context
- MIB
- NETGEAR-RADLAN-POLICY-MIB
- OID
.1.3.6.1.4.1.4526.17.59.5.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPolicyActionEntry
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 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyActionNonDsInProfileDropPrecedence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyActionNonDsInProfileDropPrecedence.<rlPolicyActionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyActionNonDsInProfileDropPrecedence'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | medium |
3 | high |
4 | drop |