vismRudpSessionMaxOutOfSeq
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.3.1.19
Object
column r/w
Integer32
This object is the maximum number of out of sequence packets that will be accumulated before an EACK(Extended acknowledgement) segment is sent. The EACK segment is used to acknowledge segments received out of sequence. A value of 0 indicates a EACK will be sent immediately if an out of order segment is received. This is a negotiable parameter between MGC and GW.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.3.1.19- 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::vismRudpSessionMaxOutOfSeq'
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::vismRudpSessionMaxOutOfSeq.<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::vismRudpSessionMaxOutOfSeq'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of