Reference record for OID 1.3.6.1.4.1.11.2.3.9.4.2.1.1.19.1



parent
1.3.6.1.4.1.11.2.3.9.4.2.1.1.19 (operating-system)
node code
1
node name
os-execute-file
dot oid
1.3.6.1.4.1.11.2.3.9.4.2.1.1.19.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) system(1) operating-system(19) os-execute-file(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) dm(2) device(1) device-system(1) operating-system(19) os-execute-file(1)}
  • ...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) operating-system(19) os-execute-file(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) device-system(1) operating-system(19) os-execute-file(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) system(1) operating-system(19) os-execute-file(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) device-system(1) operating-system(19) os-execute-file(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) netPMLmgmt(2) device(1) system(1) operating-system(19) os-execute-file(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) device-system(1) operating-system(19) os-execute-file(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/device/system/operating-system/os-execute-file
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/system/net-peripheral/netdm/dm/device/device-system/operating-system/os-execute-file
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/system/operating-system/os-execute-file
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/device-system/operating-system/os-execute-file
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/device/system/operating-system/os-execute-file
  • /iso/org/dod/internet/private/enterprises/hp/nm/system/net-peripheral/netdm/dm/device/device-system/operating-system/os-execute-file
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/system/operating-system/os-execute-file
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/hpsystem/netPeripheral/netPML/netPMLmgmt/device/device-system/operating-system/os-execute-file
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/11/2/3/9/4/2/1/1/19/1

    Description by mibdepot

    This object's input is a null-terminated string representing
    a fully-qualified path name for an executable file. This
    object causes the file to be executed by the OS.
    Additional information:
    This object's input is a null-terminated string of two or
    more whitespace-separated tokens. The first token is a path
    to a directory to make the current working directory. The
    second token is a path to an executable file to be executed.
    Any remaining whitespace-separated tokens are optional and
    will be passed as parameters to the executable. The paths
    to the directory and executable can be either PJL style
    (e.g., 1:\app\example) or UNIX-style (e.g.,
    /hpmnt/dsk_ide1a/app/example). The executable is run in
    a separate process.

    Parsed from file lj4100mfp_beta.mib.txt
    Company: None
    Module: LJ4100mfp-MIB

    Description by circitor

    This object's input is a null-terminated string representing a
    fully-qualified path name for an executable file. This object
    causes the file to be executed by the OS.
    Additional information:
    This object's input is a null-terminated string of two or
    more whitespace-separated tokens. The first token is a path
    to a directory to make the current working directory. The
    second token is a path to an executable file to be executed.
    Any remaining whitespace-separated tokens are optional and
    will be passed as parameters to the executable. The paths
    to the directory and executable can be either PJL style
    (e.g., 1:\app\example) or UNIX-style (e.g.,
    /hpmnt/dsk_ide1a/app/example). The executable is run in
    a separate process.

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

    Information by oid_info

    Vendor: Hewlett-Packard
    Module: LJ3005-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    os-execute-file OBJECT-TYPE SYNTAX DisplayString ACCESS write-only STATUS optional DESCRIPTION "This object's input is a null-terminated string representing a fully-qualified path name for an executable file. This object causes the file to be executed by the OS. Additional information: This object's input is a null-terminated string of two or more whitespace-separated tokens. The first token is a path to a directory to make the current working directory. The second token is a path to an executable file to be executed. Any remaining whitespace-separated tokens are optional and will be passed as parameters to the executable. The paths to the directory and executable can be either PJL style (e.g., 1:\app\example) or UNIX-style (e.g., /hpmnt/dsk_ide1a/app/example). The executable is run in a separate process." ::= { operating-system 1 }

    Information by circitor

    os-execute-file OBJECT-TYPE SYNTAX OCTET STRING ACCESS write-only STATUS optional DESCRIPTION "This object's input is a null-terminated string representing a fully-qualified path name for an executable file. This object causes the file to be executed by the OS. Additional information: This object's input is a null-terminated string of two or more whitespace-separated tokens. The first token is a path to a directory to make the current working directory. The second token is a path to an executable file to be executed. Any remaining whitespace-separated tokens are optional and will be passed as parameters to the executable. The paths to the directory and executable can be either PJL style (e.g., 1:\app\example) or UNIX-style (e.g., /hpmnt/dsk_ide1a/app/example). The executable is run in a separate process." ::= { operating-system 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler