huntStatusDestinations

MX-CROUT-MIB · .0.1750.1.100.600.1.300

Object

column OctetString
Destinations
              
List of hunt destinations separated by commas.
              
The call destination can be:
              
  * route-'name': the route 'name'
  * hunt-'name': the hunt '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'
              
Note: Only FXS interfaces are supported if 'Simultaneous' is
selected for the Selection Algorithm parameter.
              
Example: 'isdn-Slot2/Bri1, route-something'

Context

MIB
MX-CROUT-MIB
OID
.0.1750.1.100.600.1.300
Type
column
Access
readonly
Status
current
Parent
huntStatusEntry

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::huntStatusDestinations'
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::huntStatusDestinations.<huntStatusIndex>'
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::huntStatusDestinations'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.