All MIBs › IEEE8023-LAG-MIB › dot3adAggPortOperConversationCollected
dot3adAggPortOperConversationCollected
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggPortOperConversationCollected
OID (numeric): 1.2.840.10006.300.43.1.2.5.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
A read-only current operational vector of Boolean values, with one value for each possible Port Conversation ID. A 1 indicates that the Port Conversation ID is collected through this Aggregation Port, and a 0 indicates that it cannot. aAggPortOperConversationPasses is referencing the current value of Collection_Conversation_Mask (6.6.1.1.2).
What is dot3adAggPortOperConversationCollected?
This operational status vector indicates which Port Conversation IDs are currently being collected and transmitted through this aggregation port as part of link aggregation. Port Conversation IDs are used to distribute traffic across multiple physical links in a LAG, and each bit in this 512-bit mask represents whether a conversation ID is active on this port. An operator monitors this to verify that traffic distribution across the LAG members is operating correctly and that conversations are being properly mapped to physical ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.2.5.1.2 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortOperConversationCollected
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.5.1.2.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortOperConversationCollected.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3adAggPortOperConversationCollected.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.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.2 | dot3adAggPort | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.5 | dot3adAggPortSecondXTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.5.1 | dot3adAggPortSecondXEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.5.1.2 | dot3adAggPortOperConversationCollected | IEEE8023-LAG-MIB |