hpnicfDot11RCPreambleLen
HPN-ICF-DOT11-CFG-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.75.4.3.8.1.5
Object
This object represents whether use long or short preamble for 802.11 MAC frame. When hpnicfDot11CfgRadioType is either dot11b or dot11g, then value for hpnicfDot11PreambleLen will be valid. Otherwise, the value for it will be invalid.
Context
- MIB
- HPN-ICF-DOT11-CFG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.4.3.8.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDot11RadioConfigEntry
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 'HPN-ICF-DOT11-CFG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-CFG-MIB::hpnicfDot11RCPreambleLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DOT11-CFG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-CFG-MIB::hpnicfDot11RCPreambleLen.<hpnicfDot11RCAPSerialID>.<hpnicfDot11RCRadioID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DOT11-CFG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DOT11-CFG-MIB::hpnicfDot11RCPreambleLen'
Syntax
- Source
- HPN-ICF-DOT11-REF-MIBHpnicfDot11PreambleType
- Base type
Enumeration
Values & Constraints
Type Values
1 | long |
2 | short |