fsLaPortRecTrigReason

ARICENT-LA-MIB · .1.3.6.1.4.1.2076.63.3.1.1.21

Object

column Enumeration
This object specifies the reason for error recovery:
defaulted(1)- Port goes to defaulted state.
hardwareFailure(2)- Hardware programming fails.
sameState(3)-Port is stuck in same state for longer time.

Context

MIB
ARICENT-LA-MIB
OID
.1.3.6.1.4.1.2076.63.3.1.1.21
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::fsLaPortRecTrigReason'
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::fsLaPortRecTrigReason.<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::fsLaPortRecTrigReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1defaulted
2hardwareFailure
3sameState