All MIBs › ACMEPACKET2-ENVMON-MIB › apSysState
apSysState
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-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?
This OID indicates whether the device is online (actively processing calls) or offline (not processing calls but still functional). Engineers check this to understand if the device is operational and available for traffic handling. For example, 'online' means the device is currently in service and handling call traffic normally.
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> ACMEPACKET2-ENVMON-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> ACMEPACKET2-ENVMON-MIB::apSysState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.9148.3.2.1.1.9 | apSysState | ACMEPACKET2-ENVMON-MIB |