All MIBs › CISCO-VSI-MASTER-MIB › vsiSessionCmdsPending
vsiSessionCmdsPending
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiSessionCmdsPending
OID (numeric): 1.3.6.1.4.1.9.9.162.1.2.1.10
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of unacknowledged command messages. The VSI master sends commands to the slave, without receiving acknowledgement, until the window size threshold has been reached. This object is a count of the number of commands that have been sent and that are awaiting acknowledgment.
What is vsiSessionCmdsPending?
This read-only Gauge32 object reports how many VSI command messages the master has sent to this slave that are still awaiting acknowledgment. An administrator monitors this to spot a slave that is falling behind in processing commands, since a persistently high or growing value suggests the slave isn't keeping up. For example, if vsiSessionCmdsPending climbs steadily toward the session's window size, the master may soon be forced to stop sending further commands until the slave catches up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.10 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionCmdsPending
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.10.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionCmdsPending.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::vsiSessionCmdsPending 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.10 | vsiSessionCmdsPending | CISCO-VSI-MASTER-MIB |