hpdot11PreambleLength
HP-PROCURVE-420-PRIVATE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.37.7.4.1.1.4
Object
column mandatory
r/w
Enumeration
This attribute determines whether or not a short or a long preamble is used to delineate 802.11 frames.
Context
- MIB
- HP-PROCURVE-420-PRIVATE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.37.7.4.1.1.4- Type
- column
- Access
- readwrite
- 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::hpdot11PreambleLength'
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::hpdot11PreambleLength.<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::hpdot11PreambleLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | short |
2 | long |