fanTemperatureStatus
WRI-FAN-MIB ·
.1.3.6.1.4.1.3807.1.8012.1.11.5.1.3
Object
Row status of the table.
Context
- MIB
- WRI-FAN-MIB
- OID
.1.3.6.1.4.1.3807.1.8012.1.11.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fanTmprtrCtrlEntry
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 'WRI-FAN-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WRI-FAN-MIB::fanTemperatureStatus'
More examples
Read one indexed 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::fanTemperatureStatus.<fanCtrlIndex>.<fanTemperatureVaule>'
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::fanTemperatureStatus'
Syntax
- Source
- EntryStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | createRequest |
3 | underCreation |
4 | invalid |