hwSipHGHuntingMode

HUAWEI-VOIP-SIP-MIB · .1.3.6.1.4.1.2011.6.36.1.70.18.1.3

Object

column r/w Enumeration
Indicates the Hunting Mode of the sip hunting group.
Options:
1. order(1) -hunt by order
2. round(2) -hunt by round robin
3. weighted-round(3) -hunt by weighted-round robin
Default: round(2)

Context

MIB
HUAWEI-VOIP-SIP-MIB
OID
.1.3.6.1.4.1.2011.6.36.1.70.18.1.3
Type
column
Access
readwrite
Status
current
Parent
hwSipHuntingGroupEntry

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 'HUAWEI-VOIP-SIP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-SIP-MIB::hwSipHGHuntingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-SIP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-SIP-MIB::hwSipHGHuntingMode.<hwSipHGVgwId>.<hwSipHGName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-SIP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-SIP-MIB::hwSipHGHuntingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1order
2round
3weighted-round