All MIBs › CTRON-POWER-SUPPLY-MIB › boardPowerMinVoltage
boardPowerMinVoltage
Module: CTRON-POWER-SUPPLY-MIB
OID (symbolic): CTRON-POWER-SUPPLY-MIB::boardPowerMinVoltage
OID (numeric): 1.3.6.1.4.1.52.4.1.1.7.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The minimum voltage for this power line. If the voltage reading for this power line is less than this value then the power line is considered to be in an undervolatge condition. The value of this object is voltage * 100.
What is boardPowerMinVoltage?
This is the lower voltage threshold for this module's power line; a reading below it is treated as an undervoltage condition. Admins use it as the reference point when boardPowerStatus reports underVoltage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.7.2.2.1.8 snmpwalk -v2c -c public <target> CTRON-POWER-SUPPLY-MIB::boardPowerMinVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.7.2.2.1.8.1 snmpget -v2c -c public <target> CTRON-POWER-SUPPLY-MIB::boardPowerMinVoltage.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> boardPowerMinVoltage.1
Start monitoring Cabletron modular switch/router (power supply health) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-POWER-SUPPLY-MIB::boardPowerMinVoltage OID value, configure state conditions and alerts, and monitor any Cabletron modular switch/router (power supply health) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.7 | ctps | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.7.2 | boardPower | CTRON-POWER-SUPPLY-MIB |
| 1.3.6.1.4.1.52.4.1.1.7.2.2 | boardPowerSlotTable | CTRON-POWER-SUPPLY-MIB |
| 1.3.6.1.4.1.52.4.1.1.7.2.2.1 | boardPowerSlotEntry | CTRON-POWER-SUPPLY-MIB |
| 1.3.6.1.4.1.52.4.1.1.7.2.2.1.8 | boardPowerMinVoltage | CTRON-POWER-SUPPLY-MIB |