turbomodes
DWL-3200 ·
.1.3.6.1.4.1.171.10.37.20.6.1.1.1.2
Object
column mandatory
Enumeration
options of Turbo Mode 0: Turbo mode are not allowed (enable and disable) 1: All Turbo mode are allowed (super mode without turbo, super mode with static turbo, super mode with dynamic turbo and disable ) 2: Dynamic Turbo is allowed (super mode without turbo, super mode with dynamic turbo and disable)
Context
- MIB
- DWL-3200
- OID
.1.3.6.1.4.1.171.10.37.20.6.1.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- compatibleEntry
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 'DWL-3200' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DWL-3200::turbomodes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DWL-3200' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DWL-3200::turbomodes.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DWL-3200' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DWL-3200::turbomodes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noTurbo |
1 | allTurbo |
2 | onlyDynamic |