dot3adAggOperState

IEEE8023-LAG-MIB · .1.2.840.10006.300.43.1.1.3.1.4

Object

column AggState
This read-only value defines the operational state of the
Aggregator. An operational state of 'up' indicates that the
Aggregator is available for use by the Aggregator Client;
a value of 'down' indicates that the Aggregator is not
available for use by the Aggregator Client.

Context

MIB
IEEE8023-LAG-MIB
OID
.1.2.840.10006.300.43.1.1.3.1.4
Type
column
Access
readonly
Status
current
Parent
dot3adAggXEntry
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::dot3adAggOperState'
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::dot3adAggOperState.<index>'
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::dot3adAggOperState'

Syntax

Source
AggState
Base type
Enumeration

Values & Constraints

Type Values
1up
2down

Conformance