dot3adAggPortDebugActorChurnState

IEEE8023-LAG-MIB · .1.2.840.10006.300.43.1.2.3.1.5

Object

column ChurnState
The state of the Actor Churn Detection machine
(6.4.17) for the Aggregation Port. A value of 'noChurn'
indicates that the state machine is in either the
NO_ACTOR_CHURN or the ACTOR_CHURN_MONITOR
state, and 'churn' indicates that the state machine is in the
ACTOR_CHURN state. This value is read-only.

Context

MIB
IEEE8023-LAG-MIB
OID
.1.2.840.10006.300.43.1.2.3.1.5
Type
column
Access
readonly
Status
current
Parent
dot3adAggPortDebugEntry
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::dot3adAggPortDebugActorChurnState'
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::dot3adAggPortDebugActorChurnState.<dot3adAggPortIndex>'
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::dot3adAggPortDebugActorChurnState'

Syntax

Source
ChurnState
Base type
Enumeration

Values & Constraints

Type Values
1noChurn
2churn
3churnMonitor

Conformance