dot11ShortPreambleOptionImplemented
DLINK-WLAN-MIB ·
.1.3.6.1.4.1.171.1.3.4.4.6
Object
scalar Enumeration
This attribute, when true, shall indicate that the short preamble option as deTned in subclause 18.2.2.2 is implemented. The default value of this attribute shall be false.
Context
- MIB
- DLINK-WLAN-MIB
- OID
.1.3.6.1.4.1.171.1.3.4.4.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dot11PhyDSSSEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-WLAN-MIB::dot11ShortPreambleOptionImplemented.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-WLAN-MIB::dot11ShortPreambleOptionImplemented'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |