All MIBs › UBQS-ENVMON-MIB › ubiEnvMonEnableTempStatusChange
ubiEnvMonEnableTempStatusChange
Module: UBQS-ENVMON-MIB
OID (symbolic): UBQS-ENVMON-MIB::ubiEnvMonEnableTempStatusChange
OID (numeric): 1.3.6.1.4.1.7800.100.2.2.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This variable indicates whether the system produces the ubiEnvMonTempStatusChangeNotif. A false value prevents temperature notifications from being sent by this entity.
What is ubiEnvMonEnableTempStatusChange?
This field controls whether the device sends a notification trap when a monitored temperature's state changes. Admins enable this to get proactive SNMP trap alerts on temperature state transitions instead of relying solely on polling. For example, setting ubiEnvMonEnableTempStatusChange to true(1) means the device will trap out immediately when a sensor moves from normal to warning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.100.2.2.1 snmpwalk -v2c -c public <target> UBQS-ENVMON-MIB::ubiEnvMonEnableTempStatusChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.100.2.2.1.1 snmpget -v2c -c public <target> UBQS-ENVMON-MIB::ubiEnvMonEnableTempStatusChange.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7800.100.2.2.1.1 s <value>
Start monitoring Ubiquoss switches, Ubiquoss access/OLT network appliances (temperature/voltage/fan/power-supply status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBQS-ENVMON-MIB::ubiEnvMonEnableTempStatusChange OID value, configure state conditions and alerts, and monitor any Ubiquoss switches, Ubiquoss access/OLT network appliances (temperature/voltage/fan/power-supply status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.100 | ubiMgmtv2 | UBQS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.100.2 | ubiEnvMonMIB | UBQS-ENVMON-MIB |
| 1.3.6.1.4.1.7800.100.2.2 | ubiEnvMonMIBNotificationEnables | UBQS-ENVMON-MIB |
| 1.3.6.1.4.1.7800.100.2.2.1 | ubiEnvMonEnableTempStatusChange | UBQS-ENVMON-MIB |