All MIBs › PRVT-SWITCH-MIB › reportsHardwarePSStatus
reportsHardwarePSStatus
Module: PRVT-SWITCH-MIB
OID (symbolic): PRVT-SWITCH-MIB::reportsHardwarePSStatus
OID (numeric): 1.3.6.1.4.1.738.1.5.100.3.2.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Each OCTET holds the status of 1 power supply or if supported, a status of its corresponding power supply fan. Every octet can show one of the following states: 0 - power supply not installed; 1 - power supply is installed but does not function correctly; 2 - power supply is installed and working OK; There are devices, which can also show status of the Fan, attached to the power supply. All devices which support the Power Supply fan, will display their status in series of octet pairs. The fan status octet will be displayed right after the supply status octet.
What is reportsHardwarePSStatus?
This OID holds status codes for each power supply in a network switch, showing whether each is missing (0), failing (1), or working properly (2). Knowing which power supplies are functional is critical for device reliability; a single failing supply reduces redundancy. A network operator would monitor this OID continuously and generate an alert when a supply fails so they can replace it before the backup is overtaxed or the device loses power.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.100.3.2.1 snmpwalk -v2c -c public <target> PRVT-SWITCH-MIB::reportsHardwarePSStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.100.3.2.1.1 snmpget -v2c -c public <target> PRVT-SWITCH-MIB::reportsHardwarePSStatus.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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5 | switch | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100 | prvtSwitchMib | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.3 | reports | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.3.2 | reportsHardware | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.3.2.1 | reportsHardwarePSStatus | PRVT-SWITCH-MIB |