All MIBs › ALTEON-CS-PHYSICAL-MIB › portTeamInfoPortsState
portTeamInfoPortsState
Module: ALTEON-CS-PHYSICAL-MIB
OID (symbolic): ALTEON-CS-PHYSICAL-MIB::portTeamInfoPortsState
OID (numeric): 1.3.6.1.4.1.1872.2.5.2.3.6.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
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).What is portTeamInfoPortsState?
Reports the operational state of each port within a port team, encoded as a bitmap where each bit reflects whether a specific port is active or inactive. This allows monitoring of individual port health inside the team.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.2.3.6.1.1.4 snmpwalk -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::portTeamInfoPortsState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.2.3.6.1.1.4.1 snmpget -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::portTeamInfoPortsState.1
Start monitoring Alteon (Nortel/Radware) Cheetah-based application switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALTEON-CS-PHYSICAL-MIB::portTeamInfoPortsState OID value, configure state conditions and alerts, and monitor any Alteon (Nortel/Radware) Cheetah-based application switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.5 | aws_switch | ALTEON-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.5.2 | layer2 | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3 | layer2Info | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.6 | portTeamInfo | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.6.1 | portTeamInfoTable | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.6.1.1 | portTeamInfoTableEntry | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.6.1.1.4 | portTeamInfoPortsState | ALTEON-CS-PHYSICAL-MIB |