Reference record for OID 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.13



parent
1.3.6.1.4.1.11.2.3.9.4.2.1.1.1 (settings-system)
node code
13
node name
device-cfg-upload
dot oid
1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.13
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) dm(2) device(1) system(1) settings-system(1) device-cfg-upload(13)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) dm(2) device(1) device-system(1) settings-system(1) device-cfg-upload(13)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) device(1) system(1) settings-system(1) device-cfg-upload(13)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) device(1) device-system(1) settings-system(1) device-cfg-upload(13)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) dm(2) device(1) system(1) settings-system(1) device-cfg-upload(13)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) dm(2) device(1) device-system(1) settings-system(1) device-cfg-upload(13)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) device(1) system(1) settings-system(1) device-cfg-upload(13)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) netPMLmgmt(2) device(1) device-system(1) settings-system(1) device-cfg-upload(13)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/device/system/settings-system/device-cfg-upload
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/device/device-system/settings-system/device-cfg-upload
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/system/settings-system/device-cfg-upload
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/device-system/settings-system/device-cfg-upload
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/device/system/settings-system/device-cfg-upload
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/device/device-system/settings-system/device-cfg-upload
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/system/settings-system/device-cfg-upload
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/device-system/settings-system/device-cfg-upload
  • Description by mibdepot

    Handshaking mechanism between host and device to
    coordinate the upload of device specific data.
    eCfgUploadIdle - indicates device configuration upload
    activity is not occurring. Device powers up in this
    state but will otherwise never transition to this state.
    This state is host settable from eCfgUploadActive,
    eCfgUploadDone, and eCfgUploadAborted. Host setting to
    eCfgUploadIdle while object is in eCfgUploadActive will
    cause the upload activity to be prematurely terminated.
    Host setting to this state resets the object allowing a
    new upload to be initiated.
    eCfgUploadStart - indicates host wishes to commence a
    device configuration upload activity. This state is
    only host settable from eCfgUploadIdle. Only the device
    can transition this object from this state to
    eCfgUploadActive or eCfgUploadAborted. Device will not
    set to this state.
    eCfgUploadActive - indicates upload activity is in
    progress. Device transitions object to this state only
    from eCfgUploadStart, to signal data upload can
    commence. The device can transition from this state to
    eCfgUploadDone or eCfgUploadAborted. The host can
    transition from this state to eCfgUploadIdle. This
    state is not host settable.
    eCfgUploadAborted - indicates the upload activity was
    terminated by the device. Only the device can set to
    this state from eCfgUploadStart or eCfgUploadActive.
    Only the host can transition from this state to
    eCfgUploadIdle. This state is not host settable.
    eCfgUploadDone - indicates device completely
    transmitted the upload data. Device transitions to this
    state only from eCfgUploadActive. Only the host can
    transition from this state to eCfgUploadIdle. This
    state is not host settable.

    Parsed from file lj3200_snmp.mib.txt
    Company: hp
    Module: LJ3200-MIB

    Information by mibdepot

    device-cfg-upload OBJECT-TYPE SYNTAX INTEGER { eCfgUploadIdle(1), eCfgUploadStart(2), eCfgUploadActive(3), eCfgUploadAborted(4), eCfgUploadDone(5) } ACCESS read-write STATUS optional DESCRIPTION "Handshaking mechanism between host and device to coordinate the upload of device specific data. eCfgUploadIdle - indicates device configuration upload activity is not occurring. Device powers up in this state but will otherwise never transition to this state. This state is host settable from eCfgUploadActive, eCfgUploadDone, and eCfgUploadAborted. Host setting to eCfgUploadIdle while object is in eCfgUploadActive will cause the upload activity to be prematurely terminated. Host setting to this state resets the object allowing a new upload to be initiated. eCfgUploadStart - indicates host wishes to commence a device configuration upload activity. This state is only host settable from eCfgUploadIdle. Only the device can transition this object from this state to eCfgUploadActive or eCfgUploadAborted. Device will not set to this state. eCfgUploadActive - indicates upload activity is in progress. Device transitions object to this state only from eCfgUploadStart, to signal data upload can commence. The device can transition from this state to eCfgUploadDone or eCfgUploadAborted. The host can transition from this state to eCfgUploadIdle. This state is not host settable. eCfgUploadAborted - indicates the upload activity was terminated by the device. Only the device can set to this state from eCfgUploadStart or eCfgUploadActive. Only the host can transition from this state to eCfgUploadIdle. This state is not host settable. eCfgUploadDone - indicates device completely transmitted the upload data. Device transitions to this state only from eCfgUploadActive. Only the host can transition from this state to eCfgUploadIdle. This state is not host settable." ::= { settings-system 13 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler

    Brothers (29)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.1 energy-star 0 0 Returns or changes the Energy Star sleep value. If the
    value is greater than zero, then the device will go into
    energy saving sl…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.2 sleep-mode 0 0 Returns eTrue if the device is in energy saving sleep
    mode, otherwise returns eFalse. Setting SLEEP-MODE to
    eFalse causes the de…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.8 control-panel-lock 0 0 Device control panel lock. A value of eDisabled means
    the control panel is unlocked and the device's
    configuration can be modifi…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.9 service-password 0 0 When set to the password value, other service related
    objects become 'visible' (i.e readable) and/or become
    writable. When writt…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.11 device-cfg-download 0 0 Handshaking mechanism between host and device to coordinate the download of device specific data.
    eCfgDownloadIdle - indicates d…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.12 device-cfg-download-data-type 0 0 Indicates the type of device specific data to be
    downloaded.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.14 device-cfg-upload-data-type 0 0 Indicates the type of device specific data to be
    uploaded.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.17 download-timeout 0 0 Specifies the number of seconds that device will wait
    for data from the host before the device determines the
    host is being unres…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.18 upload-timeout 0 0 Specifies the number of seconds that device will wait
    for response from the host after transmitting a unit of
    data before the dev…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.21 run-location 0 0 Returns or changes the location from which code
    executes. The object allows the user to pick a memory
    bank to run code from which…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.22 date-display, sleep-mode 0 0 Controls front-panel date display format.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.23 device-cfg-param-command 0 0 A C structure containing the following fields:
    typedef struct {
    u8bit list_id;
    s8bit auto_incr;
    u16bit max_index;
    u16bit rec_size;
    u1…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.24 copier-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to a copier device. Setting the object to a
    uniqu…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.25 scan-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to a scanner device. Setting the object to a
    uniq…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.26 fax-upload-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to the fax upload features of a device. Setting
    t…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.27 fax-download-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to the fax download features of a device. Settin…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.28 device-config-token 0 0 Provides an advisory locking mechanism for hosts to coordinate
    exclusive access to a specific device or subset of device
    capabili…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.31 mono-color-switching-mode 0 0 This object allows the user to view/change the
    color/mono switching mode for a device.
    Additional information:
    This object allows …
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.32 device-configure 1 1 None
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.43 direct-connect-ports-enable 0 0 This object specifies whether all direct connect ports(parallel and USB) are available or ignored. JetDirect,embedded network c…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.44 control-panel-supplies-status-message 0 0 This PML object can be used to enable or disable supplies
    status messages from being displayed on the control panel.
    eShow - show…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.50 speed-energy-usage 0 0 Option to keep the fuser in a pre-warmed state to speed up
    first page out.
    Additional information:
    Option to keep the fuser in a p…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.65 power-state 0 0 This object is used to inquire about and to control the 'powerstate' of the device. The exact meaning of each enumeration mayva…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.68 factory-reset 0 0 writing an integer 0 will do factory reset on device-system variables,MFP Settings and the .NET database without a reboot.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.71 order-cartridge, auto-type-sense-mode 0 0 Used to enable/disable the supplies status message that isshown when the supply reaches low.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.89 control-panel-lock, powersave-enable-type 0 0 ePowerSaveOff - printer stays awake all the time, can onlysleep if sleep button is hit. ePowerSaveUseSleepDelay - usesleep dela…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.97 large-size-media-default-grain-direction 0 0 This object identifies default grain direction for large sizemedia (B/A3) only. Default value is eShortGrain.
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.99 start-engine-early-warmup 0 0 This PML object is used by HP SW drivers to signal the printerthat a job is coming, and to start the warm-up processearly.The e…
    1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.101 enable-engine-early-warmup, host-generate-copies 0 0 This object is not used by the printer. The printer holds thisinformation to allow applications generating print jobs to knowth…