All MIBs › CHS-MIB › uchasPowerSupplyOutIndex
uchasPowerSupplyOutIndex
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasPowerSupplyOutIndex
OID (numeric): 1.3.6.1.4.1.429.1.1.4.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index that, together with uchasPowerSupplyOutPSIndex, uniquely defines an output for the specified power supply.
What is uchasPowerSupplyOutIndex?
This is the second half of the compound key for the power-supply-output table, distinguishing one output rail (e.g., the +5V line versus the +12V line) from another within the same physical power supply identified by uchasPowerSupplyOutPSIndex. An admin needs both indices together to unambiguously identify which specific voltage rail on which specific PSU an alarm concerns, since a PSU can supply several rails simultaneously. For example, the combination (OutPSIndex=1, OutIndex=3) might specifically identify the -5V output of the primary supply, as distinct from (OutPSIndex=1, OutIndex=1) identifying that same supply's +5V rail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.2.1.2 snmpwalk -v2c -c public <target> CHS-MIB::uchasPowerSupplyOutIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.2.1.2.1 snmpget -v2c -c public <target> CHS-MIB::uchasPowerSupplyOutIndex.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::uchasPowerSupplyOutIndex 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.2 | uchasPowerSupplyOutTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.2.1 | uchasPowerSupplyOutEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.2.1.2 | uchasPowerSupplyOutIndex | CHS-MIB |