mgProtocolName

CISCO-WAN-MG-MIB · .1.3.6.1.4.1.351.150.10.1.1.7.1.2

Object

column OctetString
A control protocol and its revision supported by the 
call gateway. For example: 'MGCP 0.1 11/9/99'
The protocol can be one of the control protocols like
MGCP or it can be a signaling backhaul protocol or 
it can be resource co-ordination protocol like SRCP.

Context

MIB
CISCO-WAN-MG-MIB
OID
.1.3.6.1.4.1.351.150.10.1.1.7.1.2
Type
column
Access
readonly
Status
current
Parent
mgSupportedProtocolEntry
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 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgProtocolName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgProtocolName.<mgProtocolNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MG-MIB::mgProtocolName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-64

Conformance