User`s guide
Chapter 16 Monitoring XgOS 281
With symbolic object name:
With numeric OID:
Temperature Sensors
The Oracle Fabric Interconnect contains multiple intra-chassis temperature sensors.
If a temperature reading on a sensor approaches its maximum value, the Oracle
Fabric Interconnect sends out an SNMP trap message indicating that the
temperature is getting too high. If the temperature still continues to increase, then
the Oracle Fabric Interconnect shutdown one or more I/O modules, or the entire
chassis depending on the temperature sensor location.
With symbolic object name:
.1.3.6.1.4.1.24440.3.1.1.3.1.2.6 = STRING: Fan-3/2
.1.3.6.1.4.1.24440.3.1.1.3.1.2.7 = STRING: Fan-4/1
.1.3.6.1.4.1.24440.3.1.1.3.1.2.8 = STRING: Fan-4/2
$ snmpwalk -c public -v2c -mALL 192.168.10.100 xsigoFanOperState
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.1 = INTEGER: up(2)
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.2 = INTEGER: up(2)
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.3 = INTEGER: up(2)
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.4 = INTEGER: up(2)
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.5 = INTEGER: up(2)
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.6 = INTEGER: up(2)
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.7 = INTEGER: up(2)
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoFanOperState.8 = INTEGER: up(2)
$ snmpwalk -c public -v2c -mALL 192.168.10.100 -On xsigoFanOperState
.1.3.6.1.4.1.24440.3.1.1.3.1.8.1 = INTEGER: up(2)
.1.3.6.1.4.1.24440.3.1.1.3.1.8.2 = INTEGER: up(2)
.1.3.6.1.4.1.24440.3.1.1.3.1.8.3 = INTEGER: up(2)
.1.3.6.1.4.1.24440.3.1.1.3.1.8.4 = INTEGER: up(2)
.1.3.6.1.4.1.24440.3.1.1.3.1.8.5 = INTEGER: up(2)
.1.3.6.1.4.1.24440.3.1.1.3.1.8.6 = INTEGER: up(2)
.1.3.6.1.4.1.24440.3.1.1.3.1.8.7 = INTEGER: up(2)
.1.3.6.1.4.1.24440.3.1.1.3.1.8.8 = INTEGER: up(2)
$ snmpwalk -c public -v2c -mALL 192.168.10.100 xsigoTemperatureProbeTable
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoTemperatureProbeIndex.1 = INTEGER: 1
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoTemperatureProbeIndex.2 = INTEGER: 2
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoTemperatureProbeIndex.3 = INTEGER: 3
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoTemperatureProbeIndex.4 = INTEGER: 4
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoTemperatureProbeIndex.5 = INTEGER: 5
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoTemperatureProbeIndex.6 = INTEGER: 6