dot11gProtectionMode
HIPATH-WIRELESS-DOT11-EXTNS-MIB ·
.1.3.6.1.4.1.4329.15.3.1.1.5.1.3
Object
column r/w
Enumeration
Configures whether and when to use Protection Mode for the 802.11g transmissions. Protection Mode helps reduce collisions with legacy 802.11b stations at the expense of additional overhead. None specifies that no protection is to be used. Auto specifies that radio will enable protection mode when it detects an 802.11b station. Always specifies that protection mode is always enabled.
Context
- MIB
- HIPATH-WIRELESS-DOT11-EXTNS-MIB
- OID
.1.3.6.1.4.1.4329.15.3.1.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot11gConfigEntry
- Groups
- 1
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 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11gProtectionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11gProtectionMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11gProtectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | auto |
3 | always |
Conformance
Member of