rlPolicyGlobalDeviceShapingTypeSupported
NETGEAR-RADLAN-POLICY-MIB ·
.1.3.6.1.4.1.4526.17.59.9.10
Object
scalar Enumeration
Indicates the shaper shaper type supported for the device
Context
- MIB
- NETGEAR-RADLAN-POLICY-MIB
- OID
.1.3.6.1.4.1.4526.17.59.9.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlPolicyGlobalParams
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::rlPolicyGlobalDeviceShapingTypeSupported.0'
More examples
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::rlPolicyGlobalDeviceShapingTypeSupported'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | portShaper |
2 | queueShaper |
3 | portAndQueueShaper |
4 | notSupported |