All MIBs › CISCO-VISM-SESSION-MIB › vismRudpSessionMaxSegSize
vismRudpSessionMaxSegSize
Module: CISCO-VISM-SESSION-MIB
OID (symbolic): CISCO-VISM-SESSION-MIB::vismRudpSessionMaxSegSize
OID (numeric): 1.3.6.1.4.1.351.110.5.5.11.3.1.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The maximum number of octets that can be received by the peer sending the SYN segment.
What is vismRudpSessionMaxSegSize?
This read-write Integer32 (30-65535 bytes) is the maximum number of octets the peer sending the SYN segment can receive, effectively the RUDP maximum segment size. An admin cares because this size affects how RUDP data is fragmented and must be compatible with the path's actual MTU characteristics to avoid fragmentation issues. For example, an operator running RUDP sessions over a network with a smaller-than-typical MTU would reduce this maximum segment size to avoid downstream fragmentation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.13 snmpwalk -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionMaxSegSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.13.1 snmpget -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionMaxSegSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.13.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::vismRudpSessionMaxSegSize 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.13 | vismRudpSessionMaxSegSize | CISCO-VISM-SESSION-MIB |