alclnkaggAggPortDebugMuxState

ALCATEL-ENT1-LAG-MIB · .1.3.6.1.4.1.6486.801.1.2.1.13.1.1.2.3.1.3

Object

column Enumeration
This attribute holds the value `detached' if the Mux
state machine (43.4.14) for the Aggregation Port is in
the DETACHED state, `waiting' if the Mux state machine
is in the WAITING state, `attached' if the Mux state
machine for the Aggregation Port is in the ATTACHED
state, `collecting' if the Mux state machine for the
Aggregation Port is in the COLLECTING state,
`distributing' if the Mux state machine for the
Aggregation Port is in the DISTRIBUTING state, and
`collectingDistributing' if the Mux state machine for
the Aggregation Port is in the COLLECTING_DISTRIBUTING
state. This value is read-only.

Context

MIB
ALCATEL-ENT1-LAG-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.13.1.1.2.3.1.3
Type
column
Access
readonly
Status
current
Parent
alclnkaggAggPortDebugEntry
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 'ALCATEL-ENT1-LAG-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-LAG-MIB::alclnkaggAggPortDebugMuxState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-LAG-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-LAG-MIB::alclnkaggAggPortDebugMuxState.<alclnkaggAggPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-LAG-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-LAG-MIB::alclnkaggAggPortDebugMuxState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1detached
2waiting
3attached
4collecting
5distributing
6collectingDistributing

Conformance