voipSipProviderRealm
BIANCA-BRICK-SIP-MIB ·
.1.3.6.1.4.1.272.4.33.6.10.1.11
Object
column mandatory
r/w
Realm of the provider (only sometimes used). Normally the URL
after the '@' of the username is used for all entries using
provider's domain name. In some cases this value differs.
So at authentication and other cases this domain name is used
instead of the registration domain.
e.g register: 12345@voip.sip.sipgate.de
realm: sipgate.de
By default this value is the empty string.
Context
- MIB
- BIANCA-BRICK-SIP-MIB
- OID
.1.3.6.1.4.1.272.4.33.6.10.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- voipSipProviderEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipProviderRealm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipProviderRealm.<voipSipProviderIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SIP-MIB::voipSipProviderRealm'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.