ALTEON-CS-PHYSICAL-MIB :: portTeamInfoTrunksState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsALTEON-CS-PHYSICAL-MIBportTeamInfoTrunksState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1872alteonALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2private_mibsALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.5aws_switchALTEON-ROOT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1872.2.5.2layer2ALTEON-CS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.5.2.3layer2InfoALTEON-CS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.5.2.3.6portTeamInfoALTEON-CS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.5.2.3.6.1portTeamInfoTableALTEON-CS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.5.2.3.6.1.1portTeamInfoTableEntryALTEON-CS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.5.2.3.6.1.1.6portTeamInfoTrunksStateALTEON-CS-PHYSICAL-MIB