All MIBs › RARITAN-PX2-PDU2-MIB › overCurrentProtectorPowerSource
overCurrentProtectorPowerSource
Module: RARITAN-PX2-PDU2-MIB
OID (symbolic): RARITAN-PX2-PDU2-MIB::overCurrentProtectorPowerSource
OID (numeric): 1.3.6.1.4.1.13742.6.3.4.3.1.10
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
This object allows discovery of how the PDU is wired. It indicates the overCurrentProtector's 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.4.3.1.10 snmpwalk -v2c -c public <target> RARITAN-PX2-PDU2-MIB::overCurrentProtectorPowerSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.6.3.4.3.1.10.1 snmpget -v2c -c public <target> RARITAN-PX2-PDU2-MIB::overCurrentProtectorPowerSource.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.4 | overCurrentProtector | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.4.3 | overCurrentProtectorConfigurationTable | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.4.3.1 | overCurrentProtectorConfigurationEntry | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.4.3.1.10 | overCurrentProtectorPowerSource | RARITAN-PX2-PDU2-MIB |