dot3adAggPortDebugPartnerChurnState

LAG-MIB · d-link variant · .1.2.840.10006.300.43.1.2.3.1.6

Object

column ChurnState
The state of the Partner Churn detection machine
(43.4.17) for the Aggregation Port. A value of 'noChurn'
indicates that the state machine is in either the
NO_ PARTNER_ CHURN or the PARTNER_ CHURN_ MONITOR
state, and 'churn' indicates that the state machine is
in the PARTNER_ CHURN state.
This value is read-only.

Context

MIB
LAG-MIB
OID
.1.2.840.10006.300.43.1.2.3.1.6
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::dot3adAggPortDebugPartnerChurnState'
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::dot3adAggPortDebugPartnerChurnState.<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::dot3adAggPortDebugPartnerChurnState'

Syntax

Source
ChurnState
Base type
Enumeration

Values & Constraints

Type Values
1noChurn
2churn
3churnMonitor

Conformance