All MIBs › CISCO-VSI-MASTER-MIB › vsiSessionActiveId
vsiSessionActiveId
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiSessionActiveId
OID (numeric): 1.3.6.1.4.1.9.9.162.1.2.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: ID supplied by the slave to identify the session. This value is interpreted by the master, when a change occurs, to indicate that a resync should be inititated.
What is vsiSessionActiveId?
This read-only Integer32 object holds a session identifier supplied by the slave, which the master watches for changes as a signal that a resynchronization of the session should be triggered. An administrator investigating unexpected VSI resyncs can check whether this ID changed, which would explain why the master decided to resync with that slave. For example, if a slave reboots and comes back with a new vsiSessionActiveId, the master detects the change and automatically initiates a resync.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.11 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionActiveId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.2.1.11.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiSessionActiveId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vsiSessionActiveId.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::vsiSessionActiveId 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.11 | vsiSessionActiveId | CISCO-VSI-MASTER-MIB |