fanMonitorEnable
WRI-FAN-MIB ·
.1.3.6.1.4.1.3807.1.8012.1.11.3.4
Object
scalar r/w
Enumeration
Enable fan monitor or not.
Context
- MIB
- WRI-FAN-MIB
- OID
.1.3.6.1.4.1.3807.1.8012.1.11.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fanGeneral
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 'WRI-FAN-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WRI-FAN-MIB::fanMonitorEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WRI-FAN-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WRI-FAN-MIB::fanMonitorEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |