fsFmSymPeriodAction
FM-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.122.2.1.1.1
Object
column r/w
Enumeration
Action to be taken when a Symbol Period Event Notification is received. '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.
Context
- MIB
- FM-MIB
- OID
.1.3.6.1.4.1.2076.122.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsFmLinkEventEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::fsFmSymPeriodAction'
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::fsFmSymPeriodAction.<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::fsFmSymPeriodAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | warning |