MIB Definition
A-13
Issue 2 December 1996
–– NMS Test Group (nms 5)
–– Textual Convention for Test Result Validity Indicator
TestResultValidity ::=
INTEGER {
valid-final(1),
valid-intermediate(2),
not-available-yet(3),
count-overflow(4),
not-used(5)
}
–– Number of Test Table Entries
nmsTestEntries OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”The number of NMS Test table entries that are configured.
This number is controlled by the following lines in
the 6700 profile (default value is shown).
[SNMP]
NmsTestEntries=8”
::= { nmsTest 1 }
–– Test Table
nmsTestTable OBJECT-TYPE
SYNTAX SEQUENCE OF NmsTestEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
”The NMS Test table uses RMON-style arbitration (RFC 1271)
to allocate device test slots. There are 8 (by default)
simultaneous test slots available.
Each test slot controls testing of a single device (or a
control-tributary pair, depending on the test type).”
::= { nmsTest 2 }