Reference record for OID 1.3.6.1.4.1.494.10.7.7


parent
1.3.6.1.4.1.494.10.7 (madgeUpload)
node code
7
node name
madgeUploadFailureCode
dot oid
1.3.6.1.4.1.494.10.7.7
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) madge(494) madgeBox(10) madgeUpload(7) madgeUploadFailureCode(7)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) madge(494) madgeBox(10) madgeUpload(7) madgeUploadFailureCode(7)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) madge(494) madgeBox(10) madgeUpload(7) madgeUploadFailureCode(7)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) madge(494) madgeBox(10) madgeUpload(7) madgeUploadFailureCode(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) madge(494) madgeBox(10) madgeUpload(7) madgeUploadFailureCode(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) madge(494) madgeBox(10) madgeUpload(7) madgeUploadFailureCode(7)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/madge/madgeBox/madgeUpload/madgeUploadFailureCode
  • /iso/identified-organization/dod/internet/private/enterprises/madge/madgeBox/madgeUpload/madgeUploadFailureCode
  • /iso/org/dod/internet/private/enterprise/madge/madgeBox/madgeUpload/madgeUploadFailureCode
  • /iso/org/dod/internet/private/enterprises/madge/madgeBox/madgeUpload/madgeUploadFailureCode
  • /iso/iso-identified-organization/dod/internet/private/enterprise/madge/madgeBox/madgeUpload/madgeUploadFailureCode
  • /iso/iso-identified-organization/dod/internet/private/enterprises/madge/madgeBox/madgeUpload/madgeUploadFailureCode
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/494/10/7/7

    Description by circitor

    While an upload is in progress this will
    always be 'no-error'. After an upload is complete
    this indicates the success or failure of the upload.
    If it is anything other than 'no-error' then
    'madgeUploadStatusText' will contain a textual
    description of the error. Error codes from 100
    upwards are errors returned from a TFTP server.
    Errors below this are locally generated.

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

    Information by oid_info

    Vendor: Madge Networks, Inc.
    Module: MADGEBOX-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    madgeUploadFailureCode OBJECT-TYPE SYNTAX INTEGER { no-error (1), config-error (2), busy (3), timeout (4), cancelled (5), incompatible-file (6), file-too-big (7), protocol-error (8), flash-write-error (9), undefined-error (100), file-not-found (101), access-violation (102), out-of-memory (103), illegal-operation (104), unknown-transfer-id (105), file-already-exists (106), no-such-user (107) } ACCESS read-only STATUS mandatory DESCRIPTION "While an upload is in progress this will always be 'no-error'. After an upload is complete this indicates the success or failure of the upload. If it is anything other than 'no-error' then 'madgeUploadStatusText' will contain a textual description of the error. Error codes from 100 upwards are errors returned from a TFTP server. Errors below this are locally generated." ::= { madgeUpload 7 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.494)

    Greatwood Duncan

    Brothers (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.494.10.7.1 madgeUploadIPAddress 0 0 The IP address of the server to use for the
    upload when using TFTP-IP
    1.3.6.1.4.1.494.10.7.2 madgeUploadIPGateway 0 0 The IP gateway to be used to access the server.
    If this variable is zero then use the default
    gateway in madgeConfigIPGateway.
    1.3.6.1.4.1.494.10.7.3 madgeUploadIPXAddress 0 0 The IPX address of the server to use for the
    upload when using TFTP-IPX.
    The format of the address is address> = 12 bytes.
    1.3.6.1.4.1.494.10.7.4 madgeUploadFileName 0 0 The filename under which to store the uploaded
    microcode. The maximum length of this string is
    device specific.
    If a string that i…
    1.3.6.1.4.1.494.10.7.5 madgeUploadSource 0 0 The source for the upload. This will
    contain the madgeVersionIndex for the upload
    source.
    1.3.6.1.4.1.494.10.7.6 madgeUploadState 0 0 The current state of the Upload
    1.3.6.1.4.1.494.10.7.8 madgeUploadStatusText 0 0 A display string describing the status of the
    upload in progress, or the reason for failure of
    the last upload.
    If FailureCode = n…
    1.3.6.1.4.1.494.10.7.9 madgeUploadSize 0 0 While an upload is in progress this indicates the
    number of bytes transferred so far. After the
    upload is completed this remains…