fsFmCriticalEventAction

FM-MIB · aricent variant · .1.3.6.1.4.1.2076.122.2.1.1.5

Object

column r/w Enumeration
Action to be taken when a Critical Event occurs at the
local interface and notification is received from
remote interface.
'none' specifies no action will be taken when this event 
is received.
'warning' specifies that a syslog message will be generated
when this event is received.
 'block' specifies that block the data tarffic except the OAM
PDU when this event is received.

Context

MIB
FM-MIB
OID
.1.3.6.1.4.1.2076.122.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
fsFmLinkEventEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2warning
3block