sipCommonOptionTagHeaderField

SIP-COMMON-MIB · .1.3.6.1.2.1.149.1.1.3.1.3

Object

This object indicates whether the SIP option tag is supported
(Supported header), unsupported (Unsupported header), or
required (Require or Proxy-Require header) by the SIP entity.
A SIP option tag may be both supported and required.

Context

MIB
SIP-COMMON-MIB
OID
.1.3.6.1.2.1.149.1.1.3.1.3
Type
column
Access
readonly
Status
current
Parent
sipCommonOptionTagEntry
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-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-COMMON-MIB::sipCommonOptionTagHeaderField'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-COMMON-MIB::sipCommonOptionTagHeaderField.<applIndex>.<sipCommonOptionTagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-COMMON-MIB::sipCommonOptionTagHeaderField'

Values & Constraints

Type Values
0require
1proxyRequire
2supported
3unsupported

Conformance