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-MIB | benuPlatform |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-IDENTITY OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.39406.1.5 | IdentitybHostMIB | level | This 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.0 | IdentitybHostNotifObjects | current | Notifications of Host related statistics are defined in this branch. | |
| 1.3.6.1.4.1.39406.1.5.0.1 | NotificationbSWTaskAvgCPUUsageLow | current | This 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.2 | NotificationbSWTaskAvgCPUUsageHigh | current | This 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.3 | NotificationbSWTaskDied | current | This 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.4 | NotificationbSWTaskRestartLimitReached | current | This 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.1 | IdentitybHostMIBObjects | current | MIB objects for Host related statistics are defined in this branch. | |
| 1.3.6.1.4.1.39406.1.5.1.1 | TablebSWTaskInfoTable | not-accessible | current | The (conceptual) table of running software performance metrics. |
| 1.3.6.1.4.1.39406.1.5.1.1.1 | RowbSWTaskInfoEntry | not-accessible | current | A (conceptual) entry containing software performance metrics. |
| 1.3.6.1.4.1.39406.1.5.1.1.1.1 | ColumnbSWTaskIndex | not-accessible | current | Index of the software task entry in the table. |
| 1.3.6.1.4.1.39406.1.5.1.1.1.2 | ColumnbSWTaskName | read-only | current | The name of the running software task. |
| 1.3.6.1.4.1.39406.1.5.1.1.1.3 | ColumnbSWTaskProcessID | read-only | current | Indicates Process ID. |
| 1.3.6.1.4.1.39406.1.5.1.1.1.4 | ColumnbSWTaskLoadIntervalDuration | read-only | current | Load interval duration in seconds. |
| 1.3.6.1.4.1.39406.1.5.1.1.1.5 | ColumnbSWTaskRunStateTime | read-only | current | The 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.6 | ColumnbSWTaskCPUUsage | read-only | current | CPU 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.7 | ColumnbSWTaskAvgCPUUsage | read-only | current | Average 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.8 | ColumnbSWTaskMaxCPUUsage | read-only | current | Maximum 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.9 | ColumnbSWTaskCodeSegmentSize | read-only | current | Code segment size of the process. Units kilo-bytes |
| 1.3.6.1.4.1.39406.1.5.1.1.1.10 | ColumnbSWTaskDataSegmentSize | read-only | current | Data segment size of the process. Units kilo-bytes |
| 1.3.6.1.4.1.39406.1.5.1.1.1.11 | ColumnbSWTaskResidentPhyMem | read-only | current | The non-swapped physical memory a task has used. Units kilo-bytes |
| 1.3.6.1.4.1.39406.1.5.1.1.1.12 | ColumnbSWTaskVirtMemUsage | read-only | current | The total amount of virtual memory used by the task. Units kilo-bytes |
| 1.3.6.1.4.1.39406.1.5.1.1.1.13 | ColumnbSWTaskSharedMem | read-only | current | The amount of shared memory used by a task. Units kilo-bytes |
| 1.3.6.1.4.1.39406.1.5.1.1.1.14 | ColumnbSWTaskVirtMemPeakUsage | read-only | current | The 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.15 | ColumnbSWTaskAvgCPUUsageHighThreshold | read-only | current | The 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.16 | ColumnbSWTaskAvgCPUUsageLowThreshold | read-only | current | The 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.17 | ColumnbSWTaskCPUUsageLimit | read-only | current | The 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.18 | ColumnbSWTaskRestartLimit | read-only | current | The 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.19 | ColumnbSWTaskRestartability | read-only | current | This 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.20 | ColumnbSWTaskRestartCount | read-only | current | This indicates the number of times the process has respawned/restarted. |
| 1.3.6.1.4.1.39406.1.5.1.2 | ScalarbSysTotalMem | read-only | current | Total Usable RAM, kilobytes |
| 1.3.6.1.4.1.39406.1.5.1.3 | ScalarbSysMemUsed | read-only | current | The amount of physical RAM, in kilobytes, used by the system. |
| 1.3.6.1.4.1.39406.1.5.1.4 | ScalarbSysMemFree | read-only | current | The amount of physical RAM, in kilobytes, left unused by the system. |
| 1.3.6.1.4.1.39406.1.5.1.5 | ScalarbSysTotalCPUUtilAvailable | read-only | current | The total CPU utilization available across all CPU cores. The value is maxcores * 100 percentage. |
| 1.3.6.1.4.1.39406.1.5.1.6 | ScalarbSysAvgCPUUtil15Sec | read-only | current | The 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.7 | ScalarbSysAvgCPUUtil1Min | read-only | current | The 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.8 | ScalarbSysAvgCPUUtil5Min | read-only | current | The 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.9 | ScalarbCPUMonInterval | read-only | current | CPU 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.2 | IdentitybHostNotifVariables | current | MIB objects for Host notifications are defined in this branch. | |
| 1.3.6.1.4.1.39406.1.5.2.1 | ScalarbSWTaskDiedReason | accessible-for-notify | current | This indicates the reason for process kill |
| 1.3.6.1.4.1.39406.1.5.2.2 | ScalarbSWProcessName | accessible-for-notify | current | The name of the running software task. |
| 1.3.6.1.4.1.39406.1.5.2.3 | ScalarbSWProcessID | accessible-for-notify | current | Indicates Process ID. |
| 1.3.6.1.4.1.39406.1.5.2.4 | ScalarbSWProcessAvgCPUUsageLowThreshold | accessible-for-notify | current | The 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.5 | ScalarbSWProcessAvgCPUUsageHighThreshold | accessible-for-notify | current | The high threshold for average cpu utilization of a task in a load interval. If a bSWTaskAvgCPUUsageLow event has been generated ( or no bSWTaskAvgCPUUsageHigh… |