All MIBs › CISCO-VSI-MASTER-MIB › vsiSessionWindowSize
vsiSessionWindowSize
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiSessionWindowSize
OID (numeric): 1.3.6.1.4.1.9.9.162.1.2.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The maximum number of command messages the VSI master will send before requiring a response from slave. If the value is 0, then flow control is not enabled.
What is vsiSessionWindowSize?
This read-only Integer32 object reports the maximum number of unacknowledged command messages the VSI master will send to a slave before it must wait for a response, with a value of zero meaning flow control is disabled entirely for that session. An administrator checks this to understand the command throughput and back-pressure behavior of a given VSI session. For example, a session reporting a window size of zero has no flow-control ceiling, so the master can flood commands to that slave without waiting for acknowledgments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.9 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionWindowSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.9.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionWindowSize.1
Start monitoring Cisco MGX/BPX ATM switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSI-MASTER-MIB::vsiSessionWindowSize OID value, configure state conditions and alerts, and monitor any Cisco MGX/BPX ATM switching platforms from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162 | ciscoVsiMasterMIB | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1 | ciscoVsiMasterObjects | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.2 | vsiSessionTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.2.1 | vsiSessionEntry | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.2.1.9 | vsiSessionWindowSize | CISCO-VSI-MASTER-MIB |