bsleDot3adAggPortExtOperEnabled

BAY-STACK-LACP-EXT-MIB · .1.3.6.1.4.1.45.5.7.2.1.3

Object

The current operational state for the port.  A value of true(1)
means the port is participating in LACP.  A value of false(2)
means the port is not participating in LACP.

Context

MIB
BAY-STACK-LACP-EXT-MIB
OID
.1.3.6.1.4.1.45.5.7.2.1.3
Type
column
Access
readonly
Status
current
Parent
bsleDot3adAggPortExtEntry

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 'BAY-STACK-LACP-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-LACP-EXT-MIB::bsleDot3adAggPortExtOperEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-LACP-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-LACP-EXT-MIB::bsleDot3adAggPortExtOperEnabled.<bsleDot3adAggPortExtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-LACP-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-LACP-EXT-MIB::bsleDot3adAggPortExtOperEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false