hwSipRPGSelectMode

HUAWEI-VOIP-SIP-MIB · .1.3.6.1.4.1.2011.6.36.1.70.23.1.3

Object

column r/w Enumeration
Indicates the Select Mode of the sip ring-parallel-group.
Options:
1. busyfirst(1) -hunt all busy members first
2. idlefirst(2) -hunt all idle members first
3. allselect(3) -hunt all members
Default: busyfirst(1)

Context

MIB
HUAWEI-VOIP-SIP-MIB
OID
.1.3.6.1.4.1.2011.6.36.1.70.23.1.3
Type
column
Access
readwrite
Status
current
Parent
hwSipRingParallelGroupEntry

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::hwSipRPGSelectMode'
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::hwSipRPGSelectMode.<hwSipRPGVgwId>.<hwSipRPGName>'
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::hwSipRPGSelectMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1busyfirst
2idlefirst
3allselect