vismRudpSessionMaxRetrans

CISCO-VISM-SESSION-MIB · .1.3.6.1.4.1.351.110.5.5.11.3.1.16

Object

column r/w Integer32
The maximum number of times consecutive retransmission 
will be attempted before the connection is considered 
broken.  A value 0 indicates retransmission should be 
attempted forever.  This is a negotiable parameter, both 
MGC and GW must agree on the value for this parameter.

Context

MIB
CISCO-VISM-SESSION-MIB
OID
.1.3.6.1.4.1.351.110.5.5.11.3.1.16
Type
column
Access
readwrite
Status
current
Parent
vismRudpSessionCnfEntry
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-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-SESSION-MIB::vismRudpSessionMaxRetrans'
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::vismRudpSessionMaxRetrans.<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::vismRudpSessionMaxRetrans'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance