Reference record for OID 1.3.6.1.4.1.318.1.1.6.5.1.1.5



parent
1.3.6.1.4.1.318.1.1.6.5.1.1 (sPDUOutletControlMSPEntry)
node code
5
node name
sPDUOutletControlMSPOutletCommand
dot oid
1.3.6.1.4.1.318.1.1.6.5.1.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) masterswitchMSP(6) sPDUOutletControlMSP(5) sPDUOutletControlMSPTable(1) sPDUOutletControlMSPEntry(1) sPDUOutletControlMSPOutletCommand(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) masterswitchMSP(6) sPDUOutletControlMSP(5) sPDUOutletControlMSPTable(1) sPDUOutletControlMSPEntry(1) sPDUOutletControlMSPOutletCommand(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) masterswitchMSP(6) sPDUOutletControlMSP(5) sPDUOutletControlMSPTable(1) sPDUOutletControlMSPEntry(1) sPDUOutletControlMSPOutletCommand(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) masterswitchMSP(6) sPDUOutletControlMSP(5) sPDUOutletControlMSPTable(1) sPDUOutletControlMSPEntry(1) sPDUOutletControlMSPOutletCommand(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) apc(318) products(1) hardware(1) masterswitchMSP(6) sPDUOutletControlMSP(5) sPDUOutletControlMSPTable(1) sPDUOutletControlMSPEntry(1) sPDUOutletControlMSPOutletCommand(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) apc(318) products(1) hardware(1) masterswitchMSP(6) sPDUOutletControlMSP(5) sPDUOutletControlMSPTable(1) sPDUOutletControlMSPEntry(1) sPDUOutletControlMSPOutletCommand(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/apc/products/hardware/masterswitchMSP/sPDUOutletControlMSP/sPDUOutletControlMSPTable/sPDUOutletControlMSPEntry/sPDUOutletControlMSPOutletCommand
  • /iso/identified-organization/dod/internet/private/enterprises/apc/products/hardware/masterswitchMSP/sPDUOutletControlMSP/sPDUOutletControlMSPTable/sPDUOutletControlMSPEntry/sPDUOutletControlMSPOutletCommand
  • /iso/org/dod/internet/private/enterprise/apc/products/hardware/masterswitchMSP/sPDUOutletControlMSP/sPDUOutletControlMSPTable/sPDUOutletControlMSPEntry/sPDUOutletControlMSPOutletCommand
  • /iso/org/dod/internet/private/enterprises/apc/products/hardware/masterswitchMSP/sPDUOutletControlMSP/sPDUOutletControlMSPTable/sPDUOutletControlMSPEntry/sPDUOutletControlMSPOutletCommand
  • /iso/iso-identified-organization/dod/internet/private/enterprise/apc/products/hardware/masterswitchMSP/sPDUOutletControlMSP/sPDUOutletControlMSPTable/sPDUOutletControlMSPEntry/sPDUOutletControlMSPOutletCommand
  • /iso/iso-identified-organization/dod/internet/private/enterprises/apc/products/hardware/masterswitchMSP/sPDUOutletControlMSP/sPDUOutletControlMSPTable/sPDUOutletControlMSPEntry/sPDUOutletControlMSPOutletCommand
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/318/1/1/6/5/1/1/5

    Description by mibdepot

    Getting this variable will return the outlet state. If
    the outlet is on, the immediateOnMSP (1) value will be returned.
    If the outlet is off, the immediateOffMSP (3) value will be
    returned.

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

    Setting this variable to delayedOnMSP (2) will turn the outlet on
    after the sPDUOutletConfigMSPPowerOnDelay OID time has elapsed.

    Setting this variable to immediateOffMSP (3) will immediately turn the outlet off.

    Setting this variable to gracefulRebootMSP (4) will cause the outlet to wait for
    device confirmation (if applicable) and then turn the outlet off after the
    sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn
    on after the sPDUOutletConfigMSPRebootDuration OID time has elapsed.

    Setting this variable to immediateRebootMSP (5) will immediately reboot the outlet.

    Setting this variable to gracefulshutdownMSP (6) will cause the outlet to wait for
    device confirmation (if applicable) and then turn the outlet off after the
    sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn
    on after the sum of the sPDUOutletConfigMSPRestartTime OID time and the
    sPDUOutletConfigMSPPowerOnDelay OID time has elapsed.

    Setting this variable to overrideBatCapThreshMSP (7) will cause the outlet to
    ignore the Battery Capacity Threshold and proceed waiting on the
    sPDUOutletConfigMSPPowerOnDelay OID time before turning the outlet on.

    Setting this variable to cancelPendingCommandMSP (8) 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 immediateOnMSP (1) value will be returned.
    If the outlet is off, the immediateOffMSP (3) value will be
    returned.

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

    Setting this variable to delayedOnMSP (2) will turn the outlet on
    after the sPDUOutletConfigMSPPowerOnDelay OID time has elapsed.

    Setting this variable to immediateOffMSP (3) will immediately turn the outlet off.

    Setting this variable to gracefulRebootMSP (4) will cause the outlet to wait for
    device confirmation (if applicable) and then turn the outlet off after the
    sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn
    on after the sPDUOutletConfigMSPRebootDuration OID time has elapsed.

    Setting this variable to immediateRebootMSP (5) will immediately reboot the outlet.

    Setting this variable to gracefulshutdownMSP (6) will cause the outlet to wait for
    device confirmation (if applicable) and then turn the outlet off after the
    sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn
    on after the sum of the sPDUOutletConfigMSPRestartTime OID time and the
    sPDUOutletConfigMSPPowerOnDelay OID time has elapsed.

    Setting this variable to overrideBatCapThreshMSP (7) will cause the outlet to
    ignore the Battery Capacity Threshold and proceed waiting on the
    sPDUOutletConfigMSPPowerOnDelay OID time before turning the outlet on.

    Setting this variable to cancelPendingCommandMSP (8) will cause any
    pending command to this outlet to be canceled.

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

    Information by mibdepot

    sPDUOutletControlMSPOutletCommand OBJECT-TYPE SYNTAX INTEGER { immediateOnMSP (1), delayedOnMSP (2), immediateOffMSP (3), gracefulRebootMSP (4), immediateRebootMSP (5), gracefulshutdownMSP (6), overrideBatCapThreshMSP (7), cancelPendingCommandMSP (8) } ACCESS read-write STATUS mandatory DESCRIPTION "Getting this variable will return the outlet state. If the outlet is on, the immediateOnMSP (1) value will be returned. If the outlet is off, the immediateOffMSP (3) value will be returned. Setting this variable to immediateOnMSP (1) will immediately turn the outlet on. Setting this variable to delayedOnMSP (2) will turn the outlet on after the sPDUOutletConfigMSPPowerOnDelay OID time has elapsed. Setting this variable to immediateOffMSP (3) will immediately turn the outlet off. Setting this variable to gracefulRebootMSP (4) will cause the outlet to wait for device confirmation (if applicable) and then turn the outlet off after the sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn on after the sPDUOutletConfigMSPRebootDuration OID time has elapsed. Setting this variable to immediateRebootMSP (5) will immediately reboot the outlet. Setting this variable to gracefulshutdownMSP (6) will cause the outlet to wait for device confirmation (if applicable) and then turn the outlet off after the sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn on after the sum of the sPDUOutletConfigMSPRestartTime OID time and the sPDUOutletConfigMSPPowerOnDelay OID time has elapsed. Setting this variable to overrideBatCapThreshMSP (7) will cause the outlet to ignore the Battery Capacity Threshold and proceed waiting on the sPDUOutletConfigMSPPowerOnDelay OID time before turning the outlet on. Setting this variable to cancelPendingCommandMSP (8) will cause any pending command to this outlet to be canceled." ::= { sPDUOutletControlMSPEntry 5 }

    Information by oid_info

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

    [Automatically extracted from oidview.com]

    Information by circitor

    sPDUOutletControlMSPOutletCommand OBJECT-TYPE SYNTAX INTEGER { immediateOnMSP (1), delayedOnMSP (2), immediateOffMSP (3), gracefulRebootMSP (4), immediateRebootMSP (5), gracefulshutdownMSP (6), overrideBatCapThreshMSP (7), cancelPendingCommandMSP (8) } ACCESS read-write STATUS mandatory DESCRIPTION "Getting this variable will return the outlet state. If the outlet is on, the immediateOnMSP (1) value will be returned. If the outlet is off, the immediateOffMSP (3) value will be returned. Setting this variable to immediateOnMSP (1) will immediately turn the outlet on. Setting this variable to delayedOnMSP (2) will turn the outlet on after the sPDUOutletConfigMSPPowerOnDelay OID time has elapsed. Setting this variable to immediateOffMSP (3) will immediately turn the outlet off. Setting this variable to gracefulRebootMSP (4) will cause the outlet to wait for device confirmation (if applicable) and then turn the outlet off after the sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn on after the sPDUOutletConfigMSPRebootDuration OID time has elapsed. Setting this variable to immediateRebootMSP (5) will immediately reboot the outlet. Setting this variable to gracefulshutdownMSP (6) will cause the outlet to wait for device confirmation (if applicable) and then turn the outlet off after the sPDUOutletConfigMSPPowerOffDelay OID time has elapsed. The outlet will then turn on after the sum of the sPDUOutletConfigMSPRestartTime OID time and the sPDUOutletConfigMSPPowerOnDelay OID time has elapsed. Setting this variable to overrideBatCapThreshMSP (7) will cause the outlet to ignore the Battery Capacity Threshold and proceed waiting on the sPDUOutletConfigMSPPowerOnDelay OID time before turning the outlet on. Setting this variable to cancelPendingCommandMSP (8) will cause any pending command to this outlet to be canceled." ::= { sPDUOutletControlMSPEntry 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.6.5.1.1.1 sPDUOutletControlMSPIndex 0 0 The index to the MasterSwitch plus.
    1.3.6.1.4.1.318.1.1.6.5.1.1.2 sPDUOutletControlMSPName 0 0 The name of the MasterSwitch plus. The maximum
    value is 23 characters. The name is set by
    using the sPDUMasterConfigMSPName OID.
    1.3.6.1.4.1.318.1.1.6.5.1.1.3 sPDUOutletControlMSPOutletIndex 0 0 The index to the outlet entry.
    1.3.6.1.4.1.318.1.1.6.5.1.1.4 sPDUOutletControlMSPOutletName 0 0 The name of the outlet. The maximum size is
    23 characters. The name is set by using the
    sPDUOutletConfigMSPallOutletName OID.
    This…