dot3adAggPortDebugPartnerCDSChurnState

IEEE8023-LAG-MIB · .1.2.840.10006.300.43.1.2.6.1.2

Object

column ChurnState
This managed object is applicable only when
Conversation-sensitive frame collection and distribution
as specified in 6.6 is supported. The state of the Partner
CDS Churn Detection machine (6.6.2.7) for the Aggregation
Port. A value of 'noChurn' indicates that the state machine
is in either the NO_PARTNER_CDS_CHURN or the
PARTNER_CDS_CHURN_MONITOR state, and 'churn' indicates that
the state machine is in the PARTNER_CDSCHURN state. This value
is read-only.

Context

MIB
IEEE8023-LAG-MIB
OID
.1.2.840.10006.300.43.1.2.6.1.2
Type
column
Access
readonly
Status
current
Parent
dot3adAggPortDebugXEntry
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::dot3adAggPortDebugPartnerCDSChurnState'
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::dot3adAggPortDebugPartnerCDSChurnState.<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::dot3adAggPortDebugPartnerCDSChurnState'

Syntax

Source
ChurnState
Base type
Enumeration

Values & Constraints

Type Values
1noChurn
2churn
3churnMonitor

Conformance