|
|
Description:
|
fibTmuMatchNoMatchReason OBJECT-TYPE
SYNTAX INTEGER {
empty-reason(1),
malloc-fail(2),
segment-unstable(3),
no-chip-on-list(4),
inconsistency(5),
soft-01(6),
soft-02(7),
first-not-found(8),
second-not-found(9),
found-twice(10),
soft-03(11),
ports-gt-stations(12),
stations-gt-ports(13),
no-tr-list(14)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indication meaningful only if fibTmuMatchUpToDate
above is not up-to-date.
empty-reason -
Either there is a list or the reason for
the fact that there is no list is yet
unknown.
malloc-fail -
System could not provide memory for this
list.
segment-unstable -
Indications from the token ring chip sets
were that the ring has not reached a stable
state yet.
no-chip-on-list -
Chip set handling software could not indicate
which of the Tmu chips is on the portion
of token ring which is on the Tau ports.
inconsistency -
Inconsistent responses from low level token
ring handler indicate ring is not yet stable.
soft-01 -
Software error. system could not retrieve a
mac address related to a specified tr interface.
soft-02 -
Software error. system could not retrieve a
mac address related to a specified tr interface.
first-not-found -
First chip set of Tmu could not be found on the
list of addresses supplied by the token ring
driver. Ring is not stable yet.
second-not-found -
Second chip set of Tmu could not be found on the
list of addresses supplied by the token ring
driver. Ring is not stable yet.
found-twice -
One chip set of Tmu was found twice on the
list of addresses supplied by the token ring
driver. Ring is not stable yet.
soft-03 -
Software indicated a match could be found but
could not supply the actula list. Internal
sw error.
ports-gt-stations -
Number of ports was fould to be higher than the
number of stations. This is only reason for not
construction the 'match' table.
stations-gt-ports -
Number of stations was fould to be higher than the
number of ports. This is only reason for not
construction the 'match' table.
no-tr-list -
No configuration is currently available from the
token ring driver. Ring is unstable or some sw
error.
See remark in fibTmuMatchListValid above."
|
|
|
|