acsStatus

MX-CWMP-MIB · .0.3900.1.1000.700

Object

scalar Enumeration
ACS Status
          
Indicates the status of the connection with the ACS.
          
  * Starting: Cwmp service is starting and no connection
    attempt have been made so far.
  * Connected: The Cwmp service is connected to the ACS.
  * NoUrl: The Cwmp service cannot connect with the ACS
    because no ACS URL is configured.
  * ErrorCannotResolve: The Cwmp service cannot connect with
    the ACS because the FQDN cannot be resolved.
  * ErrorNotResponding: The Cwmp service cannot connect with
    the ACS because the ACS is not responding.
  * ErrorAuthFailure: The Cwmp service failed authenticating
    to the ACS.
  * ErrorOther: The Cwmp service cannot connect to the ACS for
    unspecified reason. See device and ACS logs.

Context

MIB
MX-CWMP-MIB
OID
.0.3900.1.1000.700
Type
scalar
Access
readonly
Status
current
Parent
acsGroup

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
100starting
200connected
300noUrl
400errorCannotResolve
500errorNotResponding
600errorAuthFailure
700errorOther