All MIBs › IEEE8023-LAG-MIB › dot3adAggPortOperConversationPasses
dot3adAggPortOperConversationPasses
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggPortOperConversationPasses
OID (numeric): 1.2.840.10006.300.43.1.2.5.1.1
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 distributed through this Aggregation Port, and a 0 indicates that it cannot. aAggPortOperConversationPasses is referencing the current value of Port_Oper_Conversation_Mask (6.6.2.2).
What is dot3adAggPortOperConversationPasses?
This object is a bitmask (one bit per possible Port Conversation ID) indicating which conversation identifiers are currently distributed and carried through this link aggregation port. A bit value of 1 means that conversation ID is active on this port; 0 means it is not. An operator would examine this to verify load distribution across aggregated ports and ensure that all required conversation flows are being carried.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.2.5.1.1 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortOperConversationPasses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.5.1.1.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortOperConversationPasses.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.1 | dot3adAggPortOperConversationPasses | IEEE8023-LAG-MIB |