All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgErrHiThreshold
ciscoTsPortCfgErrHiThreshold
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgErrHiThreshold
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Upper error rate threshold which causes the port to transition from cut-through mode to store and forward mode.
What is ciscoTsPortCfgErrHiThreshold?
This read-write INTEGER (0-100) sets the error-rate percentage above which this port automatically falls back from cut-through to the more error-tolerant store-and-forward mode, working as the upper bound of a hysteresis pair with ciscoTsPortCfgErrLoThreshold. This protects the network from a degrading link flooding it with partially-corrupted frames at wire speed, once errors cross this line, the switch starts buffering and checking each frame fully before forwarding it. An admin might set this to 10, so a port with more than 10% observed error rate reverts to the safer mode until conditions improve.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.9 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgErrHiThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.9.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgErrHiThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.4.1.1.9.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPortCfgErrHiThreshold OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1 | ciscoTsPortCfgTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1 | ciscoTsPortCfgEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1.9 | ciscoTsPortCfgErrHiThreshold | CISCO-TS-STACK-MIB |