apSysState

OBS ✓
APSYSMGMT-MIB · .1.3.6.1.4.1.9148.3.2.1.1.9

Object

scalar Enumeration
The current system state.  Online denotes regular call
processing, while offline implies no call processing
but other administrative functions are available.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
APSYSMGMT-MIB
OID
.1.3.6.1.4.1.9148.3.2.1.1.9
Type
scalar
Access
readonly
Status
current
Parent
apSysMgmtMIBGeneralObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APSYSMGMT-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSMGMT-MIB::apSysState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSYSMGMT-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSYSMGMT-MIB::apSysState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0online
1becomingoffline
2offline

Conformance