CBS-VAPGROUP-MIB: View SNMP OID List / Download MIB

VENDOR: CROSSBEAM SYSTEMS


 Home MIB: CBS-VAPGROUP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cbsVapGroups 1.3.6.1.4.1.6848.2.4
     cbsVapGroupTable 1.3.6.1.4.1.6848.2.4.1 no-access
This table contains information about the VAP groups.
         cbsVapGroupEntry 1.3.6.1.4.1.6848.2.4.1.1 no-access
An entry in the VAP group table.
             cbsVgVapGroupID 1.3.6.1.4.1.6848.2.4.1.1.1 integer32 read-only
The unique Group ID for the VAP group.
             cbsVgVapGroupName 1.3.6.1.4.1.6848.2.4.1.1.2 displaystring read-only
The VAP group name
             cbsVgLoadPriority 1.3.6.1.4.1.6848.2.4.1.1.3 integer32 read-only
Defines relative priority while loading VAPs to hardware modules.
             cbsVgPreempPriority 1.3.6.1.4.1.6848.2.4.1.1.4 integer32 read-only
If this VAP group requires additional APMs to load its VAPs, this priority is used to determine if APMs can be taken from another group. If the preemption priority for this group is higher than the load priority for a currently running VAP, that VAP is thrown out and this VAP is loaded instead. A zero value sets the lowest priority level.
             cbsVgApmList 1.3.6.1.4.1.6848.2.4.1.1.5 displaystring read-only
The APMs that are potentially assigned to support this VAP group.
             cbsVgVapCount 1.3.6.1.4.1.6848.2.4.1.1.6 integer32 read-only
The number of VAPs to load in this group.
             cbsVgMaxLoadCount 1.3.6.1.4.1.6848.2.4.1.1.7 integer32 read-only
The maximum number of VAPs in this group.
             cbsVgLBList 1.3.6.1.4.1.6848.2.4.1.1.8 displaystring read-only
The list of VAPs to be load balanced.
             cbsVgBackUpMode 1.3.6.1.4.1.6848.2.4.1.1.9 integer read-only
Specifies how to perform a backup in case an APM fails. None - no backup Pair - VAPs are paired to provide backup functionality Group - all VAPs in the group back up each other. Enumeration: 'pair': 1, 'none': 0, 'group': 2.
             cbsVgIpForward 1.3.6.1.4.1.6848.2.4.1.1.10 truthvalue read-only
Specifies if IP forwarding is enabled or not.
             cbsVgRpFilter 1.3.6.1.4.1.6848.2.4.1.1.11 truthvalue read-only
Specifies if RP filter is enabled or not.
             cbsVgLogMartians 1.3.6.1.4.1.6848.2.4.1.1.12 truthvalue read-only
Specifies if log martians is enabled or not.
             cbsVgReloadTimer 1.3.6.1.4.1.6848.2.4.1.1.13 integer32 read-only
Specifies the timeout for reloading this VAP group.
             cbsVgRemoteBoxBackup 1.3.6.1.4.1.6848.2.4.1.1.14 truthvalue read-only
Specifies if failover of this VAP group to a remote system is enabled or not.
             cbsVgDelayFlow 1.3.6.1.4.1.6848.2.4.1.1.15 integer32 read-only
Specifies the delay time, in seconds, after the VAP has come up before starting to load balance traffic to this VAP.
             cbsVgIpv6Forward 1.3.6.1.4.1.6848.2.4.1.1.16 truthvalue read-only
Specifies if IPv6 forwarding is enabled or not.
     cbsVapMappingTable 1.3.6.1.4.1.6848.2.4.2 no-access
This table contains information about how the individual VAPs are mapped to hardware modules.
         cbsVapMappingEntry 1.3.6.1.4.1.6848.2.4.2.1 no-access
An entry in the vap mapping table.
             cbsVmVapGroupID 1.3.6.1.4.1.6848.2.4.2.1.1 integer32 read-only
The VAP group ID.
             cbsVmVapGroupName 1.3.6.1.4.1.6848.2.4.2.1.2 displaystring read-only
The VAP group name
             cbsVmVapName 1.3.6.1.4.1.6848.2.4.2.1.3 displaystring read-only
The VAP name, i.e. cbsVmVapGroupName-cbsVmVapIndex
             cbsVmVapIndex 1.3.6.1.4.1.6848.2.4.2.1.4 integer32 read-only
Unique index value of a specific VAP within the VAP group.
             cbsVmVapStatus 1.3.6.1.4.1.6848.2.4.2.1.5 modulestate read-only
The current operational status of the VAP.
             cbsVmSlotNumber 1.3.6.1.4.1.6848.2.4.2.1.6 integer32 read-only
The hardware module ID (slot number) that this VAP is currently mapped to.
 cbsVapGroupsMIB 1.3.6.1.4.1.6848.3.4
XOS, Release 9.5: This MIB module defines the objects related to VAPs and VAP groups.
 cbsVapGroupsTraps 1.3.6.1.4.1.6848.4.3
     cbsVapStatusChanged 1.3.6.1.4.1.6848.4.3.1
The VAP status for the given VAP changed.