All MIBs › CISCO-VSI-MASTER-MIB › vsiLogicalIfSessionIndex
vsiLogicalIfSessionIndex
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiLogicalIfSessionIndex
OID (numeric): 1.3.6.1.4.1.9.9.162.1.3.1.28
Node type: OBJECT-TYPE
Type: VsiSessionIndex
Access: read-only
Description: All logical interfaces are in the domain of a VSI slave, which communicates with the VSI master through a Session. This object is a selector for an entry in the table vsiSessionTable. It is the VSI session index for the VSI session which controls this logical interface.
What is vsiLogicalIfSessionIndex?
This read-only object identifies which entry in the vsiSessionTable, and thus which VSI session, controls a given logical interface, since every logical interface belongs to the domain of a particular VSI slave communicating through one session. An administrator uses this to trace a logical interface back to the specific master-slave session responsible for managing it, useful when a session drops and its interfaces need to be identified. For example, if a VSI session fails, the admin can find all affected logical interfaces by matching vsiLogicalIfSessionIndex to that session's index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.28 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfSessionIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.28.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfSessionIndex.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::vsiLogicalIfSessionIndex 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.3 | vsiLogicalIfTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.3.1 | vsiLogicalIfEntry | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.3.1.28 | vsiLogicalIfSessionIndex | CISCO-VSI-MASTER-MIB |