EXTENDED-ERRORS-MIB
This MIB module defines a framework for reporting additional information regarding problems fulfilling an SNMP request.
Main OID:
extendedErrorsMib.1.3.6.1.4.1.1579.42.1.4.1
15
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
extendedErrorsMibThis MIB module defines a framework for reporting
additional information regarding problems fulfilling
an SNMP request. MODULE-IDENTITY .1.3.6.1.4.1.1579.42.1.4.1 |
eErrObjects OBJECT IDENTIFIER .1.3.6.1.4.1.1579.42.1.4.1.1 |
eErrDescrA description of the problem causing the SNMP request
to fail. At a minimum, this should apply to the error
and varbind indicated by the main error status/error index
pair (though this may apply more widely as well).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1579.42.1.4.1.1.1 |
eErrAddnlTableA table of alternative sets of extended capabilities,
supported by particular MIB subtrees of the agent. SEQUENCE OF EErrAddnlEntry .1.3.6.1.4.1.1579.42.1.4.1.1.2 |
eErrRangeTableA 'pseudo-table', used to indicate which varbinds
in a request should involve particular extended
capabilities. This is not a conventional MIB table,
and will not appear in the output of walking the agent. SEQUENCE OF EErrRangeEntry .1.3.6.1.4.1.1579.42.1.4.1.1.3 |
eErrRangeEntry EErrRangeEntry .1.3.6.1.4.1.1579.42.1.4.1.1.3.1 |
eErrRangeIndexAn arpitatrary index into the eErrRangeTable. Unsigned32 .1.3.6.1.4.1.1579.42.1.4.1.1.3.1.1 |
eErrRangeStartIndicates the varbind at the start of the range being
specified. If this is missing for a particular row,
this should be taken as equivalent to '1' (i.e. the
first data varbind).ro Unsigned32 .1.3.6.1.4.1.1579.42.1.4.1.1.3.1.2 |
eErrRangeEndIndicates the varbind at the end of the range being
specified. If this is missing for a particular row,
this should be taken as equivalent to the index of
the last data varbind.ro Unsigned32 .1.3.6.1.4.1.1579.42.1.4.1.1.3.1.3 |
eErrConformance OBJECT IDENTIFIER .1.3.6.1.4.1.1579.42.1.4.1.2 |
eErrGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1579.42.1.4.1.2.1 |
eErrAddnlEntry EErrAddnlEntry .eErrTable.1 |
eErrAddnlIndexThe index of the varbind affected by this problem. Unsigned32 .eErrTable.1.1 |
eErrAddnlStatusThe error-status value (as defined in RFC 1905) that
identifies the problem affecting the indicated varbind.ro INTEGER .eErrTable.1.2 |
eErrAddnlDescrAn (optional) description providing more information
about the error being reported by the corresponding
eErrAddnlStatus. Note that the eErrAddnlDescr object
should only be used in conjunction with eErrAddnlStatus,
and should not appear in isolation.ro DisplayString (SNMPv2-TC) .eErrTable.1.3 |