fsAlarmEventType
FORTINET-FORTISWITCH-MIB ·
.1.3.6.1.4.1.12356.106.2.1.9
Object
scalar Enumeration
Type of event associated with the alarm trap message (inrange/warning/outofrange/cleared).
Context
- MIB
- FORTINET-FORTISWITCH-MIB
- OID
.1.3.6.1.4.1.12356.106.2.1.9- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- fsTrapObjects
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 'FORTINET-FORTISWITCH-MIB' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORTINET-FORTISWITCH-MIB::fsAlarmEventType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORTINET-FORTISWITCH-MIB' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORTINET-FORTISWITCH-MIB::fsAlarmEventType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inrange |
2 | warning |
3 | outofrange |
4 | cleared |