dot3adAggPortDebugActorChurnState

LAG-MIB · d-link variant · .1.2.840.10006.300.43.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
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 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAG-MIB::dot3adAggPortDebugActorChurnState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAG-MIB::dot3adAggPortDebugActorChurnState.<dot3adAggPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LAG-MIB::dot3adAggPortDebugActorChurnState'

Syntax

Source
ChurnState
Base type
Enumeration

Values & Constraints

Type Values
1noChurn
2churn
3churnMonitor

Conformance