Reference record for OID 1.3.6.1.4.1.11.2.3.9.4.2.1.3.8.3.1.1




parent
1.3.6.1.4.1.11.2.3.9.4.2.1.3.8.3.1 (settings-jetsend-contact)
node code
1
node name
jetsend-contact-password
dot oid
1.3.6.1.4.1.11.2.3.9.4.2.1.3.8.3.1.1
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) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) netPMLmgmt(2) device(1) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) hpsystem(3) netPeripheral(9) netPML(4) dm(2) device(1) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • {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) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • {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) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) system(3) net-peripheral(9) netdm(4) netPMLmgmt(2) device(1) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • ...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) dm(2) device(1) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • {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) processing-subsystem(3) jetsend-proc-sub(8) jetsend-contact(3) settings-jetsend-contact(1) jetsend-contact-password(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/netPMLmgmt/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/dm/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/netPMLmgmt/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/dm/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/processing-subsystem/jetsend-proc-sub/jetsend-contact/settings-jetsend-contact/jetsend-contact-password
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/11/2/3/9/4/2/1/3/8/3/1/1

    Description by mibdepot

    A C structure containing the following fields:
    typedef struct {
    ubyte old_password[8];
    ubyte new_password[8];/
    } jetsend_change_contact_password_t;
    where ubyte is an unsigned byte (0-255).
    Additional information:
    Controls access to the JetSend processing subsystem.
    Password absence/presence determines whether the device will allow
    a session to be established. The following C data structure
    contains the relevant fields (described in subsequent paragraphs):

    typedef struct {
    unsigned char old_password[8];
    unsigned char new_password[8];
    }

    Whenever the password is disabled (i.e., is zero-filled for its
    entire length), the device is indicating its willingness to allow
    session establishment. Whenever the password is enabled (i.e., has
    one or more non-zero-filled values), the device is controlling
    session establishment
    supply a matching password or the device will reject the in-progress
    session.

    To disable the password, specify the matching password via the
    'old_password' field and zero-fill the 'new_password' field.
    To enable the password for the first time, zero-fill the
    'old_password' field and specify the new password via the
    'new_password' field (the new password should not be
    zero-filled; otherwise, the password will remain disabled).
    To enable or change the password thereafter, specify the
    matching password via the 'old_password' field and specify
    the new password via the 'new_password' field (the new
    desired password should not be zero-filled; otherwise,
    the password will be disabled). To determine if the password
    is enabled, zero-fill both the 'old_password' and 'new_password'
    fields. If an error occurs, the password is enabled; otherwise,
    the password is disabled.

    (Specifying either an 'old_password' or 'new_password'
    fields greater than eight (8) bytes causes the error
    to be returned.)

    Parsed from file LJS4000.MIB.txt
    Company: None
    Module: LaserJet-Series4000-MIB

    Description by circitor

    A C structure containing the following fields:
    typedef struct {
    ubyte old_password[8];
    ubyte new_password[8];/
    } jetsend_change_contact_password_t;
    where ubyte is an unsigned byte (0-255).
    Additional information:
    Controls access to the JetSend processing subsystem.
    Password absence/presence determines whether the device will allow
    a session to be established. The following C data structure
    contains the relevant fields (described in subsequent paragraphs):

    typedef struct {
    unsigned char old_password[8];
    unsigned char new_password[8];
    }

    Whenever the password is disabled (i.e., is zero-filled for its
    entire length), the device is indicating its willingness to allow
    session establishment. Whenever the password is enabled (i.e., has
    one or more non-zero-filled values), the device is controlling
    session establishment
    supply a matching password or the device will reject the in-progress
    session.

    To disable the password, specify the matching password via the
    'old_password' field and zero-fill the 'new_password' field.
    To enable the password for the first time, zero-fill the
    'old_password' field and specify the new password via the
    'new_password' field (the new password should not be
    zero-filled; otherwise, the password will remain disabled).
    To enable or change the password thereafter, specify the
    matching password via the 'old_password' field and specify
    the new password via the 'new_password' field (the new
    desired password should not be zero-filled; otherwise,
    the password will be disabled). To determine if the password
    is enabled, zero-fill both the 'old_password' and 'new_password'
    fields. If an error occurs, the password is enabled; otherwise,
    the password is disabled.

    (Specifying either an 'old_password' or 'new_password'
    fields greater than eight (8) bytes causes the error
    to be returned.)

    This object will be enabled in IR devices even if is does not
    detect an EIO card.

    Parsed from file LaserJet-Series8000-MIB.mib
    Module: LaserJet-Series8000-MIB

    Information by oid_info

    Vendor: Hewlett-Packard
    Module: HP-Color-LaserJet-4500-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    jetsend-contact-password OBJECT-TYPE SYNTAX OCTET STRING (SIZE(16)) ACCESS write-only STATUS mandatory DESCRIPTION "A C structure containing the following fields: typedef struct { ubyte old_password[8]; ubyte new_password[8];/ } jetsend_change_contact_password_t; where ubyte is an unsigned byte (0-255). Additional information: Controls access to the JetSend processing subsystem. Password absence/presence determines whether the device will allow a session to be established. The following C data structure contains the relevant fields (described in subsequent paragraphs): typedef struct { unsigned char old_password[8]; unsigned char new_password[8]; } Whenever the password is disabled (i.e., is zero-filled for its entire length), the device is indicating its willingness to allow session establishment. Whenever the password is enabled (i.e., has one or more non-zero-filled values), the device is controlling session establishment supply a matching password or the device will reject the in-progress session. To disable the password, specify the matching password via the 'old_password' field and zero-fill the 'new_password' field. To enable the password for the first time, zero-fill the 'old_password' field and specify the new password via the 'new_password' field (the new password should not be zero-filled; otherwise, the password will remain disabled). To enable or change the password thereafter, specify the matching password via the 'old_password' field and specify the new password via the 'new_password' field (the new desired password should not be zero-filled; otherwise, the password will be disabled). To determine if the password is enabled, zero-fill both the 'old_password' and 'new_password' fields. If an error occurs, the password is enabled; otherwise, the password is disabled. (Specifying either an 'old_password' or 'new_password' fields greater than eight (8) bytes causes the error to be returned.)" ::= { settings-jetsend-contact 1 }

    Information by circitor

    jetsend-contact-password OBJECT-TYPE SYNTAX OCTET STRING (SIZE(16)) ACCESS write-only STATUS mandatory DESCRIPTION "A C structure containing the following fields: typedef struct { ubyte old_password[8]; ubyte new_password[8];/ } jetsend_change_contact_password_t; where ubyte is an unsigned byte (0-255). Additional information: Controls access to the JetSend processing subsystem. Password absence/presence determines whether the device will allow a session to be established. The following C data structure contains the relevant fields (described in subsequent paragraphs): typedef struct { unsigned char old_password[8]; unsigned char new_password[8]; } Whenever the password is disabled (i.e., is zero-filled for its entire length), the device is indicating its willingness to allow session establishment. Whenever the password is enabled (i.e., has one or more non-zero-filled values), the device is controlling session establishment supply a matching password or the device will reject the in-progress session. To disable the password, specify the matching password via the 'old_password' field and zero-fill the 'new_password' field. To enable the password for the first time, zero-fill the 'old_password' field and specify the new password via the 'new_password' field (the new password should not be zero-filled; otherwise, the password will remain disabled). To enable or change the password thereafter, specify the matching password via the 'old_password' field and specify the new password via the 'new_password' field (the new desired password should not be zero-filled; otherwise, the password will be disabled). To determine if the password is enabled, zero-fill both the 'old_password' and 'new_password' fields. If an error occurs, the password is enabled; otherwise, the password is disabled. (Specifying either an 'old_password' or 'new_password' fields greater than eight (8) bytes causes the error to be returned.) This object will be enabled in IR devices even if is does not detect an EIO card." ::= { settings-jetsend-contact 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.3.9.4.2.1.3.8.3.1.1.0 jetsend-contact-password 0 0 None

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.3.9.4.2.1.3.8.3.1.2 jetsend-contact-ip-address-security 1 1 A C structure containing the following fields:
    typedef struct {
    ubyte reserved[3];
    ubyte command; /* command: 0 to 1 */
    ubyte passw…