wsAPRadioShortGuardInterval
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.3.3.1.31
Object
column Enumeration
Dead time, in nanoseconds, between OFDM symbols which prevents Inter-Symbol and Inter-Carrier Interference (ISI, ICI). The short guard interval, when enabled, is 400ns and the standard guard interval, when disabled, is 800ns.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.3.3.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wsAPProfileRadioEntry
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsAPRadioShortGuardInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsAPRadioShortGuardInterval.<wsAPProfileId>.<wsAPRadioInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsAPRadioShortGuardInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |