Reference record for OID 1.3.6.1.4.1.838.3.1.1.2.3.1.2



parent
1.3.6.1.4.1.838.3.1.1.2.3.1 (xsysSubsystemEntry)
node code
2
node name
xsysSubsystemResetControl
dot oid
1.3.6.1.4.1.838.3.1.1.2.3.1.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) xedia(838) xediaMibs(3) xediaSystemMIB(1) xsysObjects(1) xsysConfigParams(2) xsysSubsystemTable(3) xsysSubsystemEntry(1) xsysSubsystemResetControl(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) xedia(838) xediaMibs(3) xediaSystemMIB(1) xsysObjects(1) xsysConfigParams(2) xsysSubsystemTable(3) xsysSubsystemEntry(1) xsysSubsystemResetControl(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) xedia(838) xediaMibs(3) xediaSystemMIB(1) xsysObjects(1) xsysConfigParams(2) xsysSubsystemTable(3) xsysSubsystemEntry(1) xsysSubsystemResetControl(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) xedia(838) xediaMibs(3) xediaSystemMIB(1) xsysObjects(1) xsysConfigParams(2) xsysSubsystemTable(3) xsysSubsystemEntry(1) xsysSubsystemResetControl(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) xedia(838) xediaMibs(3) xediaSystemMIB(1) xsysObjects(1) xsysConfigParams(2) xsysSubsystemTable(3) xsysSubsystemEntry(1) xsysSubsystemResetControl(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) xedia(838) xediaMibs(3) xediaSystemMIB(1) xsysObjects(1) xsysConfigParams(2) xsysSubsystemTable(3) xsysSubsystemEntry(1) xsysSubsystemResetControl(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/xedia/xediaMibs/xediaSystemMIB/xsysObjects/xsysConfigParams/xsysSubsystemTable/xsysSubsystemEntry/xsysSubsystemResetControl
  • /iso/identified-organization/dod/internet/private/enterprises/xedia/xediaMibs/xediaSystemMIB/xsysObjects/xsysConfigParams/xsysSubsystemTable/xsysSubsystemEntry/xsysSubsystemResetControl
  • /iso/org/dod/internet/private/enterprise/xedia/xediaMibs/xediaSystemMIB/xsysObjects/xsysConfigParams/xsysSubsystemTable/xsysSubsystemEntry/xsysSubsystemResetControl
  • /iso/org/dod/internet/private/enterprises/xedia/xediaMibs/xediaSystemMIB/xsysObjects/xsysConfigParams/xsysSubsystemTable/xsysSubsystemEntry/xsysSubsystemResetControl
  • /iso/iso-identified-organization/dod/internet/private/enterprise/xedia/xediaMibs/xediaSystemMIB/xsysObjects/xsysConfigParams/xsysSubsystemTable/xsysSubsystemEntry/xsysSubsystemResetControl
  • /iso/iso-identified-organization/dod/internet/private/enterprises/xedia/xediaMibs/xediaSystemMIB/xsysObjects/xsysConfigParams/xsysSubsystemTable/xsysSubsystemEntry/xsysSubsystemResetControl
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/838/3/1/1/2/3/1/2

    Description by mibdepot

    Setting this object causes individual subsystems to take
    action, as defined below. Not all subsystems support all
    of the actions available. Valid actions for each subsystem
    can be set without errors. If an action is invalid for a
    subsystem, then an error PDU of 'BadValue' is returned.

    o ready - NoOp. No action is taken by the subsystem.

    o defaultConfig - All configuration records associated with the
    particular subsystem are deleted. The subsystem
    will restore to default configuration if possible,
    or it continues to run using its runtime values.
    On the next node boot, default records will be written
    to the configuration memory.

    o reset - The subsystem will be restarted using its
    existing configuration memory.

    o resetToDefaults - All configuration records associated with
    the particular subsystem are deleted. The subsystem
    is then restarted, causing default records to
    be written to configuration memory.

    o purgeRecords - All old configuration records associated
    with the particular subsystem are deleted. Some
    subsystems maintain old configuration records.
    This allows you to downgrade without losing configuration
    information. These old configuration records consume
    configuration memory. Purging old configuration
    records frees the associated configuration memory for
    current use.

    When read, the value of the object is always 'ready(1)'.

    Parsed from file xsys.mib.txt
    Company: None
    Module: XEDIA-SYSTEM-MIB

    Description by circitor

    Setting this object causes individual subsystems to take
    action, as defined below. Not all subsystems support all
    of the actions available. Valid actions for each subsystem
    can be set without errors. If an action is invalid for a
    subsystem, then an error PDU of 'BadValue' is returned.

    o ready - NoOp. No action is taken by the subsystem.

    o defaultConfig - All configuration records associated with the
    particular subsystem are deleted. The subsystem
    will restore to default configuration if possible,
    or it continues to run using its runtime values.
    On the next node boot, default records will be written
    to the configuration memory.

    o reset - The subsystem will be restarted using its
    existing configuration memory.

    o resetToDefaults - All configuration records associated with
    the particular subsystem are deleted. The subsystem
    is then restarted, causing default records to
    be written to configuration memory.

    o purgeRecords - All old configuration records associated
    with the particular subsystem are deleted. Some
    subsystems maintain old configuration records.
    This allows you to downgrade without losing configuration
    information. These old configuration records consume
    configuration memory. Purging old configuration
    records frees the associated configuration memory for
    current use.

    When read, the value of the object is always 'ready(1)'.

    Parsed from file XEDIA-SYSTEM-MIB.mib
    Module: XEDIA-SYSTEM-MIB

    Information by oid_info

    Vendor: Xedia Corporation
    Module: XEDIA-SYSTEM-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    xsysSubsystemResetControl OBJECT-TYPE SYNTAX INTEGER { ready(1), defaultConfig(2), reset(3), resetToDefaults(4), purgeRecords(5) } MAX-ACCESS read-write STATUS current DESCRIPTION "Setting this object causes individual subsystems to take action, as defined below. Not all subsystems support all of the actions available. Valid actions for each subsystem can be set without errors. If an action is invalid for a subsystem, then an error PDU of 'BadValue' is returned. o ready - NoOp. No action is taken by the subsystem. o defaultConfig - All configuration records associated with the particular subsystem are deleted. The subsystem will restore to default configuration if possible, or it continues to run using its runtime values. On the next node boot, default records will be written to the configuration memory. o reset - The subsystem will be restarted using its existing configuration memory. o resetToDefaults - All configuration records associated with the particular subsystem are deleted. The subsystem is then restarted, causing default records to be written to configuration memory. o purgeRecords - All old configuration records associated with the particular subsystem are deleted. Some subsystems maintain old configuration records. This allows you to downgrade without losing configuration information. These old configuration records consume configuration memory. Purging old configuration records frees the associated configuration memory for current use. When read, the value of the object is always 'ready(1)'." DEFVAL { ready } ::= { xsysSubsystemEntry 2 }

    Information by circitor

    xsysSubsystemResetControl OBJECT-TYPE SYNTAX INTEGER { ready(1), defaultConfig(2), reset(3), resetToDefaults(4), purgeRecords(5) } MAX-ACCESS read-write STATUS current DESCRIPTION "Setting this object causes individual subsystems to take action, as defined below. Not all subsystems support all of the actions available. Valid actions for each subsystem can be set without errors. If an action is invalid for a subsystem, then an error PDU of 'BadValue' is returned. o ready - NoOp. No action is taken by the subsystem. o defaultConfig - All configuration records associated with the particular subsystem are deleted. The subsystem will restore to default configuration if possible, or it continues to run using its runtime values. On the next node boot, default records will be written to the configuration memory. o reset - The subsystem will be restarted using its existing configuration memory. o resetToDefaults - All configuration records associated with the particular subsystem are deleted. The subsystem is then restarted, causing default records to be written to configuration memory. o purgeRecords - All old configuration records associated with the particular subsystem are deleted. Some subsystems maintain old configuration records. This allows you to downgrade without losing configuration information. These old configuration records consume configuration memory. Purging old configuration records frees the associated configuration memory for current use. When read, the value of the object is always 'ready(1)'." DEFVAL { ready } ::= { xsysSubsystemEntry 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.838)

    Kincaid Colin

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.838.3.1.1.2.3.1.1 xsysSubsystemName 0 0 The name that uniquely identifies the subsystem.