All MIBs › CAT2600-MIB › cat2600TsPortMode
cat2600TsPortMode
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsPortMode
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.2.1.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When read, this object indicates the Port Mode obtained by the auto-detect function. It is a valid read object only when TsPortFixedCfg is set to auto-detect(1) and TsPortLinkState indicates up(1).
Write to this object when defining the Port Mode for a fixed configuration (TsPortFixedCfg set to fixed(2)). This object is equivalent to the dtrMac MIB object cPortProtocolCharOperationOption.
What is cat2600TsPortMode?
On a Token-Ring switch port, this indicates (when read, in auto-detect mode with the link up) whether the attached device identified itself as operating in adapter or port mode, and when TsPortFixedCfg is set to fixed, the admin instead writes this value to force that mode manually -- it's the switch equivalent of the dtrMac MIB's cPortProtocolCharOperationOption. An admin needs to get this right because Token-Ring adapter-vs-port mode mismatches typically prevent the ring from forming correctly on that port. Forcing this to port(2) mode would be typical when connecting another switch or concentrator rather than an end-station adapter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.20 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsPortMode
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.20.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsPortMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.20.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::cat2600TsPortMode 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2 | cat2600TsPort | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2.1 | cat2600TsPortTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2.1.1 | cat2600TsPortEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2.1.1.20 | cat2600TsPortMode | CAT2600-MIB |