All MIBs › ACD-SA-MIB › acdSaServiceCounterMaintTime
acdSaServiceCounterMaintTime
Module: ACD-SA-MIB
OID (symbolic): ACD-SA-MIB::acdSaServiceCounterMaintTime
OID (numeric): 1.3.6.1.4.1.22420.2.12.1.2.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The MaintTime is a measure of the time a service has been in maintenance during this sampling interval.
What is acdSaServiceCounterMaintTime?
This counter tracks how many seconds the service was deliberately taken offline for maintenance work during the period. Network engineers use this to exclude planned downtime from SLA calculations so only unplanned outages count against their availability goals. For example, if you schedule a 2-hour system upgrade and MaintTime = 7,200 seconds, that downtime won't affect your SLA.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.12.1.2.1.1.5 snmpwalk -v2c -c public <target> ACD-SA-MIB::acdSaServiceCounterMaintTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.12.1.2.1.1.5.1 snmpget -v2c -c public <target> ACD-SA-MIB::acdSaServiceCounterMaintTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdSaServiceCounterMaintTime.1
Start monitoring Accedian Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-SA-MIB::acdSaServiceCounterMaintTime 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.2 | acdSaCounter | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.2.1 | acdSaServiceCounterTable | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.2.1.1 | acdSaServiceCounterEntry | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.2.1.1.5 | acdSaServiceCounterMaintTime | ACD-SA-MIB |