autoRoutingEnable
MX-CROUT-MIB ·
.0.1750.1.200
Object
Auto-Routing
Enable/Disable the automatic insertion of default routes for
selected endpoints.
When enabled, routes are automatically added to the Route Table
in order to connect the endpoints marked as eligible for
auto-routing and the designated SIP gateway (see the
Autoroutable and the AutoroutingGateway parameters). These
automatic routes are displayed in the Routes Table of the Status
page but do not show up in the configuration.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cRoutMIBObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::autoRoutingEnable.0'
More examples
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::autoRoutingEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |