All MIBs › ACMEPACKET2-ENVMON-MIB › apEnvMonEnableStatChangeNotif
apEnvMonEnableStatChangeNotif
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apEnvMonEnableStatChangeNotif
OID (numeric): 1.3.6.1.4.1.9148.3.3.2.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
This variable indicates whether the system produces any of the traps generated by this mib. A false value will prevent them from being generated by this system.
What is apEnvMonEnableStatChangeNotif?
This OID controls whether the system sends notifications when environmental sensors (temperature, voltage, fans) change state, stored as a boolean yes/no value. Network engineers enable this setting to receive immediate alerts when critical hardware conditions cross thresholds. Setting this to true means you'll get trap messages like "mainboard temperature exceeded 85 degrees Celsius."
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.2.1 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apEnvMonEnableStatChangeNotif
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.2.1.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apEnvMonEnableStatChangeNotif.1
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.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.3 | apEnvMonModule | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.2 | apEnvMonMIBNotificationEnables | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.2.1 | apEnvMonEnableStatChangeNotif | ACMEPACKET2-ENVMON-MIB |