All MIBs › CTRON-POWER-SUPPLY-MIB › boardPowerAdminStatus
boardPowerAdminStatus
Module: CTRON-POWER-SUPPLY-MIB
OID (symbolic): CTRON-POWER-SUPPLY-MIB::boardPowerAdminStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.7.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object controls the operation of the module's DC-DC power supply. If the value 3 is written to this object then the value of the object will be set to 1 after the reset is performed.
What is boardPowerAdminStatus?
This lets an admin command a module's DC-DC power supply to power on, power off, or reset; writing reset(3) causes the value to automatically revert to powerOn(1) once the reset completes. It's the remote equivalent of pulling and reseating a card without physical access to the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.7.2.1.1.3 snmpwalk -v2c -c public <target> CTRON-POWER-SUPPLY-MIB::boardPowerAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.7.2.1.1.3.1 snmpget -v2c -c public <target> CTRON-POWER-SUPPLY-MIB::boardPowerAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.7.2.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> boardPowerAdminStatus.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::boardPowerAdminStatus 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.1 | boardPowerSlotStatusTable | CTRON-POWER-SUPPLY-MIB |
| 1.3.6.1.4.1.52.4.1.1.7.2.1.1 | boardPowerSlotStatusEntry | CTRON-POWER-SUPPLY-MIB |
| 1.3.6.1.4.1.52.4.1.1.7.2.1.1.3 | boardPowerAdminStatus | CTRON-POWER-SUPPLY-MIB |