|
|
Description:
|
lecMacQueryStatus OBJECT-TYPE
SYNTAX INTEGER {none(1), unsupported(2), local(3), remote(4), unknown(5)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The status of the last query - one of the following:
none(1)
No queries have been made; therefore, other
results values are invalid.
unsupported(2)
Queries are not supported for this LEC.
local(3)
The MAC address is one of the client's local
MAC addresses.
remote(4)
The MAC address is one of the client's remote
MAC addresses.
unknown(5)
The MAC address does not belong (is not known
to belong) to the client."
|
|
|
|