All MIBs › LAG-MIB › dot3adAggCollectorMaxDelay
dot3adAggCollectorMaxDelay
Module: LAG-MIB
OID (symbolic): LAG-MIB::dot3adAggCollectorMaxDelay
OID (numeric): 1.2.840.10006.300.43.1.1.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The value of this 16-bit read-write attribute defines the maximum delay, in tens of microseconds, that may be imposed by the Frame Collector between receiving a frame from an Aggregator Parser, and either delivering the frame to its MAC Client or discarding the frame (see 43.2.3.1.1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.1.1.1.11 snmpwalk -v2c -c public <target> LAG-MIB::dot3adAggCollectorMaxDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.1.1.1.11.1 snmpget -v2c -c public <target> LAG-MIB::dot3adAggCollectorMaxDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.1.1.1.11.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.10006 | ieee802dot3 | START-MIB |
| 1.2.840.10006.300 | snmpmibs | START-MIB |
| 1.2.840.10006.300.43 | lagMIB | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1 | lagMIBObjects | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1 | dot3adAgg | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.1 | dot3adAggTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.1.1 | dot3adAggEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.1.1.11 | dot3adAggCollectorMaxDelay | LAG-MIB |