All MIBs › CISCO-VSIMASTER-MIB › vsiVSITrapEnable
vsiVSITrapEnable
Module: CISCO-VSIMASTER-MIB
OID (symbolic): CISCO-VSIMASTER-MIB::vsiVSITrapEnable
OID (numeric): 1.3.6.1.4.1.9.9.162.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: If this object is true, all of vsiControllerTrapEnable, vsiSessionTrapEnable, vsiLogicalIfTrapEnable, and vsiXCTrapEnable are also set to true. This allows for enabling and disabling all notifications as a group.
What is vsiVSITrapEnable?
This read-write TruthValue object acts as a master switch that, when set to true, also sets vsiControllerTrapEnable, vsiSessionTrapEnable, vsiLogicalIfTrapEnable, and vsiXCTrapEnable all to true at once. An administrator uses this single setting to enable the full set of VSI-related notifications in one step rather than configuring each trap category individually. For example, setting vsiVSITrapEnable to true when first deploying VSI monitoring turns on controller, session, logical interface, and cross-connect notifications together.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.9 snmpwalk -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiVSITrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.9.1 snmpget -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiVSITrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.162.1.9.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::vsiVSITrapEnable 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.9 | vsiVSITrapEnable | CISCO-VSIMASTER-MIB |