fsDot11ACVHTRxSTBCOptionActivated
ARICENT-DOT11AC-MIB ·
.1.3.6.1.4.1.29601.2.100.1.1.1.26
Object
This object specifies that the entity's capability for receiving VHT PPDUs using STBC is enabled. Changes take effect as soon as practical in the implementation. Changes made while associated with an AP or while operating a BSS should take effect only after disassociation or the deactivation of the BSS, respectively.
Context
- MIB
- ARICENT-DOT11AC-MIB
- OID
.1.3.6.1.4.1.29601.2.100.1.1.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDot11ACConfigEntry
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 'ARICENT-DOT11AC-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DOT11AC-MIB::fsDot11ACVHTRxSTBCOptionActivated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DOT11AC-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DOT11AC-MIB::fsDot11ACVHTRxSTBCOptionActivated.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DOT11AC-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DOT11AC-MIB::fsDot11ACVHTRxSTBCOptionActivated'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |