CAT2600-MIB :: cat2600TsPortDuplex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsPortDuplex

cat2600TsPortDuplex

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsPortDuplex

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.2.1.1.21

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Version 1 MIB

      When read, this object indicates the Port Duplex state
      obtained by the auto-detect function.
      This object is a valid read object any time that
      TSPortLinkState indicates up(1) or when TsPortFixedCfg
      indicates fixed(2).

      Write to this object when defining the Port Duplex state
      for a fixed configuration (TsPortFixedCfg set to fixed(2)).

Version 2 MIB
      This object is related to the dtrMac MIB objects
      cPortProtocolCharCurrentAccessProtocol
      and cPortProtocolCharAccessProtcolMask
      as defined in the following table:

      TsPortLinkState | TsPortFixedCfg | TsPortDuplex equivalent to:
                      |                |
        down          |    auto        |  CPortProtocolCharAccess
                      |                |  ProtocolMask = X'0003'
                      |                |
        down          |    fixed       |  CPortProtocolCharAccess
                      |                |  ProtocolMask = X'0001' or
                      |                |               = X'0002'
                      |                |
        up            |    auto        |  cPortProtocolCharCurrent
                      |                |  AccessProtocol
                      |                |
        up            |    fixed       |  cPortProtocolCharCurrent
                      |                |  AccessProtocol.

What is cat2600TsPortDuplex?

This reports (in auto-detect, when link is up or fixed config applies) or lets the admin force the port's duplex setting, mirroring the same auto-detect/fixed logic used elsewhere in this Token-Ring-capable MIB, and it corresponds to related dtrMac MIB objects for duplex state. An admin forces this to full-duplex(2) on a fixed configuration when connecting to a device known to support it, avoiding the collisions and retransmissions that a half/full duplex mismatch causes. A port stuck reporting half-duplex(1) against a device the admin knows supports full duplex is a classic cause of unexplained CRC and late-collision errors on that link.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.21
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsPortDuplex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.21.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsPortDuplex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.21.1 i <value>

Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsPortDuplex OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.1catProdCAT2600-MIB
1.3.6.1.4.1.9.1.111cat2600CAT2600-MIB
1.3.6.1.4.1.9.1.111.1cat2600TsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2cat2600TsObjectsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2cat2600TsPortCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2.1cat2600TsPortTableCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2.1.1cat2600TsPortEntryCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2.1.1.21cat2600TsPortDuplexCAT2600-MIB