routeStatusSourceCriteria
MX-CROUT-MIB ·
.0.1750.1.100.300.1.200
Object
column OctetString
Sources
The source compared against the criteria property to
determine if the route can be used.
The source of the call can be:
* route-'name': the route 'name'
* sip-'name': the SIP interface 'name'
* isdn-'name': the ISDN interface 'name'
* r2-'name': the R2 interface 'name'
* e&m-'name': the E&M interface 'name'
* fxs-'name': the FXS interface 'name'
* fxo-'name': the FXO interface 'name'
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.100.300.1.200- Type
- column
- Access
- readonly
- Status
- current
- Parent
- routeStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::routeStatusSourceCriteria'
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::routeStatusSourceCriteria.<routeStatusIndex>'
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::routeStatusSourceCriteria'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.