fsLaPortChannelFallbackState

SUPERMICRO-LA-MIB · .1.3.6.1.4.1.10876.101.1.63.2.1.1.31

Object

column Enumeration
This read-only object is used to display the fallback state in this port-channel.
init(0)           - Fallback is disabled in this port-channel.
inactive(1)       - Fallback is enabled, and doesn't receive LACPDU.
active(2)         - Fallback is enabled, and doesn't receive LACPDU until fallback time expired.

Context

MIB
SUPERMICRO-LA-MIB
OID
.1.3.6.1.4.1.10876.101.1.63.2.1.1.31
Type
column
Access
readonly
Status
current
Parent
fsLaPortChannelEntry

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 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortChannelFallbackState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortChannelFallbackState.<fsLaPortChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LA-MIB::fsLaPortChannelFallbackState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0init
1inactive
2active