All MIBs › CM-SA-MIB › esaProbeStatsIndex
esaProbeStatsIndex
Module: CM-SA-MIB
OID (symbolic): CM-SA-MIB::esaProbeStatsIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.8.1.7.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: An arbitrary integer index value used to uniquely identify this ESA Probe statistics entry. Index 1 corresponds to current and index 2 to rollover.
What is esaProbeStatsIndex?
esaProbeStatsIndex is an integer restricted to 1 or 2 distinguishing the two statistics rows kept per probe: 1 for the still-accumulating current interval and 2 for the interval that just rolled over. Because a manager can poll a row while it is mid-update, knowing which row is index 1 versus index 2 is what lets it distinguish a live, changing snapshot from a frozen, complete one. For example, a polling script that always reads index 2 right after a rollover event gets a stable, complete interval's worth of counters instead of catching index 1 partway through being refreshed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.8.1.7.1.3 snmpwalk -v2c -c public <target> CM-SA-MIB::esaProbeStatsIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.8.1.7.1.3.1 snmpget -v2c -c public <target> CM-SA-MIB::esaProbeStatsIndex.1
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-SA-MIB::esaProbeStatsIndex OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform 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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.8 | cmServiceAssuranceMIB | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1 | cmServAssuranceObjects | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.7 | esaProbeStatsTable | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.7.1 | esaProbeStatsEntry | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.7.1.3 | esaProbeStatsIndex | CM-SA-MIB |