All MIBs › CPQSINFO-MIB › cpqSiRackServerShutdownRole
cpqSiRackServerShutdownRole
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiRackServerShutdownRole
OID (numeric): 1.3.6.1.4.1.232.2.2.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This entry describes this system's role in a rack-mounted uninterruptible power supply family. The master both communicates with the UPS and derives its power from the UPS. The slave derives its power from the UPS, but does not communicate with it.
What is cpqSiRackServerShutdownRole?
This read-write integer sets a server's role in a rack-mounted uninterruptible power supply family: other, master (communicates with and draws power from the UPS), or slave (draws power only). It matters because only the master actually talks to the shared UPS to coordinate a graceful shutdown when power is lost. For example, an admin sets cpqSiRackServerShutdownRole to master(2) on the primary server in a rack so it alone communicates shutdown commands to the shared UPS, while the others are set to slave(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.6.1 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiRackServerShutdownRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.6.1.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiRackServerShutdownRole.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.2.2.6.1.1 i <value>
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiRackServerShutdownRole OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.6 | cpqSiRackServer | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.6.1 | cpqSiRackServerShutdownRole | CPQSINFO-MIB |