All MIBs › IEEE802dot11-MIB › dot11PCO20MaxDuration
dot11PCO20MaxDuration
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11PCO20MaxDuration
OID (numeric): 1.2.840.10036.2.1.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The attribute indicates the maximum duration of 20 MHz phase in TU under PCO operation. The default value of this attribute shall be 60. The value of this attribute shall be equal to or larger than dot11PCO20MinDuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.1.1.30 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11PCO20MaxDuration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.1.1.30.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11PCO20MaxDuration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.2.1.1.30.1 i <value>
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.2 | dot11mac | IEEE802dot11-MIB |
| 1.2.840.10036.2.1 | dot11OperationTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1 | dot11OperationEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1.30 | dot11PCO20MaxDuration | IEEE802dot11-MIB |