fsSensorPsuEventType
FORTINET-FORTISWITCH-MIB ·
.1.3.6.1.4.1.12356.106.2.1.8
Object
scalar Enumeration
Type of event associated with the PSU trap message (up/connected/good/down/disconnected/bad).
Context
- MIB
- FORTINET-FORTISWITCH-MIB
- OID
.1.3.6.1.4.1.12356.106.2.1.8- 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::fsSensorPsuEventType.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::fsSensorPsuEventType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | connected |
3 | good |
4 | down |
5 | disconnected |
6 | bad |