sipCommonMethodSupportedName

SIP-COMMON-MIB · .1.3.6.1.2.1.149.1.1.4.1.2

Object

This object reflects the supported method's name.  The method
name MUST be all upper case (e.g., 'INVITE').

Context

MIB
SIP-COMMON-MIB
OID
.1.3.6.1.2.1.149.1.1.4.1.2
Type
column
Access
readonly
Status
current
Parent
sipCommonMethodSupportedEntry
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::sipCommonMethodSupportedName'
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::sipCommonMethodSupportedName.<applIndex>.<sipCommonMethodSupportedIndex>'
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::sipCommonMethodSupportedName'

Syntax

Values & Constraints

Type Constraints
range: 1..100

Conformance