All MIBs › CISCO-UNIFIED-COMPUTING-ETHER-MIB › cucsEtherTxStatsHistMostRecent
cucsEtherTxStatsHistMostRecent
Module: CISCO-UNIFIED-COMPUTING-ETHER-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherTxStatsHistMostRecent
OID (numeric): 1.3.6.1.4.1.9.9.719.1.16.15.1.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Cisco UCS ether:TxStatsHist:mostRecent managed object property
What is cucsEtherTxStatsHistMostRecent?
This flag marks whether this particular historical row is the most recently archived sample for this interface's transmit stats, per the object's description. Since the history table can hold many rows per interface, this flag is what a script uses to instantly grab the latest archived snapshot without having to sort the whole table by timestamp, which matters for dashboards that only want the freshest historical point. Filtering the TxStatsHist table on mostRecent=true for this interface returns exactly one row: the newest archived sample, skipping all the older history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.16.15.1.15 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherTxStatsHistMostRecent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.16.15.1.15.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherTxStatsHistMostRecent.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::cucsEtherTxStatsHistMostRecent 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.15 | cucsEtherTxStatsHistTable | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.15.1 | cucsEtherTxStatsHistEntry | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.15.1.15 | cucsEtherTxStatsHistMostRecent | CISCO-UNIFIED-COMPUTING-ETHER-MIB |