All MIBs › CISCO-VSIMASTER-MIB › vsiSessionTrapEnable
vsiSessionTrapEnable
Module: CISCO-VSIMASTER-MIB
OID (symbolic): CISCO-VSIMASTER-MIB::vsiSessionTrapEnable
OID (numeric): 1.3.6.1.4.1.9.9.162.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: If this object is true, both vsiSessionUp and vsiSessionDown notifications are enabled.
What is vsiSessionTrapEnable?
This read-write TruthValue object enables or disables both the vsiSessionUp and vsiSessionDown SNMP notifications together. An administrator enables this to get proactive alerts whenever a VSI master-slave session establishes or drops, rather than discovering session loss only through polling. For example, with this trap enabled, a slave losing its session unexpectedly would generate a vsiSessionDown notification right away.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.6 snmpwalk -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiSessionTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.6.1 snmpget -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiSessionTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.162.1.6.1 s <value>
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::vsiSessionTrapEnable 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 (10 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162.1.6 | vsiSessionTrapEnable | CISCO-VSIMASTER-MIB |