All MIBs › ACD-SA-MIB › acdSaServiceStatusOperState
acdSaServiceStatusOperState
Module: ACD-SA-MIB
OID (symbolic): ACD-SA-MIB::acdSaServiceStatusOperState
OID (numeric): 1.3.6.1.4.1.22420.2.12.1.3.1.1.4
Node type: OBJECT-TYPE
Type: AcdSaOperStateFlag
Access: read-only
Description: Operational state is one of is(1), oos(2) or oosAu (3).
What is acdSaServiceStatusOperState?
This OID reports the operational state of a service as in-service (1), out-of-service (2), or out-of-service-autonomous (3). Network engineers compare this to the administrative state to spot when a service should be running but has failed unexpectedly. A value of 3 (oosAu) means the service went down on its own without an admin command, signaling an alarm condition that needs investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.12.1.3.1.1.4 snmpwalk -v2c -c public <target> ACD-SA-MIB::acdSaServiceStatusOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.12.1.3.1.1.4.1 snmpget -v2c -c public <target> ACD-SA-MIB::acdSaServiceStatusOperState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdSaServiceStatusOperState.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::acdSaServiceStatusOperState 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.3 | acdSaStatus | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.3.1 | acdSaServiceStatusTable | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.3.1.1 | acdSaServiceStatusEntry | ACD-SA-MIB |
| 1.3.6.1.4.1.22420.2.12.1.3.1.1.4 | acdSaServiceStatusOperState | ACD-SA-MIB |