autoRoutingCriteriaType
MX-CROUT-MIB ·
.0.1750.1.2000
Object
scalar r/w
Enumeration
Criteria Type
Determines the type of criteria to use to create an automatic
rule from SIP to the telephony endpoints.
* E164: The E164 associated with the endpoint is used as the
criteria. (See AutoRouting.E164).
* SipUsername: The SIP username associated with the endpoint
is used as the criteria. (See AutoRouting.SipUsername).
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.2000- 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::autoRoutingCriteriaType.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::autoRoutingCriteriaType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | e164 |
200 | sipUsername |