All MIBs › CAT2600-MIB › cat2600TsCrcThresholdHi
cat2600TsCrcThresholdHi
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsCrcThresholdHi
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Threshold for the switch to change to store and forward mode. A change in mode also generates a trap.
What is cat2600TsCrcThresholdHi?
This sets the CRC-error-rate threshold at which the switch automatically shifts a port from cut-through to the safer (but higher-latency) store-and-forward switching mode, and crossing it also fires a trap. An admin raises or lowers this to balance forwarding speed against resilience to a noisy or degrading link; a link with marginal cabling might otherwise flap between modes constantly at a low threshold. For example, setting this to 50 errors within the sampling period would trigger the mode change and an SNMP trap once that many CRC errors accumulate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.22 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsCrcThresholdHi
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.22.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsCrcThresholdHi.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.22.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::cat2600TsCrcThresholdHi 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.22 | cat2600TsCrcThresholdHi | CAT2600-MIB |