privacyHeadersInResponse
MX-SIPEP-MIB ·
.0.1400.1.2600.100
Object
scalar r/w
Enumeration
Privacy Headers In Response
Determines if the usage of privacy and identity headers in
responses is supported.
* Unsupported: No privacy or identity headers are added in
SIP responses. Privacy and identity headers received in
response are ignored.
* SupportedPAssertedIdentity: The P-Asserted-Identity header
is added in SIP responses. For received SIP responses, the
content of the P-Asserted-Identity header is relayed to
the telephony interfaces. Mostly useful with the CONP/COLP
supplementary services in ISDN. The supported SIP
responses are 180, 183, and 200.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.2600.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- privacyHeadersGroup
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-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::privacyHeadersInResponse.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::privacyHeadersInResponse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | unsupported |
200 | supportedPAssertedIdentity |