All MIBs › MRV-IR-SYSTEM-MIB › irSysCurrentTemp
irSysCurrentTemp
Module: MRV-IR-SYSTEM-MIB
OID (symbolic): MRV-IR-SYSTEM-MIB::irSysCurrentTemp
OID (numeric): 1.3.6.1.4.1.33.100.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current temp reading (in celsius) for the onboard temperature sensor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.100.1.1.14 snmpwalk -v2c -c public <target> MRV-IR-SYSTEM-MIB::irSysCurrentTemp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.100.1.1.14.1 snmpget -v2c -c public <target> MRV-IR-SYSTEM-MIB::irSysCurrentTemp.1
How to Use in IPNetwork Monitor
Select an MRV In-Reach LX console/terminal server 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 irSysCurrentTemp under the irSysSystem branch of MRV-IR-SYSTEM-MIB, then select it and click OK. It reports the onboard temperature sensor reading, 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 warning level for enclosed rack equipment. 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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.100 | mrvLx | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1 | irSystemMib | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1.1 | irSysSystem | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1.1.14 | irSysCurrentTemp | MRV-IR-SYSTEM-MIB |