All MIBs › RARITAN-PX2-PDU2-MIB › outletPowerupSequence
outletPowerupSequence
Module: RARITAN-PX2-PDU2-MIB
OID (symbolic): RARITAN-PX2-PDU2-MIB::outletPowerupSequence
OID (numeric): 1.3.6.1.4.1.13742.6.3.2.2.1.39
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The sequence in which will the outlets will be switched on under the following conditions. 1) Switch all outlets on operation is executed 2) Power to the PDU is cycled String must consist of a comma separated sequence of the outlet numbers and all outlet numbers must be included. The numbers entered must be a permutation of the numbers 1,2,3,-outletnumber. Example for a 12 outlet PDU: 1,12,3,5,6,7,10,2,4,11,9,8.
The per outlet sequence delays are defined as outletSequenceDelay in the outletConfigurationTable
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.6.3.2.2.1.39 snmpwalk -v2c -c public <target> RARITAN-PX2-PDU2-MIB::outletPowerupSequence
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.6.3.2.2.1.39.1 snmpget -v2c -c public <target> RARITAN-PX2-PDU2-MIB::outletPowerupSequence.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.13742.6.3.2.2.1.39.1 s <value>
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.2 | unit | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.2.2 | unitConfigurationTable | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.2.2.1 | unitConfigurationEntry | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.3.2.2.1.39 | outletPowerupSequence | RARITAN-PX2-PDU2-MIB |