dot3adAggAdminDiscardWrongConversation2

IEEE8023-LAG-MIB · .1.2.840.10006.300.43.1.1.3.1.26

Object

column r/w Enumeration
The administrative value that determines whether an Aggregator
discards a frame that is received from an Aggregation Port
with a Port Conversation ID that is not included in the
Collection_Conversation_Mask. The value 'forceTrue' 
indicates that such frames are to be discarded, the value 
'forceFalse' indicates that such frames are to be forwarded,
and the value 'auto' indicates that such frames are to be 
forwarded only whe the actor and partner agree on the 
algorithms and mapping tables used to map frames to 
Aggregation Ports. Its value is set to 'auto' by default.

Context

MIB
IEEE8023-LAG-MIB
OID
.1.2.840.10006.300.43.1.1.3.1.26
Type
column
Access
readwrite
Status
current
Parent
dot3adAggXEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adAggAdminDiscardWrongConversation2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adAggAdminDiscardWrongConversation2.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-LAG-MIB::dot3adAggAdminDiscardWrongConversation2'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forceTrue
2forceFalse
3auto

Conformance