ERR-STATUS-MIB.mib object view, vendor Stratacom
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file ERR-STATUS-MIB and use it to monitor vendor specific OID's.
ERR-STATUS-MIB file content
Object view of ERR-STATUS-MIB:
Scalar Object |
errStatusLastIndex |
.1.3.6.1.4.1.351.910.1 |
If at least one entry exists in the error status table
for the given manager, the value of this object contains
the index corresponding to the last entry. If no entry
exists in the error status table for the given manager
the value of this object is -1.
|
errStatusTableEntry |
.1.3.6.1.4.1.351.910.2.1 |
A General Error Status Entry.
|
Tabular Object |
errReqId |
.1.3.6.1.4.1.351.910.2.1.1 |
This object contains the PDU request ID associated with
the error.
|
errCode |
.1.3.6.1.4.1.351.910.2.1.2 |
This object contains an error status code used by
the manager to take automated corrective actions
when previous SET requests encountered failures.
If no error is encountered on prior SET requests,
a successful(1) status might be provided at the
discretion of the agent.
|
errStatusDesc |
.1.3.6.1.4.1.351.910.2.1.3 |
This object contains error status information for
failed SETS to one or more objects. This object is
updated only on failed SETS.
Since the SNMP standard allows only limited number of
error status returns, the managers can retrieve this
variable to get additional information on a
failed SET. Typically this object will contain
information specifying date, MIB object Name,
and additional error specific information.
|
Table |
errStatusTable |
.1.3.6.1.4.1.351.910.2 |
A List of Error Statuses for a given SNMP Manager
|
Object Identifier |
strmErrors |
.1.3.6.1.4.1.351.910 |