epSpecificTransferEnableConfig

MX-EPSERV-MIB · .0.1700.1.600.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 DefaultTransferBlindEnable and
    DefaultTransferAttendedEnable parameters.
  * Enable: The endpoint uses the specific configuration as
    defined in the EpSpecificTransfer.BlindEnable and
    EpSpecificTransfer.AttendedEnable parameter.

Context

MIB
MX-EPSERV-MIB
OID
.0.1700.1.600.300.1.200
Type
column
Access
readwrite
Status
current
Parent
epSpecificTransferEntry

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::epSpecificTransferEnableConfig'
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::epSpecificTransferEnableConfig.<epSpecificTransferEpId>'
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::epSpecificTransferEnableConfig'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable