Home/Catalog/RM2-MIB

RM2-MIB

The MIB module for entities implementing the xxxx protocol.
Main OID:
rm2.1.3.6.1.4.1.1751.1.1198.4.2
55
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

55 total
Object Name
lucent
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751
RFC1155-SMI
Unknown
.1.3.6.1.4.1.1751
products
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1
softSwitch
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198
resourceMonitor
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198.4
rm2The MIB module for entities implementing the xxxx protocol.
MODULE-IDENTITY
.1.3.6.1.4.1.1751.1.1198.4.2
rmSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198.4.2.1
rmDescrA 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.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.1.1
rmObjectIDAn internal identification for this resource monitor.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198.4.2.1.2
rmUpTimeThe time (in hundredths of a second) since the resource monitor deamon was last re-initialized.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1751.1.1198.4.2.1.3
rmNetAddressThe ip address of the host on which this deamon is running.ro
NetworkAddress
.1.3.6.1.4.1.1751.1.1198.4.2.1.4
rmControlThis 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.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.1.5
rmDiskGrp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198.4.2.2
diskPeriodDefines 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.rw
INTEGER ( 1..60 )
.1.3.6.1.4.1.1751.1.1198.4.2.2.1
diskUsageWarningPctIf disk usage exceeds this amount of percentage, a diskAttention trap will be emitted. severity: MAJORrw
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.2.2
diskUsageAlarmPctIf Disk usage exceeds this mount of percentage, a diskAlarm trap will be emitted. severity: CRITICALrw
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.2.3
duNumberThe number of file systems being monitored. (indicates the number of rows in diskUsageTable)ro
INTEGER ( 1.. 2048 )
.1.3.6.1.4.1.1751.1.1198.4.2.2.4
diskUsageTableA list of file system entries. The number of entries is given by the value of duNumber.
SEQUENCE OF DUEntry
.1.3.6.1.4.1.1751.1.1198.4.2.2.5
diskUsageEntry
DUEntry
.1.3.6.1.4.1.1751.1.1198.4.2.2.5.1
duIndexA unique value for each disk slice. Goes from 1 to Nro
INTEGER ( 1..2048 )
.1.3.6.1.4.1.1751.1.1198.4.2.2.5.1.1
duFSNameThe name of the file system being monitoredro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.2.5.1.2
duSizeThe size of the file system in k bytesro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.2.5.1.3
duPctUsedThe percentage of the file system used upro
INTEGER ( 0..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.2.5.1.4
rmCpuGrp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198.4.2.3
cpuPeriodDefines 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).rw
INTEGER ( 1..15 )
.1.3.6.1.4.1.1751.1.1198.4.2.3.1
cpuUtilizationThe current cpu utilization percentage.ro
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.3.2
cpuUtilWarningPctIf cpu utlization exceeds this percentage, a cpuUtilAttention trap will be emitted. severity: MAJORrw
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.3.3
cpuUtilAlarmPctIf CPU utilization exceeds this percentage, a cpuUtilAlarm trap will be emitted. severity: CRITICALrw
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.3.4
cpuLoadThe 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.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.3.5
cpuLoadWarningThresholdIf 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.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.3.6
cpuLoadAlarmThresholdIf 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.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.3.7
rmFileGrp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198.4.2.4
filePeriodDefines log file monitoring frequency. This value is expressed as the number of minutes.rw
INTEGER ( 1..60 )
.1.3.6.1.4.1.1751.1.1198.4.2.4.1
fmNumberThe number of files being monitored by this deamon.ro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.4.2
fmTableA list of files being monitored for size.
SEQUENCE OF FileEntry
.1.3.6.1.4.1.1751.1.1198.4.2.4.3
fmEntryEach entry represents one log file, and is a sequence of type FileEntry, which is explained below.
FileEntry
.1.3.6.1.4.1.1751.1.1198.4.2.4.3.1
fmIndexA unique number for each file being monitored. Goes from 1 to Nro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.4.3.1.1
fmNamethe absolute path for the file being monitored.ro
DisplayString
.1.3.6.1.4.1.1751.1.1198.4.2.4.3.1.2
fmCurSizeThe is the current size of the file.ro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.4.3.1.3
fmThresholdThis 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.ro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.4.3.1.4
archiveDirThis 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.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.4.4
rmProcessGrp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1751.1.1198.4.2.5
processPeriodDefines 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 utilizationrw
INTEGER ( 1..60 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.1
processNumberThe number of processes being monitored. (indicates the number of rows in processTable)ro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.2
processTableA list of process entries. The number of entries is given by the value of processNumber.
SEQUENCE OF ProcessEntry
.1.3.6.1.4.1.1751.1.1198.4.2.5.3
processEntry
ProcessEntry
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1
processIndexA unique value for each process. Goes from 1 to Nro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.1
processIDA unique value for each process.ro
INTEGER ( 1..65535 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.2
processNameThe name of the process.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.3
processUpTimeThe time since the process is up running.ro
INTEGER ( 1..65535 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.4
processCPUUsageWarnMarkThe threshold when resMon should generate a warning for netMon.ro
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.5
processCPUUsageAlarmMarkThe threshold when resMon should generate a alarm for netMon.ro
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.6
processCPUUsageCurrentThe amount of CPU time this process used.ro
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.7
processMemUsageAlarmMarkThe memory usage threshold when resMon should generate a memory usage alarm for netMon.ro
INTEGER ( 1..99 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.8
processMemUsageCurrentThe amount of memory this process used.ro
INTEGER ( 1..8192 )
.1.3.6.1.4.1.1751.1.1198.4.2.5.3.1.9
RM2-MIB - SNMP MIB Reference | MIBs Explorer