All MIBs › ACMEPACKET-ENVMON-MIB › apEnvMonVoltageState
apEnvMonVoltageState
Module: ACMEPACKET-ENVMON-MIB
OID (symbolic): ACMEPACKET-ENVMON-MIB::apEnvMonVoltageState
OID (numeric): 1.3.6.1.4.1.9148.3.3.1.2.1.1.5
Node type: OBJECT-TYPE
Type: ApEnvMonState
Access: read-only
Description:
The current state of the testpoint being instrumented.
What is apEnvMonVoltageState?
This OID reports the operational state of a voltage sensor itself, indicating whether the reading is normal, in warning range, or has failed. Monitoring this helps distinguish between a genuine power supply problem and a faulty sensor that's reporting bad data. For instance, a voltage reading of 2.4V might be fine if the state is 'normal', but if the state shows 'warning', it signals that the voltage is drifting outside the safe operating range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.2.1.1.5 snmpwalk -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonVoltageState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.2.1.1.5.1 snmpget -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonVoltageState.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.1 | apEnvMonObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.2 | apEnvMonVoltageObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.2.1 | apEnvMonVoltageStatusTable | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.2.1.1 | apEnvMonVoltageStatusEntry | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.2.1.1.5 | apEnvMonVoltageState | ACMEPACKET-ENVMON-MIB |