All MIBs › IEEE802dot11-MIB › dot11MaxCSIFeedbackDelay
dot11MaxCSIFeedbackDelay
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11MaxCSIFeedbackDelay
OID (numeric): 1.2.840.10036.4.18.1.15
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
This attribute indicates the maximum allowed delay in microseconds between the transmission time of a sounding packet and the time a feedback response arrives (9.17.3 (Explicit feedback beamforming))
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.18.1.15 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11MaxCSIFeedbackDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.18.1.15.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11MaxCSIFeedbackDelay.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11MaxCSIFeedbackDelay.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.18 | dot11TxBFConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.18.1 | dot11TxBFConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.18.1.15 | dot11MaxCSIFeedbackDelay | IEEE802dot11-MIB |