All MIBs › RARITAN-PX2-PDU2-MIB › transferSwitchPowerSource1
transferSwitchPowerSource1
Module: RARITAN-PX2-PDU2-MIB
OID (symbolic): RARITAN-PX2-PDU2-MIB::transferSwitchPowerSource1
OID (numeric): 1.3.6.1.4.1.13742.6.3.9.3.1.31
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
This object allows discovery of how the PDU is wired. It indicates the transferSwitch's first power source which can one of the following: overCurrentProtector transfer switch inlet
If the power source is an OverCurrentProtector, it contains the OID of an overCurrentProtectorLabel in the overCurrentProtectorConfiguration Table. The index of the OID can then be used to reference other objects in the overCurrentProtectorConfigurationTable.
If the power source is an inlet, it contains the OID of an inletLabel in the inletConfigurationTable. The index of the OID can then be used to reference other objects in the inletConfigurationTable.
If the power source is a transferSwitch, it contains the OID of a transferSwitchLabel in the transferSwitchConfiguration Table. The index of the OID can then be used to reference other objects in the transferSwitchConfigurationTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.6.3.9.3.1.31 snmpwalk -v2c -c public <target> RARITAN-PX2-PDU2-MIB::transferSwitchPowerSource1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.6.3.9.3.1.31.1 snmpget -v2c -c public <target> RARITAN-PX2-PDU2-MIB::transferSwitchPowerSource1.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> transferSwitchPowerSource1.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.13742 | raritan | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6 | pdu2 | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3 | configuration | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.9 | transferSwitch | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.9.3 | transferSwitchConfigurationTable | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.9.3.1 | transferSwitchConfigurationEntry | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.9.3.1.31 | transferSwitchPowerSource1 | RARITAN-PX2-PDU2-MIB |