All MIBs › CHS-MIB › uchasPowerSupplyIndex
uchasPowerSupplyIndex
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasPowerSupplyIndex
OID (numeric): 1.3.6.1.4.1.429.1.1.4.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index value that uniquely identifies a power supply.
What is uchasPowerSupplyIndex?
This is simply the table index that distinguishes one power supply from another in a chassis that may have multiple PSUs installed for redundancy. An admin needs this as the join key for correlating a given PSU's descr, status, and output rows across this and the related power-supply-output table, since a chassis with dual or triple redundant supplies needs to know which specific unit an alarm refers to. For example, uchasPowerSupplyIndex=2 on a dual-PSU chassis identifies the secondary/backup supply, so an alert tied to index 2 tells the admin the redundant unit -- not the primary -- needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.1.1.1 snmpwalk -v2c -c public <target> CHS-MIB::uchasPowerSupplyIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.1.1.1.1 snmpget -v2c -c public <target> CHS-MIB::uchasPowerSupplyIndex.1
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::uchasPowerSupplyIndex 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.4 | uchasPowerSupply | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.1 | uchasPowerSupplyTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.1.1 | uchasPowerSupplyEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.1.1.1 | uchasPowerSupplyIndex | CHS-MIB |