LUM-SYSINFO-MIB: View SNMP OID List / Download MIB
VENDOR: LUMENTIS AB
Home | MIB: LUM-SYSINFO-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 |
lumSysinfoMIBModule | 1.3.6.1.4.1.8708.1.1.71 |
Contains information about CPU utilization, RAM memory etc. |
||
lumSysinfoConfs | 1.3.6.1.4.1.8708.2.71.1 | |||
lumSysinfoGroups | 1.3.6.1.4.1.8708.2.71.1.1 | |||
sysinfoBoardStartupGroup | 1.3.6.1.4.1.8708.2.71.1.1.1 |
The board startup objects. |
||
sysinfoBoardLoadGroup | 1.3.6.1.4.1.8708.2.71.1.1.2 |
The board load objects. |
||
sysinfoBoardMemoryGroup | 1.3.6.1.4.1.8708.2.71.1.1.3 |
The board memory objects. |
||
sysinfoBoardProcessGroup | 1.3.6.1.4.1.8708.2.71.1.1.4 |
The per board process objects. |
||
lumSysinfoCompl | 1.3.6.1.4.1.8708.2.71.1.2 | |||
lumSysinfoBasicComplV1 | 1.3.6.1.4.1.8708.2.71.1.2.1 |
Basic implementation requirements for the SYSINFO MIB (XTM 31.0). |
||
lumSysinfoMIBObjects | 1.3.6.1.4.1.8708.2.71.2 | |||
sysinfoBoardStartupList | 1.3.6.1.4.1.8708.2.71.2.1 | |||
sysinfoBoardStartupTable | 1.3.6.1.4.1.8708.2.71.2.1.1 | no-access |
The board startup list. |
|
1.3.6.1.4.1.8708.2.71.2.1.1.1 | no-access |
An entry in the board startup list. |
||
sysinfoBoardStartupIndex | 1.3.6.1.4.1.8708.2.71.2.1.1.1.1 | unsigned32 | read-only |
An arbitrary index assigned to each board entry. |
sysinfoBoardStartupName | 1.3.6.1.4.1.8708.2.71.2.1.1.1.2 | mgmtnamestring | read-only |
Object name, [boardName]:[subrack]:[slot] |
sysinfoBoardStartupUptime | 1.3.6.1.4.1.8708.2.71.2.1.1.1.3 | displaystring | read-only |
Uptime since boot. Syntax (same as 'uptime' and 'top' linux commands): - 'mm min', example: '23 minutes', or - 'hh:mm', example: '14:08', meaning 14 hours and 8 minutes, or - 'days, mm min', example: '36 days and 48 min' or - 'days, hh:mm' example: '36 days, 11:32' meaning 36 days, 11 hours and 32 minutes |
sysinfoBoardStartupUptimeSeconds | 1.3.6.1.4.1.8708.2.71.2.1.1.1.4 | unsigned32 | read-only |
Uptime since boot expressed in seconds. |
sysinfoBoardStartupRebootReason | 1.3.6.1.4.1.8708.2.71.2.1.1.1.5 | displaystring | read-only |
Reason for the last reboot. Possible reasons are: - Software upgrade (SWU) function - Watchdog reboot due to a nonrecoverable failure condition - FW activation - Nonrecoverable configuration mismatch between controller and traffic unit - Nonrecoverable failure during bootup of board - Unknown. Could be: - Upgrade from a release prior to XTM_30.1 - Reboot from bash - Power cycle |
sysinfoBoardLoadList | 1.3.6.1.4.1.8708.2.71.2.2 | |||
sysinfoBoardLoadTable | 1.3.6.1.4.1.8708.2.71.2.2.1 | no-access |
The board load average list. |
|
1.3.6.1.4.1.8708.2.71.2.2.1.1 | no-access |
An entry in the board list. One entry for each board. |
||
sysinfoBoardLoadIndex | 1.3.6.1.4.1.8708.2.71.2.2.1.1.1 | unsigned32 | read-only |
An arbitrary index assigned to each board entry. |
sysinfoBoardLoadName | 1.3.6.1.4.1.8708.2.71.2.2.1.1.2 | mgmtnamestring | read-only |
Object name, [boardName]:[subrack]:[slot] |
sysinfoBoardLoadLoad1Min | 1.3.6.1.4.1.8708.2.71.2.2.1.1.3 | unsigned32 | read-only |
System load averages is the average number of processes that are either in a runnable or uninterruptable state. A process in a runnable state is either using the CPU or waiting to use the CPU. A process in uninterruptable state is waiting for some I/O access, eg waiting for disk. Load averages are not normalized for the number of CPUs in a system, so a load average of 1 means a single CPU system is loaded all the time while on a 4 CPU system it means it was idle 75% of the time. |
sysinfoBoardLoadLoad5Min | 1.3.6.1.4.1.8708.2.71.2.2.1.1.4 | unsigned32 | read-only |
System load averages is the average number of processes that are either in a runnable or uninterruptable state. A process in a runnable state is either using the CPU or waiting to use the CPU. A process in uninterruptable state is waiting for some I/O access, eg waiting for disk. Load averages are not normalized for the number of CPUs in a system, so a load average of 1 means a single CPU system is loaded all the time while on a 4 CPU system it means it was idle 75% of the time. |
sysinfoBoardLoadLoad15Min | 1.3.6.1.4.1.8708.2.71.2.2.1.1.5 | unsigned32 | read-only |
System load averages is the average number of processes that are either in a runnable or uninterruptable state. A process in a runnable state is either using the CPU or waiting to use the CPU. A process in uninterruptable state is waiting for some I/O access, eg waiting for disk. Load averages are not normalized for the number of CPUs in a system, so a load average of 1 means a single CPU system is loaded all the time while on a 4 CPU system it means it was idle 75% of the time. |
sysinfoBoardMemoryList | 1.3.6.1.4.1.8708.2.71.2.3 | |||
sysinfoBoardMemoryTable | 1.3.6.1.4.1.8708.2.71.2.3.1 | no-access |
The board memory list. |
|
1.3.6.1.4.1.8708.2.71.2.3.1.1 | no-access |
An entry in the board list. One entry for each board. |
||
sysinfoBoardMemoryIndex | 1.3.6.1.4.1.8708.2.71.2.3.1.1.1 | unsigned32 | read-only |
An arbitrary index assigned to each board entry. |
sysinfoBoardMemoryName | 1.3.6.1.4.1.8708.2.71.2.3.1.1.2 | mgmtnamestring | read-only |
Object name, [boardName]:[subrack]:[slot] |
sysinfoBoardMemoryTotalMem | 1.3.6.1.4.1.8708.2.71.2.3.1.1.3 | unsigned32 | read-only |
Total usable memory. |
sysinfoBoardMemoryFreeMem | 1.3.6.1.4.1.8708.2.71.2.3.1.1.4 | unsigned32 | read-only |
The amount of physical memory not used by the system. |
sysinfoBoardMemoryAvailableMem | 1.3.6.1.4.1.8708.2.71.2.3.1.1.5 | unsigned32 | read-only |
An estimate of how much memory is available for starting new applications, without swapping. |
sysinfoBoardMemoryUsageMemPercent | 1.3.6.1.4.1.8708.2.71.2.3.1.1.6 | unsigned32 | read-only |
Memory utilization expressed as a percentage. Based on available memory. |
sysinfoBoardProcessList | 1.3.6.1.4.1.8708.2.71.2.4 | |||
sysinfoBoardProcessTable | 1.3.6.1.4.1.8708.2.71.2.4.1 | no-access |
The board process list. |
|
1.3.6.1.4.1.8708.2.71.2.4.1.1 | no-access |
An entry for each process per board. |
||
sysinfoBoardProcessIndex | 1.3.6.1.4.1.8708.2.71.2.4.1.1.1 | unsigned32 | read-only |
An arbitrary index assigned to each board entry. |
sysinfoBoardProcessName | 1.3.6.1.4.1.8708.2.71.2.4.1.1.2 | mgmtnamestring | read-only |
Object name, [boardName]:[subrack]:[slot]:[localIndex] |
sysinfoBoardProcessProcessName | 1.3.6.1.4.1.8708.2.71.2.4.1.1.3 | mgmtnamestring | read-only |
Process name. Child processes are displayed within brackets (). |
sysinfoBoardProcessPid | 1.3.6.1.4.1.8708.2.71.2.4.1.1.4 | integer32 | read-only |
Process ID. |
sysinfoBoardProcessVmSize | 1.3.6.1.4.1.8708.2.71.2.4.1.1.5 | unsigned32 | read-only |
Virtual memory size. |
sysinfoBoardProcessVmRSS | 1.3.6.1.4.1.8708.2.71.2.4.1.1.6 | unsigned32 | read-only |
Resident set size. |
sysinfoBoardProcessSetReference | 1.3.6.1.4.1.8708.2.71.2.4.1.1.7 | integer | read-write |
Sets the reference values for virtual memory size and resident set size Enumeration: 'setReference': 2, 'noAction': 1. |
sysinfoBoardProcessVmSizeReference | 1.3.6.1.4.1.8708.2.71.2.4.1.1.8 | unsigned32withna | read-only |
Virtual memory size reference value. |
sysinfoBoardProcessVmRSSReference | 1.3.6.1.4.1.8708.2.71.2.4.1.1.9 | unsigned32withna | read-only |
Resident set size reference value. |
sysinfoBoardProcessVmSizeDiff | 1.3.6.1.4.1.8708.2.71.2.4.1.1.10 | integer32withna | read-only |
Difference between the current virtual memory size and its reference value. |
sysinfoBoardProcessVmRSSDiff | 1.3.6.1.4.1.8708.2.71.2.4.1.1.11 | integer32withna | read-only |
Difference between the current resident set size and its reference value. |
sysinfoBoardProcessReferenceTime | 1.3.6.1.4.1.8708.2.71.2.4.1.1.12 | displaystring | read-only |
Time where reference values were saved. |