cD11HtMacMPDUDensity

CISCO-DOT11-HT-MAC-MIB · .1.3.6.1.4.1.9.9.626.1.1.1.1.9

Object

column Enumeration
This object represents the minimum time between the
start of adjacent MPDUs within an A-MPDU. This time
is measured at the PHY service access-point; the 
number of bytes between the start of two consecutive
MPDUs in A-MPDU shall be equal or greater than
(MPDU-density*PHY-bit-rate)/8. The encoding of the 
minimum time to this object is as follows.
              
'noTimeRestriction'  - no time restriction between the 
start of adjacent MPDUs.
              
'oneEighth'  - 1/8 microseconds
'oneFourth'  - 1/4 microseconds
'half'       - 1/2 microseconds
'one'        - 1 microsecond
'two'        - 2 microseconds
'four'       - 4 microseconds
'eight'      - 8 microseconds.

Context

MIB
CISCO-DOT11-HT-MAC-MIB
OID
.1.3.6.1.4.1.9.9.626.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
cD11HtMacStationConfigEntry
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 'CISCO-DOT11-HT-MAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-HT-MAC-MIB::cD11HtMacMPDUDensity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-HT-MAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-HT-MAC-MIB::cD11HtMacMPDUDensity.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-HT-MAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-HT-MAC-MIB::cD11HtMacMPDUDensity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noTimeRestriction
2oneEighth
3oneFourth
4half
5one
6two
7four
8eight