epSpecificAutoCallEnableConfig

MX-EPSERV-MIB · .0.1700.1.200.300.1.200

Object

column r/w MX-TCMxEnableState
Enable Configuration
              
Defines the configuration to use for a specific endpoint.
              
  * Disable: The endpoint uses the default configuration as
    defined in the DefaultAutoCallEnable and
    DefaultAutoCallTargetAddress parameters.
  * Enable: The endpoint uses the specific configuration as
    defined in the EpSpecificAutoCall.Enable and
    EpSpecificAutoCall.TargetAddress parameters.

Context

MIB
MX-EPSERV-MIB
OID
.0.1700.1.200.300.1.200
Type
column
Access
readwrite
Status
current
Parent
epSpecificAutoCallEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::epSpecificAutoCallEnableConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::epSpecificAutoCallEnableConfig.<epSpecificAutoCallEpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPSERV-MIB::epSpecificAutoCallEnableConfig'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable