CBS-MODULE-RESOURCES-MIB: View SNMP OID List / Download MIB
VENDOR: CROSSBEAM SYSTEMS
Home | MIB: CBS-MODULE-RESOURCES-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).
|
|||
Object Name | OID | Type | Access | Info |
cbsModuleResources | 1.3.6.1.4.1.6848.2.3 | |||
cbsModuleCPULoadTable | 1.3.6.1.4.1.6848.2.3.1 | no-access |
This table contains information about the CPU utilization of the processor modules. |
|
1.3.6.1.4.1.6848.2.3.1.1 | no-access |
An entry in the CPU load table. |
||
cbsModuleCPUSpeed | 1.3.6.1.4.1.6848.2.3.1.1.1 | integer32 | read-only |
The speed of the processor(s) in MHz. |
cbsModuleCPUCount | 1.3.6.1.4.1.6848.2.3.1.1.2 | integer32 | read-only |
The number of CPUs in the module |
cbsModuleCPULoad1 | 1.3.6.1.4.1.6848.2.3.1.1.3 | gauge32 | read-only |
The average number of processes ready to run in the last minute. |
cbsModuleCPULoad5 | 1.3.6.1.4.1.6848.2.3.1.1.4 | gauge32 | read-only |
The average number of processes ready to run in the last 5 minutes. |
cbsModuleCPULoad15 | 1.3.6.1.4.1.6848.2.3.1.1.5 | gauge32 | read-only |
The average number of processes ready to run in the last 15 minutes. |
cbsModuleCPUUtil1 | 1.3.6.1.4.1.6848.2.3.1.1.6 | gauge32 | read-only |
CPU utilization averaged over last 1 minute. |
cbsModuleCPUUtil5 | 1.3.6.1.4.1.6848.2.3.1.1.7 | gauge32 | read-only |
CPU utilization averaged over last 5 minutes. |
cbsModuleCPUUtil15 | 1.3.6.1.4.1.6848.2.3.1.1.8 | gauge32 | read-only |
CPU utilization averaged over last 15 minutes. |
cbsModuleMemoryTable | 1.3.6.1.4.1.6848.2.3.2 | no-access |
This table contains information about the memory utilization of the processor modules. |
|
1.3.6.1.4.1.6848.2.3.2.1 | no-access |
An entry in the memory utilization table. |
||
cbsModuleMemoryTotal | 1.3.6.1.4.1.6848.2.3.2.1.1 | kbytes | read-only |
Total memory that can be used by the operating system. |
cbsModuleMemoryUsed | 1.3.6.1.4.1.6848.2.3.2.1.2 | kbytes | read-only |
The amount of memory in use. |
cbsModuleMemoryFree | 1.3.6.1.4.1.6848.2.3.2.1.3 | kbytes | read-only |
Amount of memory available for use. |
cbsModuleMemoryTotalSwap | 1.3.6.1.4.1.6848.2.3.2.1.4 | kbytes | read-only |
Total Swap Size configured for the module. |
cbsModuleMemoryAvailSwap | 1.3.6.1.4.1.6848.2.3.2.1.5 | kbytes | read-only |
Available Swap Space on the module. |
cbsModuleMemoryTotalReal | 1.3.6.1.4.1.6848.2.3.2.1.6 | kbytes | read-only |
Total Real/Physical Memory Size on the module. |
cbsModuleMemoryAvailReal | 1.3.6.1.4.1.6848.2.3.2.1.7 | kbytes | read-only |
Available Real/Physical Memory Space on the module. |
cbsModuleMemoryTotalFree | 1.3.6.1.4.1.6848.2.3.2.1.8 | kbytes | read-only |
Total available memory(Including memory free and swap free). |
cbsModuleMemoryShared | 1.3.6.1.4.1.6848.2.3.2.1.9 | kbytes | read-only |
Total shared memory. |
cbsModuleMemoryBuffer | 1.3.6.1.4.1.6848.2.3.2.1.10 | kbytes | read-only |
Total buffered memory. |
cbsModuleMemoryCached | 1.3.6.1.4.1.6848.2.3.2.1.11 | kbytes | read-only |
Total cached memory. |
cbsModuleMemoryHiTotal | 1.3.6.1.4.1.6848.2.3.2.1.12 | kbytes | read-only |
Total amount of memory that is not directly mapped into kernel space. |
cbsModuleMemoryHiFree | 1.3.6.1.4.1.6848.2.3.2.1.13 | kbytes | read-only |
Total amount of free memory that is not directly mapped into kernel space. |
cbsModuleMemoryLoTotal | 1.3.6.1.4.1.6848.2.3.2.1.14 | kbytes | read-only |
Total amount of memory that is directly mapped into kernel space. |
cbsModuleMemoryLoFree | 1.3.6.1.4.1.6848.2.3.2.1.15 | kbytes | read-only |
Total amount of free memory that is directly mapped into kernel space. |
cbsModuleSwapTable | 1.3.6.1.4.1.6848.2.3.3 | no-access |
This table contains information about the swap utilization of the processor modules. |
|
1.3.6.1.4.1.6848.2.3.3.1 | no-access |
An entry in the memory utilization table. |
||
cbsModuleSwapTotal | 1.3.6.1.4.1.6848.2.3.3.1.1 | kbytes | read-only |
Total swap space available to the operating system. |
cbsModuleSwapUsed | 1.3.6.1.4.1.6848.2.3.3.1.2 | kbytes | read-only |
The amount of swap space in use. |
cbsModuleSwapFree | 1.3.6.1.4.1.6848.2.3.3.1.3 | kbytes | read-only |
Amount of free swap space. |
cbsModuleDUTable | 1.3.6.1.4.1.6848.2.3.4 | no-access |
This table contains information about the disk usage of the processor modules. |
|
1.3.6.1.4.1.6848.2.3.4.1 | no-access |
An entry in the disk usage table. |
||
cbsModuleDURoot | 1.3.6.1.4.1.6848.2.3.4.1.1 | gauge32 | read-only |
The current percentage of disk usage on the / partition. |
cbsModuleDUBoot | 1.3.6.1.4.1.6848.2.3.4.1.2 | gauge32 | read-only |
The current percentage of disk usage on the /boot partition. |
cbsModuleDUCbconfig | 1.3.6.1.4.1.6848.2.3.4.1.3 | gauge32 | read-only |
The current percentage of disk usage on the /cbconfig partition. |
cbsModuleDUTftpboot | 1.3.6.1.4.1.6848.2.3.4.1.4 | gauge32 | read-only |
The current percentage of disk usage on the /tftpboot partition. |
cbsModuleDUMgmt | 1.3.6.1.4.1.6848.2.3.4.1.5 | gauge32 | read-only |
The current percentage of disk usage on the /mgmt partition. |
cbsModuleDUVar | 1.3.6.1.4.1.6848.2.3.4.1.6 | gauge32 | read-only |
The current percentage of disk usage on the /var partition. |
cbsModuleFreePageTable | 1.3.6.1.4.1.6848.2.3.5 | no-access |
This table contains information about the free page utilization of the APMs. |
|
1.3.6.1.4.1.6848.2.3.5.1 | no-access |
An entry in the free page utilization table. |
||
cbsModuleFreePageAvailable | 1.3.6.1.4.1.6848.2.3.5.1.1 | kbytes | read-only |
The number of free pages available to the operating system. |
cbsModuleFreePageThreshold | 1.3.6.1.4.1.6848.2.3.5.1.2 | kbytes | read-only |
Free Page threshold setting in cbs_fp_th. |
cbsModuleFreePageSeverity | 1.3.6.1.4.1.6848.2.3.5.1.3 | kbytes | read-only |
The amount severity of the alarm. 0 = No alarm, 1 = Minor, 2 = Major, 3 = Critical |
cbsModuleFreePageVapName | 1.3.6.1.4.1.6848.2.3.5.1.4 | displaystring | read-only |
The VAP group name. For example, cbsVmVapGroupName-cbsVmVapIndex |
cbsModuleCPUAvgUtilTable | 1.3.6.1.4.1.6848.2.3.6 | no-access |
This table contains utilization information for all CPUs on a module |
|
1.3.6.1.4.1.6848.2.3.6.1 | no-access |
An entry in the utilization table. |
||
cbsModuleCPUAvgUtilCore1User | 1.3.6.1.4.1.6848.2.3.6.1.1 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore1Nice | 1.3.6.1.4.1.6848.2.3.6.1.2 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore1Syst | 1.3.6.1.4.1.6848.2.3.6.1.3 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore1Idle | 1.3.6.1.4.1.6848.2.3.6.1.4 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore1IRQ | 1.3.6.1.4.1.6848.2.3.6.1.5 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore1SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.6 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore1IOWait | 1.3.6.1.4.1.6848.2.3.6.1.7 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleCPUAvgUtilCore2User | 1.3.6.1.4.1.6848.2.3.6.1.8 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore2Nice | 1.3.6.1.4.1.6848.2.3.6.1.9 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore2Syst | 1.3.6.1.4.1.6848.2.3.6.1.10 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore2Idle | 1.3.6.1.4.1.6848.2.3.6.1.11 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore2IRQ | 1.3.6.1.4.1.6848.2.3.6.1.12 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore2SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.13 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore2IOWait | 1.3.6.1.4.1.6848.2.3.6.1.14 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleCPUAvgUtilCore3User | 1.3.6.1.4.1.6848.2.3.6.1.15 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore3Nice | 1.3.6.1.4.1.6848.2.3.6.1.16 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore3Syst | 1.3.6.1.4.1.6848.2.3.6.1.17 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore3Idle | 1.3.6.1.4.1.6848.2.3.6.1.18 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore3IRQ | 1.3.6.1.4.1.6848.2.3.6.1.19 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore3SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.20 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore3IOWait | 1.3.6.1.4.1.6848.2.3.6.1.21 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleCPUAvgUtilCore4User | 1.3.6.1.4.1.6848.2.3.6.1.22 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore4Nice | 1.3.6.1.4.1.6848.2.3.6.1.23 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore4Syst | 1.3.6.1.4.1.6848.2.3.6.1.24 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore4Idle | 1.3.6.1.4.1.6848.2.3.6.1.25 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore4IRQ | 1.3.6.1.4.1.6848.2.3.6.1.26 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore4SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.27 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore4IOWait | 1.3.6.1.4.1.6848.2.3.6.1.28 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleCPUAvgUtilCore5User | 1.3.6.1.4.1.6848.2.3.6.1.29 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore5Nice | 1.3.6.1.4.1.6848.2.3.6.1.30 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore5Syst | 1.3.6.1.4.1.6848.2.3.6.1.31 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore5Idle | 1.3.6.1.4.1.6848.2.3.6.1.32 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore5IRQ | 1.3.6.1.4.1.6848.2.3.6.1.33 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore5SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.34 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore5IOWait | 1.3.6.1.4.1.6848.2.3.6.1.35 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleCPUAvgUtilCore6User | 1.3.6.1.4.1.6848.2.3.6.1.36 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore6Nice | 1.3.6.1.4.1.6848.2.3.6.1.37 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore6Syst | 1.3.6.1.4.1.6848.2.3.6.1.38 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore6Idle | 1.3.6.1.4.1.6848.2.3.6.1.39 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore6IRQ | 1.3.6.1.4.1.6848.2.3.6.1.40 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore6SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.41 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore6IOWait | 1.3.6.1.4.1.6848.2.3.6.1.42 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleCPUAvgUtilCore7User | 1.3.6.1.4.1.6848.2.3.6.1.43 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore7Nice | 1.3.6.1.4.1.6848.2.3.6.1.44 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore7Syst | 1.3.6.1.4.1.6848.2.3.6.1.45 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore7Idle | 1.3.6.1.4.1.6848.2.3.6.1.46 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore7IRQ | 1.3.6.1.4.1.6848.2.3.6.1.47 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore7SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.48 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore7IOWait | 1.3.6.1.4.1.6848.2.3.6.1.49 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleCPUAvgUtilCore8User | 1.3.6.1.4.1.6848.2.3.6.1.50 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in User state. |
cbsModuleCPUAvgUtilCore8Nice | 1.3.6.1.4.1.6848.2.3.6.1.51 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Nice state. |
cbsModuleCPUAvgUtilCore8Syst | 1.3.6.1.4.1.6848.2.3.6.1.52 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Syst state. |
cbsModuleCPUAvgUtilCore8Idle | 1.3.6.1.4.1.6848.2.3.6.1.53 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Idle state. |
cbsModuleCPUAvgUtilCore8IRQ | 1.3.6.1.4.1.6848.2.3.6.1.54 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IRQ state. |
cbsModuleCPUAvgUtilCore8SoftIRQ | 1.3.6.1.4.1.6848.2.3.6.1.55 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in Soft IRQ state. |
cbsModuleCPUAvgUtilCore8IOWait | 1.3.6.1.4.1.6848.2.3.6.1.56 | integer32 | read-only |
Entry from /proc/stat. It represents the percentage of time (in tenths of a percent) this core was in IOWait state. |
cbsModuleSDPTable | 1.3.6.1.4.1.6848.2.3.7 | no-access |
This table contains utilization information for all Switched Data Paths on an NPM module |
|
1.3.6.1.4.1.6848.2.3.7.1 | no-access |
An entry in the utilization table. |
||
cbsModuleSDP0OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.1 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP0OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.2 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP0InPkts | 1.3.6.1.4.1.6848.2.3.7.1.3 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP0InOctets | 1.3.6.1.4.1.6848.2.3.7.1.4 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP1OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.5 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP1OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.6 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP1InPkts | 1.3.6.1.4.1.6848.2.3.7.1.7 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP1InOctets | 1.3.6.1.4.1.6848.2.3.7.1.8 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP2OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.9 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP2OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.10 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP2InPkts | 1.3.6.1.4.1.6848.2.3.7.1.11 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP2InOctets | 1.3.6.1.4.1.6848.2.3.7.1.12 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP3OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.13 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP3OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.14 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP3InPkts | 1.3.6.1.4.1.6848.2.3.7.1.15 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP3InOctets | 1.3.6.1.4.1.6848.2.3.7.1.16 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP4OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.17 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP4OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.18 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP4InPkts | 1.3.6.1.4.1.6848.2.3.7.1.19 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP4InOctets | 1.3.6.1.4.1.6848.2.3.7.1.20 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP5OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.21 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP5OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.22 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP5InPkts | 1.3.6.1.4.1.6848.2.3.7.1.23 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP5InOctets | 1.3.6.1.4.1.6848.2.3.7.1.24 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP6OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.25 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP6OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.26 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP6InPkts | 1.3.6.1.4.1.6848.2.3.7.1.27 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP6InOctets | 1.3.6.1.4.1.6848.2.3.7.1.28 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP7OutPkts | 1.3.6.1.4.1.6848.2.3.7.1.29 | counter64 | read-only |
Entry from /proc/driver/ap6_8600/link(x) |
cbsModuleSDP7OutOctets | 1.3.6.1.4.1.6848.2.3.7.1.30 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP7InPkts | 1.3.6.1.4.1.6848.2.3.7.1.31 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleSDP7InOctets | 1.3.6.1.4.1.6848.2.3.7.1.32 | counter64 | read-only |
Entry from /proc/net/dev/link(x) |
cbsModuleUptimeTable | 1.3.6.1.4.1.6848.2.3.8 | no-access |
This table contains the uptime for all of the modules in the chassis indexed by module ID |
|
1.3.6.1.4.1.6848.2.3.8.1 | no-access |
An entry in the Module Uptime table. |
||
cbsModuleUptime | 1.3.6.1.4.1.6848.2.3.8.1.1 | timeticks | read-only |
Indicates the elapsed time since the last slot reboot. |
cbsModuleNPMFlowCountTable | 1.3.6.1.4.1.6848.2.3.9 | no-access |
This table contains concurrent flow count information for all NPM modules |
|
1.3.6.1.4.1.6848.2.3.9.1 | no-access |
An entry in the NPM Flow count table. |
||
cbsModuleNPMFlowCount | 1.3.6.1.4.1.6848.2.3.9.1.1 | integer32 | read-only |
The current percentage full of the NPM active flow cache |
cbsModuleAppMonTable | 1.3.6.1.4.1.6848.2.3.10 | no-access |
This table contains information about the AppMon status on each APM. |
|
1.3.6.1.4.1.6848.2.3.10.1 | no-access |
An entry in the AppMon table. |
||
cbsModuleAppName | 1.3.6.1.4.1.6848.2.3.10.1.1 | displaystring | read-only |
Application Name |
cbsModuleAppVersion | 1.3.6.1.4.1.6848.2.3.10.1.2 | displaystring | read-only |
Application Version |
cbsModuleAppRelease | 1.3.6.1.4.1.6848.2.3.10.1.3 | displaystring | read-only |
Application Release |
cbsModuleAppCPMHostName | 1.3.6.1.4.1.6848.2.3.10.1.4 | displaystring | no-access |
Host name of the CPM |
cbsModuleAppCPMIPAddress | 1.3.6.1.4.1.6848.2.3.10.1.5 | displaystring | no-access |
IP address of the CPM |
cbsModuleAppVAPGroupName | 1.3.6.1.4.1.6848.2.3.10.1.6 | displaystring | read-only |
Vap Group name to which the routing protocol belongs to |
cbsModuleAppVAPIndex | 1.3.6.1.4.1.6848.2.3.10.1.7 | integer32 | read-only |
VAPIndex |
cbsModuleAppOldState | 1.3.6.1.4.1.6848.2.3.10.1.8 | displaystring | read-only |
The last state of the application |
cbsModuleAppNewState | 1.3.6.1.4.1.6848.2.3.10.1.9 | displaystring | read-only |
New (current) state of the application |
cbsModuleRSWName | 1.3.6.1.4.1.6848.2.3.10.1.10 | displaystring | read-only |
Routing protocol name |
cbsModuleRSWVersion | 1.3.6.1.4.1.6848.2.3.10.1.11 | displaystring | read-only |
Routing protocol version |
cbsModuleRSWRelease | 1.3.6.1.4.1.6848.2.3.10.1.12 | displaystring | read-only |
Routing protocol release |
cbsModuleRSWStartOnBoot | 1.3.6.1.4.1.6848.2.3.10.1.13 | displaystring | read-only |
Indicates whether routing protocol is enabled or not |
cbsModuleRSWCPMHostName | 1.3.6.1.4.1.6848.2.3.10.1.14 | displaystring | no-access |
Host name of the CPM |
cbsModuleRSWCPMIPAddress | 1.3.6.1.4.1.6848.2.3.10.1.15 | displaystring | no-access |
IP address of the CPM |
cbsModuleRSWVAPGroupName | 1.3.6.1.4.1.6848.2.3.10.1.16 | displaystring | read-only |
Vap Group name to which the application belongs |
cbsModuleRSWVAPIndex | 1.3.6.1.4.1.6848.2.3.10.1.17 | integer32 | read-only |
VAPIndex |
cbsModuleRSWOldState | 1.3.6.1.4.1.6848.2.3.10.1.18 | displaystring | read-only |
The last state of the routing protocol |
cbsModuleRSWNewState | 1.3.6.1.4.1.6848.2.3.10.1.19 | displaystring | read-only |
Current state of the routing protocol |
cbsModuleNtpdMonTable | 1.3.6.1.4.1.6848.2.3.11 | no-access |
This table contains information about the ntpd status on primary CPM. |
|
1.3.6.1.4.1.6848.2.3.11.1 | no-access |
An entry in the ntpd monitor table. |
||
cbsModuleNtpdCPMHostName | 1.3.6.1.4.1.6848.2.3.11.1.1 | displaystring | read-only |
Hostname of the CPM |
cbsModuleNtpdCPMIPAddress | 1.3.6.1.4.1.6848.2.3.11.1.2 | displaystring | read-only |
IP address of the CPM |
cbsModuleNtpdState | 1.3.6.1.4.1.6848.2.3.11.1.3 | displaystring | read-only |
Current state of the ntpd |
cbsModuleCpuCoreHiUtilTable | 1.3.6.1.4.1.6848.2.3.12 | no-access |
This table contains the CPU core high utilization states for all of the modules in the chassis indexed by module ID |
|
1.3.6.1.4.1.6848.2.3.12.1 | no-access |
An entry in the Module Cpu Core Utilization table. |
||
cbsModuleCpuCoreHiUtilSeverity | 1.3.6.1.4.1.6848.2.3.12.1.1 | utilseveritylvl | read-only |
The severity level of CPU core utilization alarm. |
cbsModuleCpuCoreHiUtilPerc | 1.3.6.1.4.1.6848.2.3.12.1.2 | integer32 | read-only |
Highest CPU core utilization percentage seen. |
cbsModuleCpuCoreHiUtilCores | 1.3.6.1.4.1.6848.2.3.12.1.3 | bits | read-only |
Bit mask value of CPU cores at or above utilization threshold. Bits: 'core30': 25, 'core31': 24, 'core18': 21, 'core19': 20, 'core14': 9, 'core15': 8, 'core16': 23, 'core17': 22, 'core10': 13, 'core11': 12, 'core12': 11, 'core13': 10, 'core8': 15, 'core9': 14, 'core2': 5, 'core3': 4, 'core0': 7, 'core1': 6, 'core6': 1, 'core7': 0, 'core4': 3, 'core5': 2, 'core21': 18, 'core20': 19, 'core23': 16, 'core22': 17, 'core25': 30, 'core24': 31, 'core27': 28, 'core26': 29, 'core29': 26, 'core28': 27. |
cbsModuleCpuCoreHiUtilDuration | 1.3.6.1.4.1.6848.2.3.12.1.4 | integer32 | read-only |
Amount of time in minutes that a CPU core has exceeded a threshold. |
cbsNpmFlowTableUtilTable | 1.3.6.1.4.1.6848.2.3.13 | no-access |
This table contains the chassis-wide NPM flow table usage, the user configured NPM flow table limit and median thresholds, and the NPM flow table utilization severity. |
|
1.3.6.1.4.1.6848.2.3.13.1 | no-access |
An entry in the chassis-wide NPM flow table utilization table. The index is the module ID of the reporting NPM. |
||
cbsNpmFTUtilSeverity | 1.3.6.1.4.1.6848.2.3.13.1.1 | utilseveritylvl | read-only |
The severity level of chassis-wide NPM flow table utilization alarm. |
cbsNpmFTTriggerThreshold | 1.3.6.1.4.1.6848.2.3.13.1.2 | integer32 | read-only |
The user configured NPM flow table trigger threshold as percentage of the NPM flow table size. |
cbsNpmFTUsage | 1.3.6.1.4.1.6848.2.3.13.1.3 | integer32 | read-only |
The chassis-wide NPM flow table usage as percentage of the NPM flow table size. |
cbsNpmFTUdpLimitThreshold | 1.3.6.1.4.1.6848.2.3.13.1.4 | integer32 | read-only |
The user-configured limit for UDP flows after the the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsNpmFTUdpMedianThreshold | 1.3.6.1.4.1.6848.2.3.13.1.5 | integer32 | read-only |
The median of the NPM flow table UDP limit as percentage of the NPM flow table size. |
cbsNpmFTUdpQuotaUsage | 1.3.6.1.4.1.6848.2.3.13.1.6 | integer32 | read-only |
The flow table usage for UDP flows after the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsNpmFTTcpLimitThreshold | 1.3.6.1.4.1.6848.2.3.13.1.7 | integer32 | read-only |
The user-configured limit for TCP flows after the the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsNpmFTTcpMedianThreshold | 1.3.6.1.4.1.6848.2.3.13.1.8 | integer32 | read-only |
The median of the NPM flow table TCP limit as percentage of the NPM flow table size. |
cbsNpmFTTcpQuotaUsage | 1.3.6.1.4.1.6848.2.3.13.1.9 | integer32 | read-only |
The flow table usage for TCP flows after the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsNpmFTIcmpLimitThreshold | 1.3.6.1.4.1.6848.2.3.13.1.10 | integer32 | read-only |
The user-configured limit for ICMP flows after the the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsNpmFTIcmpMedianThreshold | 1.3.6.1.4.1.6848.2.3.13.1.11 | integer32 | read-only |
The median of the NPM flow table ICMP limit as percentage of the NPM flow table size. |
cbsNpmFTIcmpQuotaUsage | 1.3.6.1.4.1.6848.2.3.13.1.12 | integer32 | read-only |
The flow table usage for ICMP flows after the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsNpmFTOtherIpLimitThreshold | 1.3.6.1.4.1.6848.2.3.13.1.13 | integer32 | read-only |
The user-configured limit for other-IP flows after the the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsNpmFTOtherIpMedianThreshold | 1.3.6.1.4.1.6848.2.3.13.1.14 | integer32 | read-only |
The median of the NPM flow table other-IP limit as percentage of the NPM flow table size. |
cbsNpmFTOtherIpQuotaUsage | 1.3.6.1.4.1.6848.2.3.13.1.15 | integer32 | read-only |
The flow table usage for other-IP flows after the NPM flow table trigger threshold is exceeded, as percentage of the NPM flow table size. |
cbsModuleSdramMemCfgStatTable | 1.3.6.1.4.1.6848.2.3.14 | no-access |
This table contains the status entries of the unsupported SDRAM configuration error status |
|
1.3.6.1.4.1.6848.2.3.14.1 | no-access |
An entry in the Module SDRAM configuration table. |
||
cbsModuleSdramMemCfgStat | 1.3.6.1.4.1.6848.2.3.14.1.1 | badsdrammemcfgstat | read-only |
CPM SDRAM error state |
cbsModuleGuestHealthTable | 1.3.6.1.4.1.6848.2.3.15 | no-access |
List of traps indicating VE VAPs guests health problems. |
|
1.3.6.1.4.1.6848.2.3.15.1 | no-access |
A trap entry in VE VAPs guest health problem table. |
||
cbsApmGuestHealthSeverity | 1.3.6.1.4.1.6848.2.3.15.1.1 | guesthealthseveritylvl | read-only |
The severity level of Guest OS Health problem. |
cbsCpmDiskCfgStat | 1.3.6.1.4.1.6848.2.3.16 | baddiskcfgstat | read-only |
CPM DISK error state |
cbsModuleApplicationTable | 1.3.6.1.4.1.6848.2.3.17 | no-access |
This table contains information about the application on each Vap Group. |
|
1.3.6.1.4.1.6848.2.3.17.1 | no-access |
An entry in the Application table. |
||
cbsModuleApplicationName | 1.3.6.1.4.1.6848.2.3.17.1.1 | displaystring | read-only |
Application Name |
cbsModuleApplicationVersion | 1.3.6.1.4.1.6848.2.3.17.1.2 | displaystring | read-only |
Application Version |
cbsModuleApplicationRelease | 1.3.6.1.4.1.6848.2.3.17.1.3 | displaystring | read-only |
Application Release |
cbsModuleApplicationMonEnabled | 1.3.6.1.4.1.6848.2.3.17.1.4 | truthvalue | read-only |
Indicates whether Application Monitoring is enabled or disabled. |
cbsModuleApplicationVgName | 1.3.6.1.4.1.6848.2.3.17.1.5 | displaystring | read-only |
Vap Group Name |
cbsFlowTablePartitionThreshold | 1.3.6.1.4.1.6848.2.3.18 | integer32 | read-only |
Flow Table Partition Threshold. |
cbsFlowTableCriticalAlarm | 1.3.6.1.4.1.6848.2.3.19 | integer32 | read-only |
NPM Flow Table Critical Alarm. |
cbsFlowTableUtilization | 1.3.6.1.4.1.6848.2.3.20 | integer32 | read-only |
Flow Table Utilization. |
cbsFlowTableUtilTcpFlowEntries | 1.3.6.1.4.1.6848.2.3.21 | integer32 | read-only |
NPM Flow Table Utilization TCP Flow Entries. |
cbsFlowTableUtilUdpFlowEntries | 1.3.6.1.4.1.6848.2.3.22 | integer32 | read-only |
NPM Flow Table Utilization UDP Flow Entries. |
cbsFlowTableUtilIcmpFlowEntries | 1.3.6.1.4.1.6848.2.3.23 | integer32 | read-only |
NPM Flow Table Utilization ICMP Flow Entries. |
cbsFlowTableUtilOtherIpFlowEntries | 1.3.6.1.4.1.6848.2.3.24 | integer32 | read-only |
NPM Flow Table Utilization Other IP Flow Entries. |
cbsNpmFlowDistTable | 1.3.6.1.4.1.6848.2.3.25 | no-access |
The NPM flow table. |
|
1.3.6.1.4.1.6848.2.3.25.1 | no-access |
An entry in the NPM flow table. The index is the module ID of the reporting NPM. |
||
cbsNpmSlotId | 1.3.6.1.4.1.6848.2.3.25.1.1 | integer32 | read-only |
The module ID of the NPM. |
cbsNpmTcpCurrentFlows | 1.3.6.1.4.1.6848.2.3.25.1.2 | integer32 | read-only |
The number of TCP flows in the NPM flow table. |
cbsNpmUdpCurrentFlows | 1.3.6.1.4.1.6848.2.3.25.1.3 | integer32 | read-only |
The number of UDP flows in the NPM flow table. |
cbsNpmIcmpCurrentFlows | 1.3.6.1.4.1.6848.2.3.25.1.4 | integer32 | read-only |
The number of ICMP flows in the NPM flow table. |
cbsNpmOtherIpCurrentFlows | 1.3.6.1.4.1.6848.2.3.25.1.5 | integer32 | read-only |
The number of Other IP protocol flows in the NPM flow table. |
cbsNpmNewFlowRate | 1.3.6.1.4.1.6848.2.3.25.1.6 | integer32 | read-only |
The flow rate in bits per second of new flows in the NPM flow table. |
cbsNpmAgedFlowRate | 1.3.6.1.4.1.6848.2.3.25.1.7 | integer32 | read-only |
The flow rate in bits per second of aged flows in the NPM flow table. |
cbsVapFlowDistTable | 1.3.6.1.4.1.6848.2.3.26 | no-access |
The VAP group's flow statistics. |
|
1.3.6.1.4.1.6848.2.3.26.1 | no-access |
An entry in a VAP group flow table. The index is a combination of the VAP group ID and the index of a VAP in the VAP group. |
||
cbsVapFlowGroupID | 1.3.6.1.4.1.6848.2.3.26.1.1 | integer32 | read-only |
The VAP group ID. |
cbsVapFlowIndex | 1.3.6.1.4.1.6848.2.3.26.1.2 | integer32 | read-only |
The index value of a VAP in the VAP group. |
cbsVapName | 1.3.6.1.4.1.6848.2.3.26.1.3 | displaystring | read-only |
The name of the VAP specified by the VAP group ID and the index of the VAP. |
cbsVapCurrentFlows | 1.3.6.1.4.1.6848.2.3.26.1.4 | integer32 | read-only |
Current flows for the specified VAP. |
cbsVapNewFlowRate | 1.3.6.1.4.1.6848.2.3.26.1.5 | integer32 | read-only |
The flow rate in bits per second of new flows for the specified VAP. |
cbsVapAgedFlowRate | 1.3.6.1.4.1.6848.2.3.26.1.6 | integer32 | read-only |
The flow rate in bits per second of aged flows for the specified VAP. |
cbsModuleResourcesMIB | 1.3.6.1.4.1.6848.3.3 |
XOS, Release 9.5: This MIB module defines the objects that monitor the performance and utilization of Module resources. |
||
cbsModuleResourceTraps | 1.3.6.1.4.1.6848.4.2 | |||
cbsModuleCPULoadExceeded | 1.3.6.1.4.1.6848.4.2.1 |
The CPU load on one of the processor modules is excessive. This sends the current value of the one minute load on the CPU module that is experiencing excessive load. |
||
cbsModuleCPULoadNormal | 1.3.6.1.4.1.6848.4.2.2 |
The CPU load on one of the processor modules has returned to normal. This sends the current value of the one minute load on the CPU module that returned to normal. |
||
cbsModuleMemoryUsageExceeded | 1.3.6.1.4.1.6848.4.2.3 |
The memory usage on the processor modules is excessive. This sends the current values of total and free memory for the module. |
||
cbsModuleMemoryUsageNormal | 1.3.6.1.4.1.6848.4.2.4 |
The memory usage on the processor modules that was excessive returned to normal. This sends the current values of total and free memory for the module. |
||
cbsModuleCPUUtilExceeded | 1.3.6.1.4.1.6848.4.2.5 |
The CPU utilization on one of the processor modules is excessive. This sends the current value of the one minute utilization on the CPU module that is experiencing excessive load. |
||
cbsModuleCPUUtilNormal | 1.3.6.1.4.1.6848.4.2.6 |
The CPU utilization on one of the processor modules returned to normal. This sends the current value of the one minute utilization on the CPU module that returned to normal. |
||
cbsModuleDURootHigh | 1.3.6.1.4.1.6848.4.2.7 |
The disk usage on the / partition of the processor module is high. This sends the current value of the disk usage on the / partition that is experiencing the high usage. |
||
cbsModuleDURootNormal | 1.3.6.1.4.1.6848.4.2.8 |
The disk usage on the / partition of the processor module returned to normal. This sends the current value of the disk usage on the / partition that returned to normal. |
||
cbsModuleDUBootHigh | 1.3.6.1.4.1.6848.4.2.9 |
The disk usage on the /boot partition of the processor module is high. This sends the current value of the disk usage on the /boot partition that is experiencing the high usage. |
||
cbsModuleDUBootNormal | 1.3.6.1.4.1.6848.4.2.10 |
The disk usage on the /boot partition of the processor module returned to normal. This sends the current value of the disk usage on the /boot partition that returned to normal. |
||
cbsModuleDUCbconfigHigh | 1.3.6.1.4.1.6848.4.2.11 |
The disk usage on the /cbconfig partition of the processor module is high. This sends the current value of the disk usage on the /cbconfig partition that is experiencing the high usage. |
||
cbsModuleDUCbconfigNormal | 1.3.6.1.4.1.6848.4.2.12 |
The disk usage on the /cbconfig partition of the processor module returned to normal. This sends the current value of the disk usage on the /cbconfig partition that returned to normal. |
||
cbsModuleDUTftpbootHigh | 1.3.6.1.4.1.6848.4.2.13 |
The disk usage on the /tftpboot partition of the processor module is high. This sends the current value of the disk usage on the /tftpboot partition that is experiencing the high usage. |
||
cbsModuleDUTftpbootNormal | 1.3.6.1.4.1.6848.4.2.14 |
The disk usage on the /tftpboot partition of the processor module returned to normal. This sends the current value of the disk usage on the /tftpboot partition that returned to normal. |
||
cbsModuleFreePageAvailableHigh | 1.3.6.1.4.1.6848.4.2.15 |
The used free page usage on the module is high. The values passed are the threshold value and the free page count in /proc/cbs_fp_th on the AP and the VAP group name. |
||
cbsModuleFreePageAvailableNorm | 1.3.6.1.4.1.6848.4.2.16 |
The used free page usage on the module is normal. The values passed are the threshold value and the free page count in /proc/cbs_fp_th on the AP and the VAP group name. |
||
cbsModuleMUHigh | 1.3.6.1.4.1.6848.4.2.17 |
Internal memory tables usage on this NPM is high. |
||
cbsModuleMUNormal | 1.3.6.1.4.1.6848.4.2.18 |
Internal memory table usage on this NPM returned to normal. |
||
cbsModuleFRHigh | 1.3.6.1.4.1.6848.4.2.19 |
Usage of resources dealing with fragmentation is high. |
||
cbsModuleFRNormal | 1.3.6.1.4.1.6848.4.2.20 |
Usage of resources dealing with fragmentation returned to normal. |
||
cbsModuleBUHigh | 1.3.6.1.4.1.6848.4.2.21 |
High usage of packet buffers. |
||
cbsModuleBUNormal | 1.3.6.1.4.1.6848.4.2.22 |
Usage of packet buffers returned to normal. |
||
cbsModuleAppStateChange | 1.3.6.1.4.1.6848.4.2.23 |
This describes the full state of the application. It will be sent ever there is a state change .i.e. when ever cbsModuleAppNewState changes. |
||
cbsModuleNtpdMonStateChange | 1.3.6.1.4.1.6848.4.2.24 |
This describes the state of the ntpd. It will be sent when ntpd daemon stop. |
||
cbsModuleDUMgmtHigh | 1.3.6.1.4.1.6848.4.2.25 |
The disk usage on the /mgmt partition of the processor module is high. This sends the current value of the disk usage on the /mgmt partition that is experiencing the high usage. |
||
cbsModuleDUMgmtNormal | 1.3.6.1.4.1.6848.4.2.26 |
The disk usage on the /mgmt partition of the processor module returned to normal. This sends the current value of the disk usage on the /mgmt partition that returned to normal. |
||
cbsModuleCpuCoreUtilExceeded | 1.3.6.1.4.1.6848.4.2.27 |
The utilization of one or more CPU cores on one of the process modules is excessive. |
||
cbsModuleCpuCoreUtilNormal | 1.3.6.1.4.1.6848.4.2.28 |
The utilization of all CPU cores on one of the process modules has returned to normal. |
||
cbsNpmFlowTableUsageHigh | 1.3.6.1.4.1.6848.4.2.29 |
The chassis-wide NPM flow table usage has exceeded the user configured flow-table partition trigger threshold. |
||
cbsNpmFlowTableUsageNormal | 1.3.6.1.4.1.6848.4.2.30 |
The chassis-wide NPM flow table usage has returned below the user configured flow-table partition trigger threshold. |
||
cbsNpmFTUdpLimitExceeded | 1.3.6.1.4.1.6848.4.2.31 |
UDP flow table usage has exceeded the user configured UDP flow-table partition limit. |
||
cbsNpmFTUdpLimitNormal | 1.3.6.1.4.1.6848.4.2.32 |
UDP flow table usage has returned below the user configured UDP flow-table partition limit. |
||
cbsNpmFTUdpMedianExceeded | 1.3.6.1.4.1.6848.4.2.33 |
UDP flow table usage has exceeded the median of the user configured UDP flow-table partition limit. |
||
cbsNpmFTUdpMedianNormal | 1.3.6.1.4.1.6848.4.2.34 |
UDP flow table usage has returned below the median of the user configured UDP flow-table partition limit. |
||
cbsNpmFTTcpLimitExceeded | 1.3.6.1.4.1.6848.4.2.35 |
TCP flow table usage has exceeded the user configured TCP flow-table partition limit. |
||
cbsNpmFTTcpLimitNormal | 1.3.6.1.4.1.6848.4.2.36 |
TCP flow table usage has returned below the user configured TCP flow-table partition limit. |
||
cbsNpmFTTcpMedianExceeded | 1.3.6.1.4.1.6848.4.2.37 |
TCP flow table usage has exceeded the median of the user configured TCP flow-table partition limit. |
||
cbsNpmFTTcpMedianNormal | 1.3.6.1.4.1.6848.4.2.38 |
TCP flow table usage has returned below the median of the user configured TCP flow-table partition limit. |
||
cbsNpmFTIcmpLimitExceeded | 1.3.6.1.4.1.6848.4.2.39 |
ICMP flow table usage has exceeded the user configured flow-table partition limit. |
||
cbsNpmFTIcmpLimitNormal | 1.3.6.1.4.1.6848.4.2.40 |
ICMP flow table usage has returned below the user configured ICMP flow-table partition limit. |
||
cbsNpmFTIcmpMedianExceeded | 1.3.6.1.4.1.6848.4.2.41 |
ICMP flow table usage has exceeded the median of the user configured ICMP flow-table partition limit. |
||
cbsNpmFTIcmpMedianNormal | 1.3.6.1.4.1.6848.4.2.42 |
ICMP flow table usage has returned below the median of the user configured ICMP flow-table partition limit. |
||
cbsNpmFTOtherIpLimitExceeded | 1.3.6.1.4.1.6848.4.2.43 |
Other-IP flow table usage has exceeded the user configured flow-table partition limit. |
||
cbsNpmFTOtherIpLimitNormal | 1.3.6.1.4.1.6848.4.2.44 |
Other-IP flow table usage has returned below the user configured flow-table partition limit. |
||
cbsNpmFTOtherIpMedianExceeded | 1.3.6.1.4.1.6848.4.2.45 |
Other-IP flow table usage has exceeded the median of the user configured flow-table partition limit. |
||
cbsNpmFTOtherIpMedianNormal | 1.3.6.1.4.1.6848.4.2.46 |
Other-IP flow table usage has returned below the median of the user configured flow-table partition limit. |
||
cbsModuleSdramCheck | 1.3.6.1.4.1.6848.4.2.47 |
Check of module memory configuration has determined whether or not the current SDRAM memory is supported by the current version of XOS software or not. |
||
cbsApmGuestHealthCheck | 1.3.6.1.4.1.6848.4.2.48 |
Guest OS running on VE VAP reports health problem. Please check syslog for details. |
||
cbsCpmDiskCheck | 1.3.6.1.4.1.6848.4.2.49 |
Check of CPM disk configuration has determined whether or not the current disk is supported by the current version of XOS software or not. |
||
cbsModuleDUVarHigh | 1.3.6.1.4.1.6848.4.2.50 |
The disk usage on the /var partition of the processor module is high. This sends the current value of the disk usage on the /var partition that is experiencing the high usage. |
||
cbsModuleDUVarNormal | 1.3.6.1.4.1.6848.4.2.51 |
The disk usage on the /var partition of the processor module returned to normal. This sends the current value of the disk usage on the /var partition that returned to normal. |
||
cbsModuleRSWStateChange | 1.3.6.1.4.1.6848.4.2.52 |
This describes the full state of the routing protocol. It will be sent ever there is a state change .i.e. when ever cbsModuleRSWNewState changes. |