All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortStatsPktsInErrors
ciscoTsPortStatsPktsInErrors
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortStatsPktsInErrors
OID (numeric): 1.3.6.1.4.1.9.5.32.4.2.1.21
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Total number of packets received or transmitted from this port in which there was an error.
What is ciscoTsPortStatsPktsInErrors?
This read-only Counter is a combined total of packets in error on this port, counting both receive-direction and transmit-direction errors together rather than splitting them like the more granular counters elsewhere in this table. It functions as a quick single-number health check for a port, an admin scanning across all 32 ports for anomalies would look at this aggregate first before drilling into the more specific Long/Short/BufOverflow counters. A port with this counter far above its peers warrants that deeper per-error-type investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.21 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsPktsInErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.21.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsPktsInErrors.1
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::ciscoTsPortStatsPktsInErrors 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.2 | ciscoTsPortStatsTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1 | ciscoTsPortStatsEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1.21 | ciscoTsPortStatsPktsInErrors | CISCO-TS-STACK-MIB |