All MIBs › CAT2600-MIB › cat2600TsTapMonitoredPort
cat2600TsTapMonitoredPort
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsTapMonitoredPort
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Allows the selection of the port that will be monitored by the port selected by cat2600TsTapPort.
What is cat2600TsTapMonitoredPort?
This identifies the source port whose traffic gets mirrored to the tap port defined in cat2600TsTapPort, letting an admin capture what's actually flowing through a specific switch port without inserting a physical tap. This matters operationally when diagnosing a suspect device or troubleshooting slow traffic on one link, since it lets the admin observe that single port's frames on an analyzer connected elsewhere. For instance, an admin investigating high error rates on port 3 would set this object to 3 so all its traffic is copied out to the tap port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.21 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsTapMonitoredPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.21.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsTapMonitoredPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.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::cat2600TsTapMonitoredPort 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.1 | cat2600TsMain | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1 | cat2600TsConfig | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1.21 | cat2600TsTapMonitoredPort | CAT2600-MIB |