All MIBs › NSCPS32-MIB › ps32PowerSupplyOperStatus
ps32PowerSupplyOperStatus
Module: NSCPS32-MIB
OID (symbolic): NSCPS32-MIB::ps32PowerSupplyOperStatus
OID (numeric): 1.3.6.1.4.1.10.2.1.4.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Actual status of the power supply:
- unknown(1) - status not known. - empty(2) - no power supply installed in slot - disabled(3) - unable to supply power - control register has requested this supply be disabled. - bad(4) - unable to supply power due to failure - warning(5) - supplying power but an output or sensor is bad or warning - standby(6) - believed usable but not supplying power - engaged(7) - supplying power - redundant(8) - supplying power but not needed
It is an implementation specific matter whether the agent keeps entries with status unknown(1) or empty(2) in the table.
What is ps32PowerSupplyOperStatus?
The actual operating state of this power supply: unknown, empty (no supply installed), disabled, bad (failed), warning (an output or sensor is marginal), standby (usable but not active), engaged (actively supplying power), or redundant (supplying power but not currently needed). Admins check for 'bad' or 'warning' here to catch a failing supply before it causes an outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.2.2.1.4 snmpwalk -v2c -c public <target> NSCPS32-MIB::ps32PowerSupplyOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.2.2.1.4.1 snmpget -v2c -c public <target> NSCPS32-MIB::ps32PowerSupplyOperStatus.1
Start monitoring NSC PS-32 port switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCPS32-MIB::ps32PowerSupplyOperStatus OID value, configure state conditions and alerts, and monitor any NSC PS-32 port switch from a single console.
OID Breakdown
Upper-level ancestors (10 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.10 | nsc | NSC-MIB |
| 1.3.6.1.4.1.10.2 | nscMib | NSC-MIB |
| 1.3.6.1.4.1.10.2.1 | nscProducts | NSC-MIB |
| 1.3.6.1.4.1.10.2.1.4 | nscHippiSwitch | NSC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10.2.1.4.2 | ps32PowerSupply | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.2.2 | ps32PowerSupplyTable | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.2.2.1 | ps32PowerSupplyEntry | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.2.2.1.4 | ps32PowerSupplyOperStatus | NSCPS32-MIB |