vismXgcpPeerPort

CISCO-VISM-XGCP-EXT · .1.3.6.1.4.1.351.110.5.5.5.1.3.1.3

Object

column r/w Integer32
This object is used to configure the local UDP port on
VISM used by the SGCP and MGCP protocols to communicate
with the call agent.
              
The UDP port is used together with vismIpAddress to
identify the local end of a SGCP/MGCP connection.
              
If the protocol configured for the call agent is MGCP 1.0,
the default port is 2727. In all other cases, the default
value of this object is 2427.
              
In VISM 1.5 this object always defaults to 2427 and is
read-only.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1025-65535

Conformance