RM1-MIB: View SNMP OID List / Download MIB
VENDOR: LUCENT TECHNOLOGIES
Home | MIB: RM1-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 |
lucent | 1.3.6.1.4.1.1751 | |||
products | 1.3.6.1.4.1.1751.1 | |||
softSwitch | 1.3.6.1.4.1.1751.1.1198 | |||
resourceMonitor | 1.3.6.1.4.1.1751.1.1198.4 | |||
rm1 | 1.3.6.1.4.1.1751.1.1198.4.1 |
The MIB module for entities implementing the xxxx protocol. |
||
rmSystem | 1.3.6.1.4.1.1751.1.1198.4.1.1 | |||
rmDescr | 1.3.6.1.4.1.1751.1.1198.4.1.1.1 | displaystring | read-only |
A textual description of the entity. This value should include the full name and version identification of the resource monitor software. It is mandatory that this only contain printable ASCII characters. |
rmObjectID | 1.3.6.1.4.1.1751.1.1198.4.1.1.2 | object identifier | read-only |
An internal identification for this resource monitor. |
rmUpTime | 1.3.6.1.4.1.1751.1.1198.4.1.1.3 | timeticks | read-only |
The time (in hundredths of a second) since the resource monitor deamon was last re-initialized. |
rmNetAddress | 1.3.6.1.4.1.1751.1.1198.4.1.1.4 | ipaddress | read-only |
The ip address of the host on which this deamon is running. |
rmControl | 1.3.6.1.4.1.1751.1.1198.4.1.1.5 | displaystring | read-write |
This is the settable field that in turn controls some of the functioning of the resource monitor. At present, this field is not used. It has been created for future expansion. |
rmDiskGrp | 1.3.6.1.4.1.1751.1.1198.4.1.2 | |||
diskPeriod | 1.3.6.1.4.1.1751.1.1198.4.1.2.1 | integer | read-write |
Defines disk monitoring frequency. Period in seconds. It is a settable field, so user can alter how frequently the file systems are checked for size limits. |
diskUsageWarningPct | 1.3.6.1.4.1.1751.1.1198.4.1.2.2 | integer | read-write |
If disk usage exceeds this amount of percentage, a diskAttention trap will be emitted. severity: MAJOR |
diskUsageAlarmPct | 1.3.6.1.4.1.1751.1.1198.4.1.2.3 | integer | read-write |
If Disk usage exceeds this mount of percentage, a diskAlarm trap will be emitted. severity: CRITICAL |
duNumber | 1.3.6.1.4.1.1751.1.1198.4.1.2.4 | integer | read-only |
The number of file systems being monitored. (indicates the number of rows in diskUsageTable) |
diskUsageTable | 1.3.6.1.4.1.1751.1.1198.4.1.2.5 | no-access |
A list of file system entries. The number of entries is given by the value of duNumber. |
|
1.3.6.1.4.1.1751.1.1198.4.1.2.5.1 | no-access | |||
duIndex | 1.3.6.1.4.1.1751.1.1198.4.1.2.5.1.1 | integer | read-only |
A unique value for each disk slice. Goes from 1 to N |
duFSName | 1.3.6.1.4.1.1751.1.1198.4.1.2.5.1.2 | displaystring | read-only |
The name of the file system being monitored |
duSize | 1.3.6.1.4.1.1751.1.1198.4.1.2.5.1.3 | integer | read-only |
The size of the file system in k bytes |
duPctUsed | 1.3.6.1.4.1.1751.1.1198.4.1.2.5.1.4 | integer | read-only |
The percentage of the file system used up |
rmCpuGrp | 1.3.6.1.4.1.1751.1.1198.4.1.3 | |||
cpuPeriod | 1.3.6.1.4.1.1751.1.1198.4.1.3.1 | integer | read-write |
Defines cpu monitoring frequency. The CPU load and utilization are measure as per this frequency. Period can be either one, ten or fifteen minutes. Setting it to any other value will cause the set to fail (the old value will stay). |
cpuUtilization | 1.3.6.1.4.1.1751.1.1198.4.1.3.2 | integer | read-only |
The current cpu utilization percentage. |
cpuUtilWarningPct | 1.3.6.1.4.1.1751.1.1198.4.1.3.3 | integer | read-write |
If cpu utlization exceeds this percentage, a cpuUtilAttention trap will be emitted. severity: MAJOR |
cpuUtilAlarmPct | 1.3.6.1.4.1.1751.1.1198.4.1.3.4 | integer | read-write |
If CPU utilization exceeds this percentage, a cpuUtilAlarm trap will be emitted. severity: CRITICAL |
cpuLoad | 1.3.6.1.4.1.1751.1.1198.4.1.3.5 | displaystring | read-only |
The current value of cpu load. Note: Although the syntax is DisplayString, the real semantics should be floating point value of cpu load. For example: 0.3, 2.5, etc. |
cpuLoadWarningThreshold | 1.3.6.1.4.1.1751.1.1198.4.1.3.6 | displaystring | read-write |
If cpu load exceeds this amount, a cpuLoadAttention trap will be emitted. severity: MAJOR Note: Although the syntax is DisplayString, the real semantics should be floating point value. |
cpuLoadAlarmThreshold | 1.3.6.1.4.1.1751.1.1198.4.1.3.7 | displaystring | read-write |
If cpu load exceeds this amount, a cpuLoadAlarm trap will be emitted. severity: CRITICAL Note: Although the syntax is DisplayString, the real semantics should be floating point value. |
rmFileGrp | 1.3.6.1.4.1.1751.1.1198.4.1.4 | |||
filePeriod | 1.3.6.1.4.1.1751.1.1198.4.1.4.1 | integer | read-write |
Defines log file monitoring frequency. This value is expressed as the number of minutes. |
fmNumber | 1.3.6.1.4.1.1751.1.1198.4.1.4.2 | integer | read-only |
The number of files being monitored by this deamon. |
fmTable | 1.3.6.1.4.1.1751.1.1198.4.1.4.3 | no-access |
A list of files being monitored for size. |
|
1.3.6.1.4.1.1751.1.1198.4.1.4.3.1 | no-access |
Each entry represents one log file, and is a sequence of type FileEntry, which is explained below. |
||
fmIndex | 1.3.6.1.4.1.1751.1.1198.4.1.4.3.1.1 | integer | read-only |
A unique number for each file being monitored. Goes from 1 to N |
fmName | 1.3.6.1.4.1.1751.1.1198.4.1.4.3.1.2 | displaystring | read-only |
the absolute path for the file being monitored. |
fmCurSize | 1.3.6.1.4.1.1751.1.1198.4.1.4.3.1.3 | integer | read-only |
The is the current size of the file. |
fmThreshold | 1.3.6.1.4.1.1751.1.1198.4.1.4.3.1.4 | integer | read-only |
This is the size above which a FileSizeEvent trap will be sent out. This information is read from the config directory when the RMpep is started. |
archiveDir | 1.3.6.1.4.1.1751.1.1198.4.1.4.4 | displaystring | read-write |
This variable returns the current archive directory. ResMon may be periodically asked to archive log files. After detecting and reporting a fileOversize event, resMon may also be told to archive the log file along with file monitoring target switch. The current running policy determines the archive action. |
rmProcessGrp | 1.3.6.1.4.1.1751.1.1198.4.1.5 | |||
processPeriod | 1.3.6.1.4.1.1751.1.1198.4.1.5.1 | integer | read-write |
Defines process monitoring frequency. Period in seconds. It is a settable field, so user can alter how frequently the processes are checked for CPU and memory utilization |
processNumber | 1.3.6.1.4.1.1751.1.1198.4.1.5.2 | integer | read-only |
The number of processes being monitored. (indicates the number of rows in processTable) |
processTable | 1.3.6.1.4.1.1751.1.1198.4.1.5.3 | no-access |
A list of process entries. The number of entries is given by the value of processNumber. |
|
1.3.6.1.4.1.1751.1.1198.4.1.5.3.1 | no-access | |||
processIndex | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.1 | integer | read-only |
A unique value for each process. Goes from 1 to N |
processID | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.2 | integer | read-only |
A unique value for each process. |
processName | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.3 | displaystring | read-only |
The name of the process. |
processUpTime | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.4 | integer | read-only |
The time since the process is up running. |
processCPUUsageWarnMark | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.5 | integer | read-only |
The threshold when resMon should generate a warning for netMon. |
processCPUUsageAlarmMark | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.6 | integer | read-only |
The threshold when resMon should generate a alarm for netMon. |
processCPUUsageCurrent | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.7 | integer | read-only |
The amount of CPU time this process used. |
processMemUsageAlarmMark | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.8 | integer | read-only |
The memory usage threshold when resMon should generate a memory usage alarm for netMon. |
processMemUsageCurrent | 1.3.6.1.4.1.1751.1.1198.4.1.5.3.1.9 | integer | read-only |
The amount of memory this process used. |