hpdot11TurboModeEnabled
HP-PROCURVE-420-PRIVATE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.37.7.4.1.1.3
Object
column mandatory
Enumeration
This attribute, when true, shall indicate that the propietory turbo mode option is enabled. The default value of this attribute shall be false.
Context
- MIB
- HP-PROCURVE-420-PRIVATE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.37.7.4.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpdot11PhyOperationEntry
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 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11TurboModeEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11TurboModeEnabled.<hpdot11Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11TurboModeEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
99 | none |