OMNI-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
42
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
microMuse OBJECT IDENTIFIER .1.3.6.1.4.1.1279 |
IMPORTS Unknown .1.3.6.1.4.1.1279 |
genMessage OBJECT IDENTIFIER .1.3.6.1.4.1.1279.1 |
agentFailureThe agent has failed. TRAP-TYPE .1.3.6.1.4.1.1279.1.0.1 |
summaryUsed to return a summary message when a trap is sent.ro OCTET STRING .1.3.6.1.4.1.1279.1.2 |
targetUsed to return the target system when a trap is sent.ro OCTET STRING .1.3.6.1.4.1.1279.1.3 |
v1Agent OBJECT IDENTIFIER .1.3.6.1.4.1.1279.3 |
omniMon OBJECT IDENTIFIER .1.3.6.1.4.1.1279.3.1 |
omniFailThe value exceeds the threshold. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.1 |
omniOKThe value has returned below the threshold. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.2 |
omniNotRespondingThe data is not available because the remote system is not
responding. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.3 |
omniRespondingThe data is now available because the remote system is
responding again. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.4 |
omniBadObjectThe performance data object name is invalid. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.5 |
omniBadInstanceThe performance data instance name is invalid. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.6 |
omniBadCounterThe performance data counter name is invalid. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.7 |
omniBadExpressionThe expression is invalid. TRAP-TYPE .1.3.6.1.4.1.1279.3.1.0.8 |
omniGlobalSampleRateGlobal sample rate (in seconds). This value will be used if the
table entry sample rate is zero. Default value is 60.rw INTEGER .1.3.6.1.4.1.1279.3.1.1 |
omniGlobalTrapRateGlobal trapping rate. Zero indicates edge-level trapping. 1 indicates
trapping continuously. Any other value means that a trap will be generated
every nth sample while the condition persists.rw INTEGER .1.3.6.1.4.1.1279.3.1.2 |
omniVersionThe version number of the agent.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1279.3.1.3 |
omniNotificationMethodThe desired method of notification. If trapping is not selected then global and
local trap rates have no significance. The modular selection causes traps to be
sent reliably to a primary or secondary modular probe. The default method is trap.rw Enumeration .1.3.6.1.4.1.1279.3.1.4 |
omniOsTypeThe type of operating system.ro Enumeration .1.3.6.1.4.1.1279.3.1.5 |
omniGlobalStatusThe overall status of the agent. Valid indicates the
agent is operating properly and the data in the MIB is
valid. Invalid indicates a major problem with the agent
that has prohibited further processing without corrective
action by an administrator. Futher details concerning
the reason for the failure can be found in the event log (NT)
or error log (UNIX).ro Enumeration .1.3.6.1.4.1.1279.3.1.6 |
omniTablePerformance monitoring table SEQUENCE OF OmniTableEntry .1.3.6.1.4.1.1279.3.1.7 |
omniTableSizeSize of the monitoring table. The default value is 1.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.1 |
omniTableEntryCritical process entry. OmniTableEntry .1.3.6.1.4.1.1279.3.1.7.2 |
omniIndexThe index for this table.ro INTEGER .1.3.6.1.4.1.1279.3.1.7.2.1 |
omniTypeThe type or command word of the entry:
active - Monitoring is enabled and trapping is enabled.
inactive - No monitoring or trapping. The default is inactive.
deleted - The entry has been deleted.
monitor - Do not generate traps but gather information.rw Enumeration .1.3.6.1.4.1.1279.3.1.7.2.2 |
omniStatusCurrent status of the entry:
valid - the value is under the threshold
invalid - the value exceeds the threshold
notresponding - cannot communicate
badexpression - the expression cannot be parsed
badobject - invalid object name
badinstance - invalid instance name
badcounter - invalid counter name
badmib - invalid SNMP MIBro Enumeration .1.3.6.1.4.1.1279.3.1.7.2.3 |
omniLocalSampleRateLocal sample rate for this table entry. The default
is 0 which will cause the global sample rate to be used.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.2.4 |
omniLocalTrapRateLocal trapping rate for this table entry. Zero indicates edge-level
trapping. 1 indicates continuous trapping. Any other value indicates
a trap will be generated every nth sample while the condition persists.
The default is -1 which will cause the global trap rate to be used.rw INTEGER (-1..86400) .1.3.6.1.4.1.1279.3.1.7.2.5 |
omniExpressionAn expression specifying the value(s) to be monitored. The two initial
expressions are 'Perf(objectName,instanceName,counterName[,systemName])' and
'Mib(OID,CommmunityString,port[,systemName])'.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1279.3.1.7.2.6 |
omniValueThe current value of the expression.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1279.3.1.7.2.7 |
omniCompOpComparison operator (<, >, =) to match the value versus the
threshold. The default value is '='.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1279.3.1.7.2.8 |
omniThresholdThreshold value represented as a character string. The default
value is 0.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1279.3.1.7.2.9 |
omniLagLag value. The default value is 3.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.2.10 |
omniFailMessageOptional message to be sent when a fail trap is sent. The omniValue,
omniCompOp, and omniThreshold fields will be encoded in the message
by putting '$VALUE', '$COMPARISON', or '$THRESHOLD' in the message
respectively. The default message is the standard message that is
generated by the agent.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1279.3.1.7.2.11 |
omniOKMessageOptional message to be sent when a 'return to normal' trap is sent. The omniValue,
omniCompOp, and omniThreshold fields will be encoded in the message
by putting '$VALUE', '$COMPARISON', or '$THRESHOLD' in the message
respectively. The default message is the standard message that is
generated by the agent.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1279.3.1.7.2.12 |
omniStartTimeHrThe hour to start monitoring. The default value is 0.
If omniStartTimeHr = omniStartTimeMin = omniStopTimeHr =
omniStopTimeMin = 0, then monitoring is continuous.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.2.13 |
omniStartTimeMinThe minute to start monitoring. The default value is 0.
If omniStartTimeHr = omniStartTimeMin = omniStopTimeHr =
omniStopTimeMin = 0, then monitoring is continuous.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.2.14 |
omniStopTimeHrThe hour to stop monitoring. The default value is 0.
If omniStartTimeHr = omniStartTimeMin = omniStopTimeHr =
omniStopTimeMin = 0, then monitoring is continuous.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.2.15 |
omniStopTimeMinThe minute to stop monitoring. The default value is 0.
If omniStartTimeHr = omniStartTimeMin = omniStopTimeHr =
omniStopTimeMin = 0, then monitoring is continuous.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.2.16 |
omniOffDaysBit string which specifies the day(s) of the week
to not monitor.
FORMAT: 0MTWRFSS
EXAMPLE:00000011 = decimal 3, which excludes Saturday and
Sunday.rw INTEGER .1.3.6.1.4.1.1279.3.1.7.2.17 |