apRadioShortGuardIntervalSupported

LINKSYS-WLAN-ACCESS-POINT-MIB · .1.3.6.1.4.1.3955.1000.203.6.1.1.28

Object

column r/w Enumeration
802.11n allows support for a 'short guard interval'. The
'guard interval' is an amount of 'dead time' between
transmission of symbols. Prior to 802.11n, the inter-symbol
'guard interval' was specified as 800 nanoseconds. 802.11n
allows for a 'short guard interval' of 400 nanoseconds to
enhance throughput.

Context

MIB
LINKSYS-WLAN-ACCESS-POINT-MIB
OID
.1.3.6.1.4.1.3955.1000.203.6.1.1.28
Type
column
Access
readwrite
Status
current
Parent
apRadioEntry
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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apRadioShortGuardIntervalSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apRadioShortGuardIntervalSupported.<apRadioIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apRadioShortGuardIntervalSupported'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no
2yes

Conformance