MIB Viewer

BENU-HOST-MIB

43 objects
This mib module defines statistics for software running entities. Copyright (C) 2001, 2008 by Benu Networks, Inc. All rights reserved.
Imported Objects
BENU-PLATFORM-MIBbenuPlatform
SNMPv2-SMICounter64 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-IDENTITY OBJECT-TYPE TimeTicks Unsigned32
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.39406.1.5IdentitybHostMIBlevelThis mib module defines statistics for software running entities. Copyright (C) 2001, 2008 by Benu Networks, Inc. All rights reserved.
1.3.6.1.4.1.39406.1.5.0IdentitybHostNotifObjectscurrentNotifications of Host related statistics are defined in this branch.
1.3.6.1.4.1.39406.1.5.0.1NotificationbSWTaskAvgCPUUsageLowcurrentThis notification signifies that the average cpu utilization in a load interval is cleared , meaning that it has fallen below the value of bSWTaskAvgCPUUsageLo…
1.3.6.1.4.1.39406.1.5.0.2NotificationbSWTaskAvgCPUUsageHighcurrentThis notification signifies that the average cpu utilization in a load interval has risen above the value of bSWTaskAvgCPUUsageHighThreshold for that task bSWT…
1.3.6.1.4.1.39406.1.5.0.3NotificationbSWTaskDiedcurrentThis notification signifies that the process has died. This notification will also be sent if the process manager kills a process because of reaching cpu usage…
1.3.6.1.4.1.39406.1.5.0.4NotificationbSWTaskRestartLimitReachedcurrentThis notification signifies that the process has reached maximum restarts and all the attempts to restart the process has failed.
1.3.6.1.4.1.39406.1.5.1IdentitybHostMIBObjectscurrentMIB objects for Host related statistics are defined in this branch.
1.3.6.1.4.1.39406.1.5.1.1TablebSWTaskInfoTablenot-accessiblecurrentThe (conceptual) table of running software performance metrics.
1.3.6.1.4.1.39406.1.5.1.1.1RowbSWTaskInfoEntrynot-accessiblecurrentA (conceptual) entry containing software performance metrics.
1.3.6.1.4.1.39406.1.5.1.1.1.1ColumnbSWTaskIndexnot-accessiblecurrentIndex of the software task entry in the table.
1.3.6.1.4.1.39406.1.5.1.1.1.2ColumnbSWTaskNameread-onlycurrentThe name of the running software task.
1.3.6.1.4.1.39406.1.5.1.1.1.3ColumnbSWTaskProcessIDread-onlycurrentIndicates Process ID.
1.3.6.1.4.1.39406.1.5.1.1.1.4ColumnbSWTaskLoadIntervalDurationread-onlycurrentLoad interval duration in seconds.
1.3.6.1.4.1.39406.1.5.1.1.1.5ColumnbSWTaskRunStateTimeread-onlycurrentThe amount of CPU time used by the process since it is started. Value will be in hundredths of a second
1.3.6.1.4.1.39406.1.5.1.1.1.6ColumnbSWTaskCPUUsageread-onlycurrentCPU usage of the task in the last 1 sec interval duration. The task share of the elapsed time as a percentage of total CPU time is recorded for one second. Uni…
1.3.6.1.4.1.39406.1.5.1.1.1.7ColumnbSWTaskAvgCPUUsageread-onlycurrentAverage CPU usage of the task in the last load interval duration. The task share of the elapsed time as a percentage of total CPU time is recorded for every on…
1.3.6.1.4.1.39406.1.5.1.1.1.8ColumnbSWTaskMaxCPUUsageread-onlycurrentMaximum CPU usage of the task in the last load interval duration. The task share of the elapsed time as a percentage of total CPU time is recorded for every on…
1.3.6.1.4.1.39406.1.5.1.1.1.9ColumnbSWTaskCodeSegmentSizeread-onlycurrentCode segment size of the process. Units kilo-bytes
1.3.6.1.4.1.39406.1.5.1.1.1.10ColumnbSWTaskDataSegmentSizeread-onlycurrentData segment size of the process. Units kilo-bytes
1.3.6.1.4.1.39406.1.5.1.1.1.11ColumnbSWTaskResidentPhyMemread-onlycurrentThe non-swapped physical memory a task has used. Units kilo-bytes
1.3.6.1.4.1.39406.1.5.1.1.1.12ColumnbSWTaskVirtMemUsageread-onlycurrentThe total amount of virtual memory used by the task. Units kilo-bytes
1.3.6.1.4.1.39406.1.5.1.1.1.13ColumnbSWTaskSharedMemread-onlycurrentThe amount of shared memory used by a task. Units kilo-bytes
1.3.6.1.4.1.39406.1.5.1.1.1.14ColumnbSWTaskVirtMemPeakUsageread-onlycurrentThe peak usage of total amount of virtual memory used by the task. Units kilo-bytes
1.3.6.1.4.1.39406.1.5.1.1.1.15ColumnbSWTaskAvgCPUUsageHighThresholdread-onlycurrentThe high threshold for average cpu utilization of a task in a load interval. If a bSWTaskAvgCPUUsageLow event has been generated ( or no bSWTaskAvgCPUUsageHigh…
1.3.6.1.4.1.39406.1.5.1.1.1.16ColumnbSWTaskAvgCPUUsageLowThresholdread-onlycurrentThe low threshold for avaerage cpu utilization of a task in a load interval. If a bSWTaskAvgCPUUsageHigh event has been generated ( or no bSWTaskAvgCPUUsageLow…
1.3.6.1.4.1.39406.1.5.1.1.1.17ColumnbSWTaskCPUUsageLimitread-onlycurrentThe limit on cpu usage of the process.When cpu usage of a process reaches this limit , process would be killed and bSWTaskDied notification will be sent. The r…
1.3.6.1.4.1.39406.1.5.1.1.1.18ColumnbSWTaskRestartLimitread-onlycurrentThe limit on restart of the process.When bSWTaskRestartCount of a process reaches this limit , process would not be restarted and bSWTaskRestartLimitReached no…
1.3.6.1.4.1.39406.1.5.1.1.1.19ColumnbSWTaskRestartabilityread-onlycurrentThis indicates whether a process is enabled or not for restart. If enabled the process in context respawns after it has crashed/stopped.
1.3.6.1.4.1.39406.1.5.1.1.1.20ColumnbSWTaskRestartCountread-onlycurrentThis indicates the number of times the process has respawned/restarted.
1.3.6.1.4.1.39406.1.5.1.2ScalarbSysTotalMemread-onlycurrentTotal Usable RAM, kilobytes
1.3.6.1.4.1.39406.1.5.1.3ScalarbSysMemUsedread-onlycurrentThe amount of physical RAM, in kilobytes, used by the system.
1.3.6.1.4.1.39406.1.5.1.4ScalarbSysMemFreeread-onlycurrentThe amount of physical RAM, in kilobytes, left unused by the system.
1.3.6.1.4.1.39406.1.5.1.5ScalarbSysTotalCPUUtilAvailableread-onlycurrentThe total CPU utilization available across all CPU cores. The value is maxcores * 100 percentage.
1.3.6.1.4.1.39406.1.5.1.6ScalarbSysAvgCPUUtil15Secread-onlycurrentThe average CPU utilization across all CPU cores in the last 15 seconds. This value is updated for every bCPUMonInterval seconds. Units is percentage . Range i…
1.3.6.1.4.1.39406.1.5.1.7ScalarbSysAvgCPUUtil1Minread-onlycurrentThe average CPU utilization across all CPU cores in the last one minute. This value is updated for every bCPUMonInterval seconds. Units is percentage . Range i…
1.3.6.1.4.1.39406.1.5.1.8ScalarbSysAvgCPUUtil5Minread-onlycurrentThe average CPU utilization across all CPU cores in the last five minutes. This value is updated for every bCPUMonInterval seconds. Units is percentage . Range…
1.3.6.1.4.1.39406.1.5.1.9ScalarbCPUMonIntervalread-onlycurrentCPU usage sampling interval. The value of this object in seconds indicates the how often the CPU utilization is calculated and monitored across all cores. This…
1.3.6.1.4.1.39406.1.5.2IdentitybHostNotifVariablescurrentMIB objects for Host notifications are defined in this branch.
1.3.6.1.4.1.39406.1.5.2.1ScalarbSWTaskDiedReasonaccessible-for-notifycurrentThis indicates the reason for process kill
1.3.6.1.4.1.39406.1.5.2.2ScalarbSWProcessNameaccessible-for-notifycurrentThe name of the running software task.
1.3.6.1.4.1.39406.1.5.2.3ScalarbSWProcessIDaccessible-for-notifycurrentIndicates Process ID.
1.3.6.1.4.1.39406.1.5.2.4ScalarbSWProcessAvgCPUUsageLowThresholdaccessible-for-notifycurrentThe low threshold for avaerage cpu utilization of a task in a load interval. If a bSWTaskAvgCPUUsageHigh event has been generated ( or no bSWTaskAvgCPUUsageLow…
1.3.6.1.4.1.39406.1.5.2.5ScalarbSWProcessAvgCPUUsageHighThresholdaccessible-for-notifycurrentThe high threshold for average cpu utilization of a task in a load interval. If a bSWTaskAvgCPUUsageLow event has been generated ( or no bSWTaskAvgCPUUsageHigh…