cXgcpMediaGwMaxMsgSize

CISCO-XGCP-MIB · .1.3.6.1.4.1.9.9.318.1.2.1.1.16

Object

column r/w bytesInteger32
This object specifies the maximum allowed xGCP message 
size which is used for checking if the size will be 
supported by the call agent via (AuditEndPoint) response.
A value of 0 means that there is no limit to the size of 
the XGCP message.

Context

MIB
CISCO-XGCP-MIB
OID
.1.3.6.1.4.1.9.9.318.1.2.1.1.16
Type
column
Access
readwrite
Status
current
Units
bytes
Parent
cXgcpMediaGwEntry
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-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpMediaGwMaxMsgSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpMediaGwMaxMsgSize.<cmgwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-XGCP-MIB::cXgcpMediaGwMaxMsgSize'

Syntax

bytesInteger32

Values & Constraints

Object Constraints
range: 0-65535

Conformance