jnxSipCommonOptionTagHeaderField
JUNIPER-SIP-COMMON-MIB ·
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3.1.4
Object
column Bits
This object indicates whether the SIP option tag is supported (Supported header), unsupported (Unsupported header), required (Require or Proxy-Require header) by the SIP entity. A SIP option tag may be both supported and required.
Context
- MIB
- JUNIPER-SIP-COMMON-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxSipCommonOptionTagEntry
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 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonOptionTagHeaderField'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonOptionTagHeaderField.<jnxSipOptionTagApplName>.<jnxSipCommonOptionTagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonOptionTagHeaderField'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | require |
1 | proxyRequire |
2 | supported |
3 | unsupported |