All MIBs › ACD-SA-MIB › acdSaServiceConfigTimeInterval
acdSaServiceConfigTimeInterval
Module: ACD-SA-MIB
OID (symbolic): ACD-SA-MIB::acdSaServiceConfigTimeInterval
OID (numeric): 1.3.6.1.4.1.22420.2.12.1.1.1.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The interval of time during which the metric is evaluated. Allowed values are 1, 5, 10, 20, or 60.
What is acdSaServiceConfigTimeInterval?
This OID sets the granularity of evaluation periods in seconds (allowed values: 1, 5, 10, 20, or 60 seconds) for calculating availability and loss metrics for the service. Network engineers adjust this to balance between detailed monitoring visibility (short intervals) and lower CPU overhead (long intervals). For example, a value of 10 means the system recalculates metrics every 10 seconds, providing fairly granular visibility into service quality.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.12.1.1.1.1.8 snmpwalk -v2c -c public <target> ACD-SA-MIB::acdSaServiceConfigTimeInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.12.1.1.1.1.8.1 snmpget -v2c -c public <target> ACD-SA-MIB::acdSaServiceConfigTimeInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22420.2.12.1.1.1.1.8.1 i <value>
Start monitoring Accedian Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-SA-MIB::acdSaServiceConfigTimeInterval OID value, configure state conditions and alerts, and monitor any Accedian 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.12 | acdSa | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1 | acdSaMIBObjects | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.1 | acdSaConfig | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.1.1 | acdSaServiceConfigTable | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.1.1.1 | acdSaServiceConfigEntry | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.1.1.1.8 | acdSaServiceConfigTimeInterval | ACD-SA-MIB |