sipServerCfgProxyAuthDefaultRealm

SIP-SERVER-MIB · .1.3.6.1.2.1.151.1.3.1.1.5

Object

This object reflects the default realm value used in
Proxy-Authenticate headers.  Note that this MAY need to be
stored per user, in which case, this default value is ignored.

Context

MIB
SIP-SERVER-MIB
OID
.1.3.6.1.2.1.151.1.3.1.1.5
Type
column
Access
readonly
Status
current
Parent
sipServerProxyCfgEntry
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::sipServerCfgProxyAuthDefaultRealm'
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::sipServerCfgProxyAuthDefaultRealm.<applIndex>'
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::sipServerCfgProxyAuthDefaultRealm'

Values & Constraints

Type Constraints
range: 0..255

Conformance