All MIBs › CISCO-VSIMASTER-MIB › vsiSessionState
vsiSessionState
Module: CISCO-VSIMASTER-MIB
OID (symbolic): CISCO-VSIMASTER-MIB::vsiSessionState
OID (numeric): 1.3.6.1.4.1.9.9.162.1.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the VSI session. inactive(1): communications data structures for communicating with the slave have been created, but the VSI protocol has not been started. unknown(2): slave has been queried, but its configuration data has not yet been received. configuring(3): configuration data has been sent to the slave, but a response has not yet been received. resyncStarting(4): a re-sync command has been sent to the slave but a response has not yet been received. resyncUnderway(5): a re-sync command response has been received from the slave, but the network applications have not yet completed reasserting connections. resyncEnding(6): a command has been sent to end re-sync, but a response has not yet been received. discovery(7): a query has been sent to the slave for interface information, but a response has not yet been received. established(8): discovery has completed. shutdownStarting(9): the master has started an orderly shutdown of the slave.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.8 snmpwalk -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiSessionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.8.1 snmpget -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiSessionState.1
Start monitoring Cisco BPX/MGX ATM WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSIMASTER-MIB::vsiSessionState OID value, configure state conditions and alerts, and monitor any Cisco BPX/MGX ATM WAN switches from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162.1.2.1.8 | vsiSessionState | CISCO-VSIMASTER-MIB |