Reference record for OID 1.3.6.1.4.1.546.1.1.6.1


parent
1.3.6.1.4.1.546.1.1.6 (remoteShell)
node code
1
node name
shellOutput
dot oid
1.3.6.1.4.1.546.1.1.6.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) remoteShell(6) shellOutput(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) remoteShell(6) shellOutput(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) remoteShell(6) shellOutput(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) remoteShell(6) shellOutput(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) remoteShell(6) shellOutput(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) remoteShell(6) shellOutput(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/empire/unix/sysmgmt/remoteShell/shellOutput
  • /iso/identified-organization/dod/internet/private/enterprises/empire/unix/sysmgmt/remoteShell/shellOutput
  • /iso/org/dod/internet/private/enterprise/empire/unix/sysmgmt/remoteShell/shellOutput
  • /iso/org/dod/internet/private/enterprises/empire/unix/sysmgmt/remoteShell/shellOutput
  • /iso/iso-identified-organization/dod/internet/private/enterprise/empire/unix/sysmgmt/remoteShell/shellOutput
  • /iso/iso-identified-organization/dod/internet/private/enterprises/empire/unix/sysmgmt/remoteShell/shellOutput
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/546/1/1/6/1

    Description by mibdepot

    The name of a file that will receive all
    output from the execution of a UNIX command
    initiated by the agent. This file is
    restricted to the '/tmp' ('\temp' or '\tmp' for
    NT) directory for security and safety
    considerations. If the value object is set to
    anything other that that residing in '/tmp' or a
    relative pathname, an error will be returned.

    Parsed from file empire2.asn1.mib.txt
    Company: None
    Module: EMPIRE

    Description by circitor

    The name of a file that will receive all
    output from the execution of a UNIX command
    initiated by the agent. This file is
    restricted to the '/tmp' ('\temp' or '\tmp' for
    NT) directory for security and safety
    considerations. If the value object is set to
    anything other that that residing in '/tmp' or a
    relative pathname, an error will be returned.

    Parsed from file EMPIRE.mib
    Module: EMPIRE

    Information by oid_info

    Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.

    Information by mibdepot

    shellOutput OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The name of a file that will receive all output from the execution of a UNIX command initiated by the agent. This file is restricted to the '/tmp' ('\temp' or '\tmp' for NT) directory for security and safety considerations. If the value object is set to anything other that that residing in '/tmp' or a relative pathname, an error will be returned." ::= { remoteShell 1 }

    Information by circitor

    shellOutput OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The name of a file that will receive all output from the execution of a UNIX command initiated by the agent. This file is restricted to the '/tmp' ('\temp' or '\tmp' for NT) directory for security and safety considerations. If the value object is set to anything other that that residing in '/tmp' or a relative pathname, an error will be returned." ::= { remoteShell 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.546)

    Cheryl Krupczak

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.1.1.6.1.0 shellOutput 0 0 None

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.1.1.6.2 shellCmd 1 1 The command and arguments to be executed by
    the agent. When this object is SET, (and
    a valid shellOutput object exists), the age…
    1.3.6.1.4.1.546.1.1.6.3 3 1 1 shellExitStat
    1.3.6.1.4.1.546.1.1.6.4 shellOutputContents 1 1 This object returns up to the first 512 characters
    of the last shell-command output stored in the file
    specified by shellOutput (…