All MIBs › CHS-MIB › uchasPSUFailureTrapEna
uchasPSUFailureTrapEna
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasPSUFailureTrapEna
OID (numeric): 1.3.6.1.4.1.429.1.1.8.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables the generation of a trap when a power supply fails and has been automatically shut down due to overvoltage, overcurrent, etc. This parameter is effective across all PSUs in the chassis.
What is uchasPSUFailureTrapEna?
This is the hard-failure counterpart to uchasPSUWarningTrapEna, chassis-wide controlling whether a trap fires specifically when a power supply has actually failed and been automatically shut down due to a protective condition like overvoltage or overcurrent. An admin treats this as one of the highest-priority traps to have enabled in this whole MIB, since a PSU auto-shutdown in a chassis without full redundancy directly threatens total chassis power loss, unlike the softer warning trap which just flags drift. For example, an admin who left this disabled might only discover a PSU auto-shutdown when the whole chassis unexpectedly goes dark on a non-redundant power configuration, whereas enabling it would have paged them the moment the protective shutdown occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.4 snmpwalk -v2c -c public <target> CHS-MIB::uchasPSUFailureTrapEna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.4.1 snmpget -v2c -c public <target> CHS-MIB::uchasPSUFailureTrapEna.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.8.4.1 i <value>
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasPSUFailureTrapEna OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.8 | uchasTrapEnable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.8.4 | uchasPSUFailureTrapEna | CHS-MIB |