fsLaRecThresholdExceedAction
ARICENT-LA-MIB ·
.1.3.6.1.4.1.2076.63.1.26
Object
scalar r/w
Enumeration
This object specifies the action to be performed on reaching the recovery
threshold.
When set as none, no action will be performed on reaching the recovery threshold of
the port. The port will remain in the same state (admin up).
When set as shutdown, the port will be made admin down when the recovery is triggered
after reaching the threshold value.
Context
- MIB
- ARICENT-LA-MIB
- OID
.1.3.6.1.4.1.2076.63.1.26- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsLaSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::fsLaRecThresholdExceedAction.0'
More examples
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::fsLaRecThresholdExceedAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | shutdown |