|
|
Description:
|
ifTestResult OBJECT-TYPE
SYNTAX INTEGER {
none(1), -- no test yet requested
success(2),
inProgress(3),
notSupported(4),
unAbleToRun(5), -- due to state of system
aborted(6),
failed(7)
}
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"This object contains the result of the most recently
requested test, or the value none(1) if no tests have been
requested since the last reset. Note that this facility
provides no provision for saving the results of one test
when starting another, as could be required if used by
multiple managers concurrently."
|
|
Classification:
|
➵ Deprecated or obsolete OID
➵ MIB object for network management
|
|
See classes of OIDs
|
|
Information:
|
Automatically extracted from IETF RFC 2863.
|
|