huntStatusTimeout
MX-CROUT-MIB ·
.0.1750.1.100.600.1.500
Object
column SNMPv2-SMIUnsigned32
Timeout
Maximal time allowed to the destination to handle the call.
A value of '0' disables the timeout.
This value is expressed in seconds (s).
Note: Not applicable if 'Simultaneous' was selected for the
Selection Algorithm parameter.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.100.600.1.500- Type
- column
- Access
- readonly
- Status
- current
- Parent
- huntStatusEntry
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::huntStatusTimeout'
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::huntStatusTimeout.<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::huntStatusTimeout'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295