All MIBs › CISCO-VISM-SESSION-MIB › vismRudpSessionLocalPort
vismRudpSessionLocalPort
Module: CISCO-VISM-SESSION-MIB
OID (symbolic): CISCO-VISM-SESSION-MIB::vismRudpSessionLocalPort
OID (numeric): 1.3.6.1.4.1.351.110.5.5.11.3.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The port number of XGCP gateway for this session. It can be modified after creation. This port number should be unique across other sessions and XGCP/SRCP(Simple Resource Coordination Protocol).
What is vismRudpSessionLocalPort?
This read-write Integer32 (1124-65535), modifiable after creation, is the UDP port number the XGCP gateway uses for a given session, and it must be unique across other sessions and XGCP/SRCP usage. An admin cares because port collisions across sessions or protocols on the same gateway would break session establishment, so uniqueness here is essential. For example, an operator adding a new RUDP session would pick a local port value not already in use by any other session or by XGCP/SRCP on that gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.8 snmpwalk -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionLocalPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.8.1 snmpget -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionLocalPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.8.1 i <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-SESSION-MIB::vismRudpSessionLocalPort OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5 | voice | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.11 | vismSessionGrp | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.3 | vismRudpSessionCnfTable | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.3.1 | vismRudpSessionCnfEntry | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.8 | vismRudpSessionLocalPort | CISCO-VISM-SESSION-MIB |