acsUrlConfigSource

MX-CWMP-MIB · .0.3900.1.1000.100

Object

scalar r/w Enumeration
ACS URL Config Source
          
Determines the method to obtain the URL of the ACS.
          
  * Dhcp: Uses the DHCP protocol to find the URL as defined in
    TR-106 section 3.1.
  * Static: Uses the URL defined in the AcsStaticUrl
    parameter.
  * DhcpWithFailover: Uses the DHCP protocol to find the URL
    or the URL defined in the AcsStaticUrl parameter if the
    DHCP method fails.

Context

MIB
MX-CWMP-MIB
OID
.0.3900.1.1000.100
Type
scalar
Access
readwrite
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::acsUrlConfigSource.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::acsUrlConfigSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100dhcp
200static
300dhcpWithFailover
Object Constraints
range: 0-255