dot3adAggOperMode

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

Object

column LagMode
The running aggregation control mode of this Aggregator.

Context

MIB
FS-NMS-IEEE8023-LAG-MIB
OID
.1.3.6.1.4.1.52642.2.232.1.1.1.1.14
Type
column
Access
readonly
Status
current
Parent
dot3adAggEntry

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::dot3adAggOperMode'
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::dot3adAggOperMode.<dot3adAggIndex>'
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::dot3adAggOperMode'

Syntax

Source
LagMode
Base type
Enumeration
Type Description
The link aggregation control mode.

Values & Constraints

Type Values
0unknown
1lacpActive
2lacpPassive
3static