sipServerRegContactPreference

SIP-SERVER-MIB · .1.3.6.1.2.1.151.1.5.3.1.6

Object

This object indicates a relative preference for the particular
Contact header field value compared to other bindings for this
address-of-record.  A registering user may provide this
preference as a 'qvalue' parameter in the Contact header.
              
The format of this item is a decimal number between 0 and 1
(for example 0.9).  Higher values indicate locations preferred
by the user.

Context

MIB
SIP-SERVER-MIB
OID
.1.3.6.1.2.1.151.1.5.3.1.6
Type
column
Access
readonly
Status
current
Parent
sipServerRegContactEntry
Groups
1

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

Values & Constraints

Type Constraints
range: 0..255

Conformance