rlPolicyServiceClassActivePhbType
NETGEAR-RADLAN-POLICY-MIB ·
.1.3.6.1.4.1.4526.17.59.6.5.1.3
Object
column Enumeration
Indicates the type of Diffserv per-hop behaviour that this service class is intended to support. This object can be set by the user only in DiffServ mode (i.e. rlDiffservModeEnabled = enabled).
Context
- MIB
- NETGEAR-RADLAN-POLICY-MIB
- OID
.1.3.6.1.4.1.4526.17.59.6.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlPolicyServiceClassActiveEntry
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::rlPolicyServiceClassActivePhbType'
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::rlPolicyServiceClassActivePhbType.<rlPolicyServiceClassActiveIndex>'
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::rlPolicyServiceClassActivePhbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | expeditedForwarding |
2 | assuredForwarding |
3 | bestEffort |