All MIBs › ACD-CFM-MIB › acdCfmSlmResultPeriodIndex
acdCfmSlmResultPeriodIndex
Module: ACD-CFM-MIB
OID (symbolic): ACD-CFM-MIB::acdCfmSlmResultPeriodIndex
OID (numeric): 1.3.6.1.4.1.22420.2.7.1.5.2.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: An index that uniquely identifies the particular sample this entry represents among all samples associated with the same PL instance. This index starts at 1 and increases by one as each new period.
What is acdCfmSlmResultPeriodIndex?
This OID provides a unique sequential index (starting at 1) for each measurement period and sample collected by an SLM instance. Network engineers use this index to retrieve historical statistics in order and to identify which sample period a particular loss measurement belongs to. A period index of '48' refers to the 48th measurement period in the SLM history, helping engineers correlate results with specific time windows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.7.1.5.2.1.2 snmpwalk -v2c -c public <target> ACD-CFM-MIB::acdCfmSlmResultPeriodIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.7.1.5.2.1.2.1 snmpget -v2c -c public <target> ACD-CFM-MIB::acdCfmSlmResultPeriodIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdCfmSlmResultPeriodIndex.1
Start monitoring Accedian Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-CFM-MIB::acdCfmSlmResultPeriodIndex OID value, configure state conditions and alerts, and monitor any Accedian Carrier Ethernet demarcation devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.7 | acdCfm | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1 | acdCfmMIBObjects | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.5 | acdCfmSlm | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.5.2 | acdCfmSlmResultTable | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.5.2.1 | acdCfmSlmResultEntry | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.5.2.1.2 | acdCfmSlmResultPeriodIndex | ACD-CFM-MIB |