All MIBs › APSYSMGMT-MIB › apSysState
apSysState
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-MIB::apSysState
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current system state. Online denotes regular call processing, while offline implies no call processing but other administrative functions are available.
What is apSysState?
Shows the current operational state of the system, distinguishing between online (actively processing calls) and offline (no call processing but administrative functions available). This is a key indicator of overall system availability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.9 snmpwalk -v2c -c public <target> APSYSMGMT-MIB::apSysState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.9.1 snmpget -v2c -c public <target> APSYSMGMT-MIB::apSysState.1
Start monitoring Acme Packet Session Border Controller (SBC) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APSYSMGMT-MIB::apSysState OID value, configure state conditions and alerts, and monitor any Acme Packet Session Border Controller (SBC) from a single console.
OID Breakdown
Upper-level ancestors (11 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.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1 | apSysMgmtMIBGeneralObjects | ACMEPACKET2-ENVMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9148.3.2.1.1.9 | apSysState | APSYSMGMT-MIB |