sipServerRegContactURI

SIP-SERVER-MIB · .1.3.6.1.2.1.151.1.5.3.1.3

Object

This object contains either a SIP URI where the user can be
contacted.  This URI is normally returned to a client from a
Redirect Server, or is used as the RequestURI in a SIP request
line for requests forwarded by a proxy.

Context

MIB
SIP-SERVER-MIB
OID
.1.3.6.1.2.1.151.1.5.3.1.3
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::sipServerRegContactURI'
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::sipServerRegContactURI.<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::sipServerRegContactURI'

Values & Constraints

Type Constraints
range: 0..255

Conformance