fxsEpSpecificLoopCurrentOverrideEnable

MX-FXS-MIB · .1.3.6.1.4.1.4935.15.40.1.190.1.10

Object

column r/w MX-TCMxEnableState
Defines whether or not a specific loop current configuration
must be used for this endpoint.
              
disable: The endpoint loop current configuration is defined
         by the variable fxsLoopCurrent.
              
enable: The endpoint loop current configuration is defined
        by the variable fxsEpSpecificLoopCurrentOverride and
        the value in fxsLoopCurrent is ignored.

Context

MIB
MX-FXS-MIB
OID
.1.3.6.1.4.1.4935.15.40.1.190.1.10
Type
column
Access
readwrite
Status
current
Parent
fxsEpSpecificLoopCurrentEntry

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-FXS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-FXS-MIB::fxsEpSpecificLoopCurrentOverrideEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-FXS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-FXS-MIB::fxsEpSpecificLoopCurrentOverrideEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-FXS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-FXS-MIB::fxsEpSpecificLoopCurrentOverrideEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable