dot11ShortPreambleOptionImplemented

IEEE802dot11-MIB · .1.2.840.10036.4.12.1.1

Object

This attribute, when true, shall indicate that the
short preamble option as defined in subclause 18.2.2.2
is implemented.  The default value of this attribute
shall be false.

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.4.12.1.1
Type
column
Access
readonly
Status
current
Parent
dot11PhyHRDSSSEntry
Groups
1

Walk 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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11ShortPreambleOptionImplemented'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11ShortPreambleOptionImplemented.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11ShortPreambleOptionImplemented'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance