vismRudpSessionMaxWindow
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.3.1.11
Object
column r/w
Integer32
This object is the maximum number of segments that should be sent without getting an acknowledgment, i.e. the maximum size of the receive window in segments. This is used for flow control.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismRudpSessionCnfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-SESSION-MIB::vismRudpSessionMaxWindow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-SESSION-MIB::vismRudpSessionMaxWindow.<vismRudpSessionNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-SESSION-MIB::vismRudpSessionMaxWindow'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-64
Conformance
Member of