Reference record for OID 1.3.6.1.4.1.318.1.1.12.3.3.1.1.4



parent
1.3.6.1.4.1.318.1.1.12.3.3.1.1 (rPDUOutletControlEntry)
node code
4
node name
rPDUOutletControlOutletCommand
dot oid
1.3.6.1.4.1.318.1.1.12.3.3.1.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) rPDU(12) rPDUOutlet(3) rPDUOutletControl(3) rPDUOutletControlTable(1) rPDUOutletControlEntry(1) rPDUOutletControlOutletCommand(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) rPDU(12) rPDUOutlet(3) rPDUOutletControl(3) rPDUOutletControlTable(1) rPDUOutletControlEntry(1) rPDUOutletControlOutletCommand(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) rPDU(12) rPDUOutlet(3) rPDUOutletControl(3) rPDUOutletControlTable(1) rPDUOutletControlEntry(1) rPDUOutletControlOutletCommand(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) rPDU(12) rPDUOutlet(3) rPDUOutletControl(3) rPDUOutletControlTable(1) rPDUOutletControlEntry(1) rPDUOutletControlOutletCommand(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) rPDU(12) rPDUOutlet(3) rPDUOutletControl(3) rPDUOutletControlTable(1) rPDUOutletControlEntry(1) rPDUOutletControlOutletCommand(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) rPDU(12) rPDUOutlet(3) rPDUOutletControl(3) rPDUOutletControlTable(1) rPDUOutletControlEntry(1) rPDUOutletControlOutletCommand(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/apc/products/hardware/rPDU/rPDUOutlet/rPDUOutletControl/rPDUOutletControlTable/rPDUOutletControlEntry/rPDUOutletControlOutletCommand
  • /iso/identified-organization/dod/internet/private/enterprises/apc/products/hardware/rPDU/rPDUOutlet/rPDUOutletControl/rPDUOutletControlTable/rPDUOutletControlEntry/rPDUOutletControlOutletCommand
  • /iso/org/dod/internet/private/enterprise/apc/products/hardware/rPDU/rPDUOutlet/rPDUOutletControl/rPDUOutletControlTable/rPDUOutletControlEntry/rPDUOutletControlOutletCommand
  • /iso/org/dod/internet/private/enterprises/apc/products/hardware/rPDU/rPDUOutlet/rPDUOutletControl/rPDUOutletControlTable/rPDUOutletControlEntry/rPDUOutletControlOutletCommand
  • /iso/iso-identified-organization/dod/internet/private/enterprise/apc/products/hardware/rPDU/rPDUOutlet/rPDUOutletControl/rPDUOutletControlTable/rPDUOutletControlEntry/rPDUOutletControlOutletCommand
  • /iso/iso-identified-organization/dod/internet/private/enterprises/apc/products/hardware/rPDU/rPDUOutlet/rPDUOutletControl/rPDUOutletControlTable/rPDUOutletControlEntry/rPDUOutletControlOutletCommand
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/318/1/1/12/3/3/1/1/4

    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.


    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 immediately
    reboot the outlet.

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

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

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

    Setting this variable to cancelPendingCommand (7) will cause any
    pending command to this outlet to be canceled.

    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.


    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 immediately
    reboot the outlet.

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

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

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

    Setting this variable to cancelPendingCommand (7) will cause any
    pending command to this outlet to be canceled.

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

    Information by mibdepot

    rPDUOutletControlOutletCommand OBJECT-TYPE SYNTAX INTEGER { immediateOn (1), immediateOff (2), immediateReboot (3), delayedOn (4), delayedOff (5), delayedReboot (6), cancelPendingCommand (7) } 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. 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 immediately reboot the outlet. Setting this variable to delayedOn (4) will turn the outlet on after the rPDUOutletConfigPowerOnTime OID time has elapsed. Setting this variable to delayedOff (5) will turn the outlet off after the rPDUOutletConfigPowerOffTime OID time has elapsed. Setting this variable to delayedReboot (6) will cause the Switched Rack PDU to perform a delayedOff command, wait the rPDUOutletConfigRebootDuration OID time, and then perform a delayedOn command. Setting this variable to cancelPendingCommand (7) will cause any pending command to this outlet to be canceled." ::= { rPDUOutletControlEntry 4 }

    Information by oid_info

    Vendor: American Power Conversion Corp.
    Module: PowerNet-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    rPDUOutletControlOutletCommand OBJECT-TYPE SYNTAX INTEGER { immediateOn (1), immediateOff (2), immediateReboot (3), delayedOn (4), delayedOff (5), delayedReboot (6), cancelPendingCommand (7) } 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. 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 immediately reboot the outlet. Setting this variable to delayedOn (4) will turn the outlet on after the rPDUOutletConfigPowerOnTime OID time has elapsed. Setting this variable to delayedOff (5) will turn the outlet off after the rPDUOutletConfigPowerOffTime OID time has elapsed. Setting this variable to delayedReboot (6) will cause the Switched Rack PDU to perform a delayedOff command, wait the rPDUOutletConfigRebootDuration OID time, and then perform a delayedOn command. Setting this variable to cancelPendingCommand (7) will cause any pending command to this outlet to be canceled." ::= { rPDUOutletControlEntry 4 }

    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.12.3.3.1.1.1 rPDUOutletControlIndex 0 0 The index to the outlet entry.
    1.3.6.1.4.1.318.1.1.12.3.3.1.1.2 rPDUOutletControlOutletName 0 0 The name of the outlet. The maximum string size is device dependent.
    An error will be returned if the set request exceeds the ma…
    1.3.6.1.4.1.318.1.1.12.3.3.1.1.3 rPDUOutletControlOutletPhase 0 0 The phase/s associated with this outlet.

    For single phase devices, this object will always
    return phase1(1).

    For 3-phase devices…
    1.3.6.1.4.1.318.1.1.12.3.3.1.1.5 rPDUOutletControlOutletBank 0 0 The bank associated with this outlet.