Reference record for OID 1.3.6.1.4.1.318.1.1.26.9.2.4.1.5



parent
1.3.6.1.4.1.318.1.1.26.9.2.4.1 (rPDU2OutletSwitchedControlEntry)
node code
5
node name
rPDU2OutletSwitchedControlCommand
dot oid
1.3.6.1.4.1.318.1.1.26.9.2.4.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) rPDU2(26) rPDU2Outlet(9) rPDU2OutletSwitched(2) rPDU2OutletSwitchedControlTable(4) rPDU2OutletSwitchedControlEntry(1) rPDU2OutletSwitchedControlCommand(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) rPDU2(26) rPDU2Outlet(9) rPDU2OutletSwitched(2) rPDU2OutletSwitchedControlTable(4) rPDU2OutletSwitchedControlEntry(1) rPDU2OutletSwitchedControlCommand(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) rPDU2(26) rPDU2Outlet(9) rPDU2OutletSwitched(2) rPDU2OutletSwitchedControlTable(4) rPDU2OutletSwitchedControlEntry(1) rPDU2OutletSwitchedControlCommand(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) rPDU2(26) rPDU2Outlet(9) rPDU2OutletSwitched(2) rPDU2OutletSwitchedControlTable(4) rPDU2OutletSwitchedControlEntry(1) rPDU2OutletSwitchedControlCommand(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) rPDU2(26) rPDU2Outlet(9) rPDU2OutletSwitched(2) rPDU2OutletSwitchedControlTable(4) rPDU2OutletSwitchedControlEntry(1) rPDU2OutletSwitchedControlCommand(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) rPDU2(26) rPDU2Outlet(9) rPDU2OutletSwitched(2) rPDU2OutletSwitchedControlTable(4) rPDU2OutletSwitchedControlEntry(1) rPDU2OutletSwitchedControlCommand(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/apc/products/hardware/rPDU2/rPDU2Outlet/rPDU2OutletSwitched/rPDU2OutletSwitchedControlTable/rPDU2OutletSwitchedControlEntry/rPDU2OutletSwitchedControlCommand
  • /iso/identified-organization/dod/internet/private/enterprises/apc/products/hardware/rPDU2/rPDU2Outlet/rPDU2OutletSwitched/rPDU2OutletSwitchedControlTable/rPDU2OutletSwitchedControlEntry/rPDU2OutletSwitchedControlCommand
  • /iso/org/dod/internet/private/enterprise/apc/products/hardware/rPDU2/rPDU2Outlet/rPDU2OutletSwitched/rPDU2OutletSwitchedControlTable/rPDU2OutletSwitchedControlEntry/rPDU2OutletSwitchedControlCommand
  • /iso/org/dod/internet/private/enterprises/apc/products/hardware/rPDU2/rPDU2Outlet/rPDU2OutletSwitched/rPDU2OutletSwitchedControlTable/rPDU2OutletSwitchedControlEntry/rPDU2OutletSwitchedControlCommand
  • /iso/iso-identified-organization/dod/internet/private/enterprise/apc/products/hardware/rPDU2/rPDU2Outlet/rPDU2OutletSwitched/rPDU2OutletSwitchedControlTable/rPDU2OutletSwitchedControlEntry/rPDU2OutletSwitchedControlCommand
  • /iso/iso-identified-organization/dod/internet/private/enterprises/apc/products/hardware/rPDU2/rPDU2Outlet/rPDU2OutletSwitched/rPDU2OutletSwitchedControlTable/rPDU2OutletSwitchedControlEntry/rPDU2OutletSwitchedControlCommand
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/318/1/1/26/9/2/4/1/5

    Description by mibdepot

    Getting this variable will return the outlet state. If
    the outlet is on, the immediateOn (1) value will be returned.
    If the outlet is off, the immediateOff (2) value will be
    returned. If the state of the outlet cannot be
    determined, the outletUnknown (4) value will be returned.
    If the outletUnknown condition should occur, all devices
    powered by the PDU should be shut down. The PDU's power
    should then be cycled to clear this condition.

    Setting this variable to immediateOn (1) will immediately turn
    the outlet on.

    Setting this variable to immediateOff (2) will immediately turn
    the outlet off.

    Setting this variable to immediateReboot (3) will cause the
    Switched Rack PDU to perform an immediateOff command, wait the
    rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform an
    immediateOn command.

    Setting this variable to delayedOn (5) will turn the outlet on
    after the rPDU2OutletSwitchedConfigPowerOnTime OID time has elapsed.

    Setting this variable to delayedOff (6) will turn the outlet off
    after the rPDU2OutletSwitchedConfigPowerOffTime OID time has elapsed.

    Setting this variable to delayedReboot (7) will cause the
    Switched Rack PDU to perform a delayedOff command, wait the
    rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform a
    delayedOn command.

    Setting this variable to cancelPendingCommand (8) will cause any
    pending command to this outlet to be cancelled.

    Parsed from file powernet.mib.txt
    Company: None
    Module: PowerNet-MIB

    Description by circitor

    Getting this variable will return the outlet state. If
    the outlet is on, the immediateOn (1) value will be returned.
    If the outlet is off, the immediateOff (2) value will be
    returned. If the state of the outlet cannot be
    determined, the outletUnknown (4) value will be returned.
    If the outletUnknown condition should occur, all devices
    powered by the PDU should be shut down. The PDU's power
    should then be cycled to clear this condition.

    Setting this variable to immediateOn (1) will immediately turn
    the outlet on.

    Setting this variable to immediateOff (2) will immediately turn
    the outlet off.

    Setting this variable to immediateReboot (3) will cause the
    Switched Rack PDU to perform an immediateOff command, wait the
    rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform an
    immediateOn command.

    Setting this variable to delayedOn (5) will turn the outlet on
    after the rPDU2OutletSwitchedConfigPowerOnTime OID time has elapsed.

    Setting this variable to delayedOff (6) will turn the outlet off
    after the rPDU2OutletSwitchedConfigPowerOffTime OID time has elapsed.

    Setting this variable to delayedReboot (7) will cause the
    Switched Rack PDU to perform a delayedOff command, wait the
    rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform a
    delayedOn command.

    Setting this variable to cancelPendingCommand (8) will cause any
    pending command to this outlet to be cancelled.

    Parsed from file PowerNet-MIB.mib
    Module: PowerNet-MIB

    Information by mibdepot

    rPDU2OutletSwitchedControlCommand OBJECT-TYPE SYNTAX INTEGER { immediateOn (1), immediateOff (2), immediateReboot (3), outletUnknown (4), delayedOn (5), delayedOff (6), delayedReboot (7), cancelPendingCommand (8) } ACCESS read-write STATUS mandatory DESCRIPTION "Getting this variable will return the outlet state. If the outlet is on, the immediateOn (1) value will be returned. If the outlet is off, the immediateOff (2) value will be returned. If the state of the outlet cannot be determined, the outletUnknown (4) value will be returned. If the outletUnknown condition should occur, all devices powered by the PDU should be shut down. The PDU's power should then be cycled to clear this condition. Setting this variable to immediateOn (1) will immediately turn the outlet on. Setting this variable to immediateOff (2) will immediately turn the outlet off. Setting this variable to immediateReboot (3) will cause the Switched Rack PDU to perform an immediateOff command, wait the rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform an immediateOn command. Setting this variable to delayedOn (5) will turn the outlet on after the rPDU2OutletSwitchedConfigPowerOnTime OID time has elapsed. Setting this variable to delayedOff (6) will turn the outlet off after the rPDU2OutletSwitchedConfigPowerOffTime OID time has elapsed. Setting this variable to delayedReboot (7) will cause the Switched Rack PDU to perform a delayedOff command, wait the rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform a delayedOn command. Setting this variable to cancelPendingCommand (8) will cause any pending command to this outlet to be cancelled." ::= { rPDU2OutletSwitchedControlEntry 5 }

    Information by oid_info

    Vendor: APC
    Module: PowerNet-MIB (powernet401.mib)
    Type: TABULAR
    Access: read-write
    Syntax: INTEGER

    Automatically extracted from www.mibdepot.com

    Information by circitor

    rPDU2OutletSwitchedControlCommand OBJECT-TYPE SYNTAX INTEGER { immediateOn (1), immediateOff (2), immediateReboot (3), outletUnknown (4), delayedOn (5), delayedOff (6), delayedReboot (7), cancelPendingCommand (8) } ACCESS read-write STATUS mandatory DESCRIPTION "Getting this variable will return the outlet state. If the outlet is on, the immediateOn (1) value will be returned. If the outlet is off, the immediateOff (2) value will be returned. If the state of the outlet cannot be determined, the outletUnknown (4) value will be returned. If the outletUnknown condition should occur, all devices powered by the PDU should be shut down. The PDU's power should then be cycled to clear this condition. Setting this variable to immediateOn (1) will immediately turn the outlet on. Setting this variable to immediateOff (2) will immediately turn the outlet off. Setting this variable to immediateReboot (3) will cause the Switched Rack PDU to perform an immediateOff command, wait the rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform an immediateOn command. Setting this variable to delayedOn (5) will turn the outlet on after the rPDU2OutletSwitchedConfigPowerOnTime OID time has elapsed. Setting this variable to delayedOff (6) will turn the outlet off after the rPDU2OutletSwitchedConfigPowerOffTime OID time has elapsed. Setting this variable to delayedReboot (7) will cause the Switched Rack PDU to perform a delayedOff command, wait the rPDU2OutletSwitchedConfigRebootDuration OID time, and then perform a delayedOn command. Setting this variable to cancelPendingCommand (8) will cause any pending command to this outlet to be cancelled." ::= { rPDU2OutletSwitchedControlEntry 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.318)

    Yoest Peter C.

    Brothers (4)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.318.1.1.26.9.2.4.1.1 rPDU2OutletSwitchedControlIndex 0 0 The index to the Rack PDU switched outlet
    control data table entry
    1.3.6.1.4.1.318.1.1.26.9.2.4.1.2 rPDU2OutletSwitchedControlModule 0 0 The user-defined Rack PDU numeric ID
    1.3.6.1.4.1.318.1.1.26.9.2.4.1.3 rPDU2OutletSwitchedControlName 0 0 The user-defined switched outlet ID string
    1.3.6.1.4.1.318.1.1.26.9.2.4.1.4 rPDU2OutletSwitchedControlNumber 0 0 The numeric switched outlet ID