All MIBs › CISCO-UNIFIED-COMPUTING-ETHER-MIB › cucsEtherErrStatsHistId
cucsEtherErrStatsHistId
Module: CISCO-UNIFIED-COMPUTING-ETHER-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherErrStatsHistId
OID (numeric): 1.3.6.1.4.1.9.9.719.1.16.2.1.19
Node type: OBJECT-TYPE
Type: Unsigned64
Access: read-only
Description: Cisco UCS ether:ErrStatsHist:id managed object property
What is cucsEtherErrStatsHistId?
This read-only Unsigned64 gives the sequential record identifier distinguishing this row from the other archived historical samples kept for the same interface, since UCS Manager retains a rolling window of past error-statistics snapshots rather than just the live counters. Automation walking the historical table for one interface orders and deduplicates rows using this Id rather than relying solely on the collection timestamp. Two rows with the same TimeCollected value but different Id values would mean the polling engine logged two distinct samples in the same timestamp granularity, and the Id is what tells them apart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.16.2.1.19 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherErrStatsHistId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.16.2.1.19.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherErrStatsHistId.1
Start monitoring Cisco UCS systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherErrStatsHistId OID value, configure state conditions and alerts, and monitor any Cisco UCS systems from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.16 | cucsEtherObjects | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.2 | cucsEtherErrStatsHistTable | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.2.1 | cucsEtherErrStatsHistEntry | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.2.1.19 | cucsEtherErrStatsHistId | CISCO-UNIFIED-COMPUTING-ETHER-MIB |