dot11gProtectionType
HIPATH-WIRELESS-DOT11-EXTNS-MIB ·
.1.3.6.1.4.1.4329.15.3.1.1.5.1.4
Object
column r/w
Enumeration
Determines whether 802.11g Protection Mode uses a RTS-CTS sequence or a CTS-only protection mechanism when Protection Mode is enabled.
Context
- MIB
- HIPATH-WIRELESS-DOT11-EXTNS-MIB
- OID
.1.3.6.1.4.1.4329.15.3.1.1.5.1.4- 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::dot11gProtectionType'
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::dot11gProtectionType.<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::dot11gProtectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ctsOnly |
2 | rtcCts |
Conformance
Member of