dot3adAggPortDebugActorChurnState

FS-NMS-IEEE8023-LAG-MIB · .1.3.6.1.4.1.52642.2.232.1.2.3.1.5

Object

column ChurnState
The state of the Actor Churn Detection machine
(43.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
FS-NMS-IEEE8023-LAG-MIB
OID
.1.3.6.1.4.1.52642.2.232.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 'FS-NMS-IEEE8023-LAG-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IEEE8023-LAG-MIB::dot3adAggPortDebugActorChurnState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-IEEE8023-LAG-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IEEE8023-LAG-MIB::dot3adAggPortDebugActorChurnState.<dot3adAggPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-IEEE8023-LAG-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-IEEE8023-LAG-MIB::dot3adAggPortDebugActorChurnState'

Syntax

Source
ChurnState
Base type
Enumeration
Type Description
The state of the Churn Detection machine.

Values & Constraints

Type Values
1noChurn
2churn
3churnMonitor

Conformance