cvpdnSessionLocalWindowSize

CISCO-VPDN-MGMT-EXT-MIB · .1.3.6.1.4.1.9.10.51.1.2.1.1.14

Object

column Integer32
This object returns the local send window size
for this session. If the value of the object
cvpdnSessionSequencing is false,
then this object should return value zero.

Context

MIB
CISCO-VPDN-MGMT-EXT-MIB
OID
.1.3.6.1.4.1.9.10.51.1.2.1.1.14
Type
column
Access
readonly
Status
current
Parent
cvpdnSessionExtEntry
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-VPDN-MGMT-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-EXT-MIB::cvpdnSessionLocalWindowSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VPDN-MGMT-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-EXT-MIB::cvpdnSessionLocalWindowSize.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VPDN-MGMT-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VPDN-MGMT-EXT-MIB::cvpdnSessionLocalWindowSize'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance