All MIBs › CTATX-MIB › sifUtilPortPeakOrdinal
sifUtilPortPeakOrdinal
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sifUtilPortPeakOrdinal
OID (numeric): 1.3.6.1.4.1.97.3.7.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The ordinal of the entry, with 1 representing 'Now' (i.e. the sample most recently accumulated), with 2 representing the sample taken at the highest per-port throughput peak, 3 at the next highest, and so on.
What is sifUtilPortPeakOrdinal?
This read-only INTEGER ranks a per-port utilization sample, where ordinal 1 is the current ('Now') sample and ordinal 2, 3, and so on step down through progressively lower historical peaks. It lets an admin retrieve not just the live load on a port but a ranked history of that port's worst congestion moments without needing a full time-series capture. For instance, pulling ordinal 2 for a busy uplink port reveals the single highest throughput spike recorded since counters were last reset, useful for sizing a link upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.7.6.1.2 snmpwalk -v2c -c public <target> CTATX-MIB::sifUtilPortPeakOrdinal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.7.6.1.2.1 snmpget -v2c -c public <target> CTATX-MIB::sifUtilPortPeakOrdinal.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::sifUtilPortPeakOrdinal OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7 | sinterfaces | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.6 | sifUtilPortPeakTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.6.1 | sifUtilPortPeakEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.6.1.2 | sifUtilPortPeakOrdinal | CTATX-MIB |