All MIBs › PRVT-SWITCH-MIB › reportsHardwareTemperature
reportsHardwareTemperature
Module: PRVT-SWITCH-MIB
OID (symbolic): PRVT-SWITCH-MIB::reportsHardwareTemperature
OID (numeric): 1.3.6.1.4.1.738.1.5.100.3.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The internal temperature of the unit in degrees Celsius.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.100.3.2.3 snmpwalk -v2c -c public <target> PRVT-SWITCH-MIB::reportsHardwareTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.100.3.2.3.1 snmpget -v2c -c public <target> PRVT-SWITCH-MIB::reportsHardwareTemperature.1
How to Use in IPNetwork Monitor
Select a BATM/Telco Systems carrier Ethernet switch as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate reportsHardwareTemperature under the reportsHardware branch of PRVT-SWITCH-MIB, then select it and click OK. It reports the switch's internal hardware temperature, in degrees Celsius. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an INTEGER-type OID, Value bounds is the most useful condition here — trigger an alert if the temperature exceeds 65°C, a common early-warning level before thermal issues affect switch reliability. Click Finish to create the monitor; you can adjust any parameter later.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5 | switch | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100 | prvtSwitchMib | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.3 | reports | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.3.2 | reportsHardware | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.3.2.3 | reportsHardwareTemperature | PRVT-SWITCH-MIB |