|
Description:
|
portTeamInfoPortsState OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The port state list in the port team. The ports states are presented in
bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
| |||_ port 8 state
| ||
| ||___ port 7 state
| |____ port 6 state
| . . .
|_________ port 1 state
where x : 1 - The represented port in that team is up
0 - If the represented port is added in that team then
the port state is down otherwise the port is not
added into that team( check whether port is added
to the team or not through the mib portTeamInfoPorts)."
|
|
|