fsLaPortDownInBundleReason

ARICENT-LA-MIB · .1.3.6.1.4.1.2076.63.3.1.1.18

Object

column Enumeration
This object specifies the reason when a port goes to operationally 
down state.
operDown(1) - The port is operationally down 
partnerKeyMismatch(2)- partner admin key mismatch
partnerIdMismatch(3) - Partner Id mismatch
partnerKeyZero(4) - partner Key is zero
speedMismatch(5) - Speed mismatch between physical port and
			 port channel
mtuMismatch(6) - MTU mismatch between physical port and
			 port channel
pausemodeMismatch(7) - Pausemode mismatch between physical port
			 and port channel
portAggregation(8) - Aggregation of ports that are in loopback
			 connection with the same system.
hardwareFailure(9) - hardware failure while aggregator creation, 
                    mapping/unmapping port to aggregator. 
hotStand-by(10) - when the port is selected as hot standby port.
noLACPReceived(11) - no LACP PDU is received.

Context

MIB
ARICENT-LA-MIB
OID
.1.3.6.1.4.1.2076.63.3.1.1.18
Type
column
Access
readonly
Status
current
Parent
fsLaPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1operDown
2partnerKeyMismatch
3partnerIdMismatch
4partnerKeyZero
5speedMismatch
6mtuMismatch
7pausemodeMismatch
8portAggregation
9hardwareFailure
10hotStandBy
11noLACPReceived