sipInteropEscapePoundInSipUriUsername
MX-SIP-INTEROP-MIB ·
.1.3.6.1.4.1.4935.99.20.1.215
Object
Determines whether or not the pound character (#) must be
escaped in the username part of a SIP URI.
disable:
Pound character (#) is not escaped in the username part of a SIP URI.
enable:
Pound character (#) is escaped in the username part of a SIP URI.
Note: RFC 3261 specifies that the pound character (#) needs to
be escaped in the username part of a SIP URI.
Context
- MIB
- MX-SIP-INTEROP-MIB
- OID
.1.3.6.1.4.1.4935.99.20.1.215- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipInteropMIBObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-INTEROP-MIB::sipInteropEscapePoundInSipUriUsername.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-INTEROP-MIB::sipInteropEscapePoundInSipUriUsername'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |