autoRoutingAutoroutable

MX-CROUT-MIB · .0.1750.1.1900.1.200

Object

column r/w Enumeration
Auto-Routable
              
Determines whether or not automatic routes are generated for
the endpoint when auto-routing is enabled (see the
AutoRoutingEnable parameter).
              
  * Enable: Automatic routes allowing incoming and outgoing
    calls to and from the endpoint are added to the Route Table
    when auto-routing is enabled.
  * Disable: Automatic route generation is turned off for this
    endpoint.
  * HardwareDependent: Automatic routes are generated if the
    endpoint belongs to an FXS interface.

Context

MIB
MX-CROUT-MIB
OID
.0.1750.1.1900.1.200
Type
column
Access
readwrite
Status
current
Parent
autoRoutingEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
100enable
200disable
300hardwareDependent