rlPolicyClassifierDiffservOutIfType
NETGEAR-RADLAN-POLICY-MIB ·
.1.3.6.1.4.1.4526.17.59.2.4.1.10
Object
For a classifier used by the Diffserv Rules table. Enables specification of a classifier that should apply to outbound traffic on all Diffserv boundary ports or all Diffserv Interior ports. If normal is specified, the rlPolicyClassifierOutIfIndex field is used as it is in the non-diffserv case. If allBoundary or allInterior is selected, rlPolicyClassifierOutIfIndex is ignored
Context
- MIB
- NETGEAR-RADLAN-POLICY-MIB
- OID
.1.3.6.1.4.1.4526.17.59.2.4.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPolicyClassifierEntry
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::rlPolicyClassifierDiffservOutIfType'
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::rlPolicyClassifierDiffservOutIfType.<rlPolicyClassifierType>.<rlPolicyClassifierListIndex>.<rlPolicyClassifierSubListIndex>.<rlPolicyClassifierIndex>'
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::rlPolicyClassifierDiffservOutIfType'
Syntax
- Source
- RlPolicyClassifierDiffservIfType
- Base type
Enumeration
Values & Constraints
Type Values
1 | normal |
2 | allBoundaryPorts |
3 | allInteriorPorts |