fmSensorEntType
FORTINET-FORTIMANAGER-FORTIANALYZER-MIB ·
.1.3.6.1.4.1.12356.103.8.2.1.4
Object
column FmSensorEntType
Sensor status
Context
- MIB
- FORTINET-FORTIMANAGER-FORTIANALYZER-MIB
- OID
.1.3.6.1.4.1.12356.103.8.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fmSensorEntry
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 'FORTINET-FORTIMANAGER-FORTIANALYZER-MIB' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORTINET-FORTIMANAGER-FORTIANALYZER-MIB::fmSensorEntType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FORTINET-FORTIMANAGER-FORTIANALYZER-MIB' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORTINET-FORTIMANAGER-FORTIANALYZER-MIB::fmSensorEntType.<fmSensorEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORTINET-FORTIMANAGER-FORTIANALYZER-MIB' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORTINET-FORTIMANAGER-FORTIANALYZER-MIB::fmSensorEntType'
Syntax
- Source
- FmSensorEntType
- Base type
Enumeration
Values & Constraints
Type Values
0 | power |
1 | fan |
2 | temperature |
3 | voltage |