deviceFanStatus
DLINK-DXS-1210-12SC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.3.1.1.1.4.1
Object
scalar Enumeration
Enable/Disable Loopback detection function. The Loopback Detection function is used to detect the thermal sensor's status is ok or not , if the status is Enable ,that means the smartfan module will be on work ,it will detect the thermal sensor and send status change log.
Context
- MIB
- DLINK-DXS-1210-12SC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.3.1.1.1.4.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- deviceFan
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 'DLINK-DXS-1210-12SC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-12SC-AX-MIB::deviceFanStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-12SC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-12SC-AX-MIB::deviceFanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | fail |