UBQS-SYSRSC-MIB
- Registered at
- 1.3.6.1.4.1.7800.100.1.1.31.3.6.1.4.1.7800.100.1.1.41.3.6.1.4.1.7800.100.1.1.51.3.6.1.4.1.7800.100.1.2.01.3.6.1.4.1.7800.100.1.2.1
- Namespace
- ubiquoss
- Source file
UBQS-SYSRSC-MIB- Digest
sha256:1b16c9f11d94614eb5ab5778fa9ba592fcb730a7a4ed6d7be5c2835de9b77ba8
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
| UBQS-SYSTEM-MIB | ubiSystemMIB |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UBQS-SMI UBQS-SYSRSC-MIB UBQS-SYSTEM-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ubiSystemMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.1.1 | |||
| ubiSysRscCpu OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.1.1.3 | |||
| ubiCpuFiveSec OBJECT-TYPE CPU busy percentage in the last 5 second period. | 1.3.6.1.4.1.7800.100.1.1.3.1 | Counter32 | read-only | mandatory |
| ubiCpuOneMin OBJECT-TYPE CPU busy percentage in the last 1 minute period. | 1.3.6.1.4.1.7800.100.1.1.3.2 | Counter32 | read-only | mandatory |
| ubiCpuFiveMin OBJECT-TYPE CPU busy percentage in the last 5 minute period. | 1.3.6.1.4.1.7800.100.1.1.3.3 | Counter32 | read-only | mandatory |
| ubiCpuRisingThreshold OBJECT-TYPE Rising threshold of CPU Usage. | 1.3.6.1.4.1.7800.100.1.1.3.4 | Counter32 | read-write | mandatory |
| ubiCpuFallingThreshold OBJECT-TYPE Falling threshold of CPU Usage. | 1.3.6.1.4.1.7800.100.1.1.3.5 | Counter32 | read-write | mandatory |
| ubiCpuLoadTimePeriod OBJECT-TYPE CPU Load Time Period for notification. | 1.3.6.1.4.1.7800.100.1.1.3.6 | INTEGER {fiveSec(1), oneMin(2), fiveMin(3)} | read-write | mandatory |
| ubiSysRscMemory OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.1.1.4 | |||
| ubiMemoryAlloc OBJECT-TYPE Memory allocation usage. | 1.3.6.1.4.1.7800.100.1.1.4.1 | Counter32 | read-only | mandatory |
| ubiMemoryFree OBJECT-TYPE Memory free usage. | 1.3.6.1.4.1.7800.100.1.1.4.2 | Counter32 | read-only | mandatory |
| ubiMemoryTotal OBJECT-TYPE Total memory. | 1.3.6.1.4.1.7800.100.1.1.4.3 | Counter32 | read-only | mandatory |
| ubiMemoryFreePercentage OBJECT-TYPE memoryUsageFreePercentage indicates available memory allocation space in percentage. | 1.3.6.1.4.1.7800.100.1.1.4.4 | Counter32 | read-only | mandatory |
| ubiMemoryThreshold OBJECT-TYPE Threshold of the memory usage. | 1.3.6.1.4.1.7800.100.1.1.4.5 | Counter32 | read-write | mandatory |
| ubiSysRscNotificationEnables OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.1.1.5 | |||
| ubiSysRscEnableCpuNotification OBJECT-TYPE This variable indicates whether the system produces the notification of cpu. | 1.3.6.1.4.1.7800.100.1.1.5.1 | TruthValue | read-write | current |
| ubiSysRscEnableMemoryNotification OBJECT-TYPE This variable indicates whether the system produces the notification of memory. | 1.3.6.1.4.1.7800.100.1.1.5.2 | TruthValue | read-write | current |
| ubiSystemMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.1.2 | |||
| ubiSystemMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.1.2.0 | |||
| ubiSysRscMIBNotificationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.1.2.1 | |||
| ubiCpuAlarmValue OBJECT-TYPE CPU usage for cpuLoadTimePeriod | 1.3.6.1.4.1.7800.100.1.2.1.1 | Counter32 | accessible-for-notify | current |
| ubiCpuAlarmState OBJECT-TYPE Alarm Severity: none(0), high(1), low(2) | 1.3.6.1.4.1.7800.100.1.2.1.2 | INTEGER {none(0), high(1), low(2)} | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| ubiSysRscCpuRisingNotification NOTIFICATION-TYPE A ubiSysRscCpuRisingNotification is sent if the cpu utilization measured at a given testpoint is outside the configured range for high threshold. | 1.3.6.1.4.1.7800.100.1.2.0.1 | current |
| ubiSysRscCpuFallingNotification NOTIFICATION-TYPE A ubiSysRscCpuFallingNotification is sent if the cpu utilization measured at a given testpoint is outside the configured range for low threshold. | 1.3.6.1.4.1.7800.100.1.2.0.2 | current |
| ubiSysRscMemoryRisingNotification NOTIFICATION-TYPE A ubiSysRscMemoryRisingNotification is sent if the memory utilization measured at a given testpoint is outside the configured range for threshold. | 1.3.6.1.4.1.7800.100.1.2.0.3 | current |
| ubiSysRscMemoryFallingNotification NOTIFICATION-TYPE A ubiSysRscMemoryFallingNotification is sent if the memory utilization measured at a given testpoint is outside the configured range for threshold. | 1.3.6.1.4.1.7800.100.1.2.0.4 | current |