All MIBs › CBS-MODULE-RESOURCES-MIB › cbsModuleAppVAPIndex
cbsModuleAppVAPIndex
Module: CBS-MODULE-RESOURCES-MIB
OID (symbolic): CBS-MODULE-RESOURCES-MIB::cbsModuleAppVAPIndex
OID (numeric): 1.3.6.1.4.1.6848.2.3.10.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: VAPIndex
What is cbsModuleAppVAPIndex?
This is the numeric index identifying which VAP (virtual application processor) instance on the module is running the associated application process, inferred from the object's name since the shipped description is just the bare word 'VAPIndex'. Because a module can host several VAP instances in parallel, this index is what an admin cross-references against per-VAP CPU or memory utilization tables to pin an application's resource consumption to one specific virtual instance rather than a module-wide average. For instance, a VAPIndex of 2 combined with a spike on that same VAP's utilization OID would point straight at that application as the cause rather than at the module in general.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.10.1.7 snmpwalk -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleAppVAPIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6848.2.3.10.1.7.1 snmpget -v2c -c public <target> CBS-MODULE-RESOURCES-MIB::cbsModuleAppVAPIndex.1
Start monitoring Crossbeam Systems XOS security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CBS-MODULE-RESOURCES-MIB::cbsModuleAppVAPIndex OID value, configure state conditions and alerts, and monitor any Crossbeam Systems XOS security appliances 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.6848 | crossbeamSystems | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.2 | cbsMgmt | CROSSBEAM-SYSTEMS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6848.2.3 | cbsModuleResources | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.10 | cbsModuleAppMonTable | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.10.1 | cbsModuleAppMonEntry | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.2.3.10.1.7 | cbsModuleAppVAPIndex | CBS-MODULE-RESOURCES-MIB |