All MIBs › ALTEON-CS-PHYSICAL-MIB › portTeamInfoTrunksState
portTeamInfoTrunksState
Module: ALTEON-CS-PHYSICAL-MIB
OID (symbolic): ALTEON-CS-PHYSICAL-MIB::portTeamInfoTrunksState
OID (numeric): 1.3.6.1.4.1.1872.2.5.2.3.6.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The trunk state list in the trunk team. The trunks states are presented in
bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
| |||_ trunk 8 state
| ||
| ||___ trunk 7 state
| |____ trunk 6 state
| . . .
|_________ trunk 1 state
where x : 1 - The represented trunk in that team is up
0 - If the represented trunk is added in that team then
the trunk state is down otherwise the port is
not added into that team( check whether it is added
to the team or not through the mib portTeamInfoTrunks).What is portTeamInfoTrunksState?
Reports the operational state of each trunk within a port team, encoded as a bitmap where each bit reflects whether a specific trunk is active or inactive. This allows monitoring of individual trunk 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.6 snmpwalk -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::portTeamInfoTrunksState
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.6.1 snmpget -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::portTeamInfoTrunksState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portTeamInfoTrunksState.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::portTeamInfoTrunksState 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.6 | portTeamInfoTrunksState | ALTEON-CS-PHYSICAL-MIB |