MIB Viewer

snmpOIDComparator

OBJECT-TYPE
1.3.6.1.4.1.52.4.2.1.2.1.5
Access
read-write
Status
mandatory
Source
DLM-MIB
Sub-identifiers
0
Indicates the type of comparison to be performed on the value portion of the OID being polled. This comparator will be used to compare the OID value with the threshold value defined in this entry. A value of 'dont-compare' causes no comparison to be performed. Comparison failures will trigger an alarm condition.
INTEGER { equal(1), greater(2), less(3), greater-or-equal(4), less-or-equal(5), trap-always(6), dont-compare(7), not-equal(8) }