sipCommonCfgProtocolVersion

SIP-COMMON-MIB · .1.3.6.1.2.1.149.1.1.1.1.1

Object

This object will reflect the version of SIP supported by this
SIP entity.  It will follow the same format as SIP version
information contained in the SIP messages generated by this SIP
entity.  For example, entities supporting SIP version 2 will
return 'SIP/2.0' as dictated by the standard.

Context

MIB
SIP-COMMON-MIB
OID
.1.3.6.1.2.1.149.1.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
sipCommonCfgEntry
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::sipCommonCfgProtocolVersion'
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::sipCommonCfgProtocolVersion.<applIndex>'
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::sipCommonCfgProtocolVersion'

Values & Constraints

Type Constraints
range: 0..255

Conformance