Reference record for OID 1.3.6.1.4.1.45.1.6.4.2.1.24



parent
1.3.6.1.4.1.45.1.6.4.2.1 (s5AgentGbl)
node code
24
node name
s5AgInfoFileAction
dot oid
1.3.6.1.4.1.45.1.6.4.2.1.24
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) synoptics(45) products(1) series5000(6) s5Agent(4) s5AgentInfo(2) s5AgentGbl(1) s5AgInfoFileAction(24)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) synoptics(45) products(1) series5000(6) s5Agent(4) s5AgentInfo(2) s5AgentGbl(1) s5AgInfoFileAction(24)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) synoptics(45) products(1) series5000(6) s5Agent(4) s5AgentInfo(2) s5AgentGbl(1) s5AgInfoFileAction(24)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) synoptics(45) products(1) series5000(6) s5Agent(4) s5AgentInfo(2) s5AgentGbl(1) s5AgInfoFileAction(24)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) synoptics(45) products(1) series5000(6) s5Agent(4) s5AgentInfo(2) s5AgentGbl(1) s5AgInfoFileAction(24)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) synoptics(45) products(1) series5000(6) s5Agent(4) s5AgentInfo(2) s5AgentGbl(1) s5AgInfoFileAction(24)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/synoptics/products/series5000/s5Agent/s5AgentInfo/s5AgentGbl/s5AgInfoFileAction
  • /iso/identified-organization/dod/internet/private/enterprises/synoptics/products/series5000/s5Agent/s5AgentInfo/s5AgentGbl/s5AgInfoFileAction
  • /iso/org/dod/internet/private/enterprise/synoptics/products/series5000/s5Agent/s5AgentInfo/s5AgentGbl/s5AgInfoFileAction
  • /iso/org/dod/internet/private/enterprises/synoptics/products/series5000/s5Agent/s5AgentInfo/s5AgentGbl/s5AgInfoFileAction
  • /iso/iso-identified-organization/dod/internet/private/enterprise/synoptics/products/series5000/s5Agent/s5AgentInfo/s5AgentGbl/s5AgInfoFileAction
  • /iso/iso-identified-organization/dod/internet/private/enterprises/synoptics/products/series5000/s5Agent/s5AgentInfo/s5AgentGbl/s5AgInfoFileAction
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/45/1/6/4/2/1/24

    Description by mibdepot

    This object is used to download or upload a config file or
    an image file.

    In read operation, if no action taken since the boot up, it will
    return other(1). Otherwise it will return the latest action such
    as dnldConfig(2), dnldImg(3), upldConfig(4) and upldImg(5).

    In write operation, the values that can be written are:

    dnldConfig(2) ... download a config file to a device. The new
    config file will not take effect until the
    next boot cycle of the device.
    dnldImg(3) ...... download an image to a device.
    upldConfig(4) ... upload a config file to a server from
    a device. The config file contains the current
    MIB object values of the device.
    upldImg(5) ...... upload a image from a device to a server
    dnldFw(6) ....... download firmware to a device
    upldFw(7) ....... upload firware from a device to a server
    dnldImgIfNewer(8) download an image to a device if the image
    version is newer than the image stored in
    local NV storage
    dnldImgToDram(9) download an image to a device, but do not
    save it to NVRAM, just keep it in DRAM

    Parsed from file s5age120.mib.txt
    Company: None
    Module: S5-AGENT-MIB

    Description by circitor

    This object is used to download or upload a config file or
    an image file.

    In read operation, if no action taken since the boot up, it will
    return other(1). Otherwise it will return the latest action such
    as dnldConfig(2), dnldImg(3), upldConfig(4) and upldImg(5).

    In write operation, the values that can be written are:

    dnldConfig(2) ... download a config file to a device. The new
    config file will not take effect until the
    next boot cycle of the device.
    dnldImg(3) ...... download an image to a device.
    upldConfig(4) ... upload a config file to a server from
    a device. The config file contains the current MIB object values of the device.
    upldImg(5) ...... upload a image from a device to a server
    dnldFw(6) ....... download firmware to a device
    upldFw(7) ....... upload firware from a device to a server
    dnldImgIfNewer(8) download an image to a device if the image
    version is newer than the image stored in
    local NV storage

    Parsed from file S5-AGENT-MIB.mib
    Module: S5-AGENT-MIB

    Information by oid_info

    Vendor: SynOptics
    Module: S5-AGENT-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    s5AgInfoFileAction OBJECT-TYPE SYNTAX INTEGER { other(1), dnldConfig(2), dnldImg(3), upldConfig(4), upldImg(5), dnldFw(6), upldFw(7), dnldImgIfNewer(8), dnldImgToDram(9) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to download or upload a config file or an image file. In read operation, if no action taken since the boot up, it will return other(1). Otherwise it will return the latest action such as dnldConfig(2), dnldImg(3), upldConfig(4) and upldImg(5). In write operation, the values that can be written are: dnldConfig(2) ... download a config file to a device. The new config file will not take effect until the next boot cycle of the device. dnldImg(3) ...... download an image to a device. upldConfig(4) ... upload a config file to a server from a device. The config file contains the current MIB object values of the device. upldImg(5) ...... upload a image from a device to a server dnldFw(6) ....... download firmware to a device upldFw(7) ....... upload firware from a device to a server dnldImgIfNewer(8) download an image to a device if the image version is newer than the image stored in local NV storage dnldImgToDram(9) download an image to a device, but do not save it to NVRAM, just keep it in DRAM" ::= {s5AgentGbl 24}

    Information by circitor

    s5AgInfoFileAction OBJECT-TYPE SYNTAX INTEGER { other(1), dnldConfig(2), dnldImg(3), upldConfig(4), upldImg(5), dnldFw(6), upldFw(7), dnldImgIfNewer(8) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to download or upload a config file or an image file. In read operation, if no action taken since the boot up, it will return other(1). Otherwise it will return the latest action such as dnldConfig(2), dnldImg(3), upldConfig(4) and upldImg(5). In write operation, the values that can be written are: dnldConfig(2) ... download a config file to a device. The new config file will not take effect until the next boot cycle of the device. dnldImg(3) ...... download an image to a device. upldConfig(4) ... upload a config file to a server from a device. The config file contains the current MIB object values of the device. upldImg(5) ...... upload a image from a device to a server dnldFw(6) ....... download firmware to a device upldFw(7) ....... upload firware from a device to a server dnldImgIfNewer(8) download an image to a device if the image version is newer than the image stored in local NV storage" ::= {s5AgentGbl 24}

    First Registration Authority (recovered by parent 1.3.6.1.4.1.45)

    Perkins David

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.45.1.6.4.2.1.24.0 s5AgInfoFileAction 0 0 None

    Brothers (25)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.45.1.6.4.2.1.1 s5AgInfoReBoot 1 1 Action object to reboot the agent.
    The following values can only be read:
    other(1).....agent in unknown or other state
    running(2).…
    1.3.6.1.4.1.45.1.6.4.2.1.2 s5AgInfoWriteCfg 1 1 Action object to cause current configuration
    settings to be written to local nonvolatile
    storage. The following values can only b…
    1.3.6.1.4.1.45.1.6.4.2.1.3 s5AgInfoMgmtProtocolNxtBoot 1 1 The transport protocol(s) to use after
    the next boot of the agent. The following
    value is read-only:
    other(1)....unknown or some o…
    1.3.6.1.4.1.45.1.6.4.2.1.4 s5AgInfoMgmtProtocolCur 1 1 The current transport protocol(s) that are
    being supported by the agent. The following
    value is read-only:
    other(1)....unknown or …
    1.3.6.1.4.1.45.1.6.4.2.1.5 s5AgInfoBootMode 1 1 The source for initial protocol configuration
    information at next boot. For IP, a setting of
    net(3) means that BOOTP will be used…
    1.3.6.1.4.1.45.1.6.4.2.1.6 s5AgInfoCfgLoadMode 1 1 The source from which to load configuration
    information at next boot. The following value
    is read-only:
    other(1)...not applicable …
    1.3.6.1.4.1.45.1.6.4.2.1.7 s5AgInfoImgLoadMode 1 1 The source from which to load the agent image
    at next boot. The following value is read-only:
    other(1)...not applicable or some o…
    1.3.6.1.4.1.45.1.6.4.2.1.8 s5AgInfoImgSaveMode 1 1 Indicates what to do with the image (when
    loaded from the network) on the next boot.
    The following value can only be read:
    notAvai…
    1.3.6.1.4.1.45.1.6.4.2.1.9 s5AgInfoImgSaveStatus 1 1 Indicates what happened to the image file
    on the last boot. The following values
    are returned:
    notAvail(1).....the save operation …
    1.3.6.1.4.1.45.1.6.4.2.1.10 s5AgInfoVer 1 1 The version of the agent in the form
    'major.minor.maintenance[letters]'. This
    is an alias for the value of the object
    s5ChasStoreC…
    1.3.6.1.4.1.45.1.6.4.2.1.11 s5AgInfoLocStorVer 1 1 The version of the agent image saved in local
    storage such as flash memory in the form
    'major.minor.maintenance[letters]'. If not…
    1.3.6.1.4.1.45.1.6.4.2.1.12 s5AgInfoNxtBootDfltGwAddr 1 1 The IP address of the default gateway (router)
    for the agent to use after the next boot. (NOTE:
    the current default router is the…
    1.3.6.1.4.1.45.1.6.4.2.1.13 s5AgInfoCurDfltGwAddr 1 1 The IP address of the current default gateway
    (router). (NOTE: this is an alias for the object
    ipRouteNextHop in the row of the t…
    1.3.6.1.4.1.45.1.6.4.2.1.14 s5AgInfoDramUsage 1 1 An indication of the percentage of DRAM currently
    in use by this agent. If this information is not
    available the agent shall ret…
    1.3.6.1.4.1.45.1.6.4.2.1.15 s5AgInfoLoadProtocolNxtBoot 1 1 The transport protocol(s) over which the
    agent is to use to load the configuration
    information and the agent image at the
    next boo…
    1.3.6.1.4.1.45.1.6.4.2.1.16 s5AgInfoLoadProtocolLast 1 1 The transport protocol over which the agent image
    and configuration information were last loaded. The
    following values are read-…
    1.3.6.1.4.1.45.1.6.4.2.1.17 s5AgInfoSlotScope 1 1 This object contains information about all
    the slots an agent can manage. The value is encoded
    in an octet string. One byte has …
    1.3.6.1.4.1.45.1.6.4.2.1.18 s5AgInfoImgType 1 1 Indicates the type of agent image. This object is meant
    to distinguish between agents having the same version
    number running on t…
    1.3.6.1.4.1.45.1.6.4.2.1.19 s5AgInfoScheduleBootTime 1 1 The time, measured in minutes, remaining until the
    action(s) set by s5AgInfoReBoot will be performed.
    This value must be set in t…
    1.3.6.1.4.1.45.1.6.4.2.1.20 s5AgInfoScheduleBootCancel 1 1 Cancel a scheduled s5AgInfoReboot action.
    The following value is read-only:
    other(1)...not applicable or some other case
    This is a…
    1.3.6.1.4.1.45.1.6.4.2.1.21 s5AgInfoNumBootBanks 1 1 The number of local storage locations (or flash
    memory banks) available on this device for
    operational code images.

    Devices witho…
    1.3.6.1.4.1.45.1.6.4.2.1.22 s5AgInfoNextBootBank 1 1 The source of the image to be loaded upon the
    next boot of the device.

    If a value is set larger than s5AgInfoNumBootBanks,
    a bad…
    1.3.6.1.4.1.45.1.6.4.2.1.23 s5AgInfoDstLoadBank 1 1 The local storage bank where the next system image
    image is downloaded to.

    Devices without local image capability or not
    supporti…
    1.3.6.1.4.1.45.1.6.4.2.1.25 s5AgInfoFileStatus 1 1 This object is used to get the status of the latest action as
    shown by s5AgInfoFileAction. The values that can be read are:

    othe…
    1.3.6.1.4.1.45.1.6.4.2.1.26 s5AgInfoStackBootpMACUsage 1 1 This object is used to get/set which MAC address is used
    by a stackable system when performing BOOTP requests during
    bootup. A v…