--Title: f3400LeakDeection.MIB --Version: v2.1 --Date: 09/18/07 --Copyright @ 2007 RLE Technologies. All rights reserved worldwide. --This MIB defines objects for the RLE Leak Detection System SNMP Agent. RLE-F3400-LEAKDETECTION-MIB DEFINITIONS ::= BEGIN IMPORTS OBJECT-TYPE, enterprises, Integer32, OBJECT-IDENTITY, NOTIFICATION-TYPE, MODULE-IDENTITY FROM SNMPv2-SMI OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF; rleF3400LeakDetMibV2ModIdentDefault MODULE-IDENTITY LAST-UPDATED "200605031300Z" ORGANIZATION "RLE Technologies" CONTACT-INFO "Rick Stelzer 208 Commerce Dr Fort Collins, CO 80524 rstelzer@rletech.com" DESCRIPTION "This is an automatically created MODULE-IDENTITY." REVISION "200605031300Z" DESCRIPTION "LD5000/LDZ8 Leak Detection Module." ::= { rle 1873 } rle OBJECT IDENTIFIER ::= { enterprises 3184 } products OBJECT IDENTIFIER ::= { rle 1 } f3400 OBJECT IDENTIFIER ::= { products 6 } f3400MIB OBJECT IDENTIFIER ::= { f3400 1 } f3400Modbus OBJECT IDENTIFIER ::= { f3400MIB 12 } f3400LeakDetection OBJECT IDENTIFIER ::= { f3400Modbus 1 } f3400LeakDetUnits OBJECT IDENTIFIER ::= { f3400LeakDetection 3 } f3400LeakDetUnit1 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 1 } f3400LeakDetUnit1Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit1 1 } f3400LeakDetUnit1Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading for this unit. For LD5000s the unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit1 2 } f3400LeakDetUnit1Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit1 3 } f3400LeakDetUnit1Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit1 4 } f3400LeakDetUnit1Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit1 5 } f3400LeakDetUnit1Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit1 6 } f3400LeakDetUnit2 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 2 } f3400LeakDetUnit2Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit2 1 } f3400LeakDetUnit2Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading this unit. The unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit2 2 } f3400LeakDetUnit2Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit2 3 } f3400LeakDetUnit2Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit2 4 } f3400LeakDetUnit2Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit2 5 } f3400LeakDetUnit2Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit2 6 } f3400LeakDetUnit3 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 3 } f3400LeakDetUnit3Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit3 1 } f3400LeakDetUnit3Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading this unit. The unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit3 2 } f3400LeakDetUnit3Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit3 3 } f3400LeakDetUnit3Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit3 4 } f3400LeakDetUnit3Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit3 5 } f3400LeakDetUnit3Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit3 6 } f3400LeakDetUnit4 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 4 } f3400LeakDetUnit4Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit4 1 } f3400LeakDetUnit4Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading this unit. The unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit4 2 } f3400LeakDetUnit4Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit4 3 } f3400LeakDetUnit4Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit4 4 } f3400LeakDetUnit4Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit4 5 } f3400LeakDetUnit4Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit4 6 } f3400LeakDetUnit5 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 5 } f3400LeakDetUnit5Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit5 1 } f3400LeakDetUnit5Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading this unit. The unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit5 2 } f3400LeakDetUnit5Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit5 3 } f3400LeakDetUnit5Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit5 4 } f3400LeakDetUnit5Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit5 5 } f3400LeakDetUnit5Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit5 6 } f3400LeakDetUnit6 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 6 } f3400LeakDetUnit6Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit6 1 } f3400LeakDetUnit6Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading this unit. The unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit6 2 } f3400LeakDetUnit6Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit6 3 } f3400LeakDetUnit6Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit6 4 } f3400LeakDetUnit6Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit6 5 } f3400LeakDetUnit6Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit6 6 } f3400LeakDetUnit7 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 7 } f3400LeakDetUnit7Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit7 1 } f3400LeakDetUnit7Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading this unit. The unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit7 2 } f3400LeakDetUnit7Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit7 3 } f3400LeakDetUnit7Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit7 4 } f3400LeakDetUnit7Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit7 5 } f3400LeakDetUnit7Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit7 6 } f3400LeakDetUnit8 OBJECT IDENTIFIER ::= { f3400LeakDetUnits 8 } f3400LeakDetUnit8Status OBJECT-TYPE SYNTAX INTEGER { notInstalled(0), normal(1), alarmLeakPresent(2), alarmCableFault(3), alarmContamination(4), alarmCommunicationLoss(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this leak detection unit" ::= { f3400LeakDetUnit8 1 } f3400LeakDetUnit8Reading OBJECT-TYPE SYNTAX Integer32 (-2147483648..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "The leak detected reading this unit. The unit of measure is feet or meters. If the value is less than zero, no leak is present." ::= { f3400LeakDetUnit8 2 } f3400LeakDetUnit8Leakage OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of leakage current on the cable. The unit of measure is micro-amps." ::= { f3400LeakDetUnit8 3 } f3400LeakDetUnit8Length OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The installed length of cable for this unit. The unit of measure is feet or meters." ::= { f3400LeakDetUnit8 4 } f3400LeakDetUnit8Uom OBJECT-TYPE SYNTAX INTEGER { feet(0), meters(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit of measure for length readings of this unit." ::= { f3400LeakDetUnit8 5 } f3400LeakDetUnit8Zone OBJECT-TYPE SYNTAX Integer32 (0..12) MAX-ACCESS read-only STATUS current DESCRIPTION "For LDZ units, the zone (1-12) of the last alarm condition." ::= { f3400LeakDetUnit8 6 } -- --Well known alarm conditions. -- f3400LeakDetWellKnownAlarms OBJECT IDENTIFIER ::= { f3400LeakDetection 5 } --- f3400LeakDetWellKnownAlarms OBJECT IDENTIFIER ::= { f3400LeakDetAlarms 3 } f3400LeakDetUnit1CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #1 controller." ::= { f3400LeakDetWellKnownAlarms 901 } f3400LeakDetUnit2CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #2 controller." ::= { f3400LeakDetWellKnownAlarms 902 } f3400LeakDetUnit3CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #3 controller." ::= { f3400LeakDetWellKnownAlarms 903 } f3400LeakDetUnit4CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #4 controller." ::= { f3400LeakDetWellKnownAlarms 904 } f3400LeakDetUnit5CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #5 controller." ::= { f3400LeakDetWellKnownAlarms 905 } f3400LeakDetUnit6CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #6 controller." ::= { f3400LeakDetWellKnownAlarms 906 } f3400LeakDetUnit7CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #7 controller." ::= { f3400LeakDetWellKnownAlarms 907 } f3400LeakDetUnit8CommunicationsLoss OBJECT-IDENTITY STATUS current DESCRIPTION "The Falcon has lost communications with the unit #8 controller." ::= { f3400LeakDetWellKnownAlarms 908 } f3400LeakDetUnit1LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #1 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1101 } f3400LeakDetUnit1CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #1 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1102 } f3400LeakDetUnit1Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #1 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1103 } f3400LeakDetUnit2LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #2 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1201 } f3400LeakDetUnit2CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #2 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1202 } f3400LeakDetUnit2Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #2 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1203 } f3400LeakDetUnit3LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #3 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1301 } f3400LeakDetUnit3CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #3 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1302 } f3400LeakDetUnit3Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #3 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1303 } f3400LeakDetUnit4LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #4 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1401 } f3400LeakDetUnit4CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #4 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1402 } f3400LeakDetUnit4Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #4 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1403 } f3400LeakDetUnit5LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #5 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1501 } f3400LeakDetUnit5CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #5 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1502 } f3400LeakDetUnit5Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #5 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1503 } f3400LeakDetUnit6LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #6 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1601 } f3400LeakDetUnit6CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #6 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1602 } f3400LeakDetUnit6Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #6 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1603 } f3400LeakDetUnit7LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #7 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1701 } f3400LeakDetUnit7CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #7 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1702 } f3400LeakDetUnit7Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #7 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1703 } f3400LeakDetUnit8LeakDetected OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #8 has detected a leak." ::= { f3400LeakDetWellKnownAlarms 1801 } f3400LeakDetUnit8CableFault OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #8 has detected a cable break." ::= { f3400LeakDetWellKnownAlarms 1802 } f3400LeakDetUnit8Contamination OBJECT-IDENTITY STATUS current DESCRIPTION "Unit #8 has detected excessive contaimination on the cable." ::= { f3400LeakDetWellKnownAlarms 1803 } f3400LeakDetTraps OBJECT IDENTIFIER ::= { f3400LeakDetection 6 } f3400LeakDetUnit1Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit1Status, f3400LeakDetUnit1Zone, f3400LeakDetUnit1Reading, f3400LeakDetUnit1Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #1 has reached an alarm state." ::= { f3400LeakDetTraps 1 } f3400LeakDetUnit2Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit2Status, f3400LeakDetUnit2Zone, f3400LeakDetUnit2Reading, f3400LeakDetUnit2Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #2 has reached an alarm state." ::= { f3400LeakDetTraps 2 } f3400LeakDetUnit3Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit3Status, f3400LeakDetUnit3Zone, f3400LeakDetUnit3Reading, f3400LeakDetUnit3Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #3 has reached an alarm state." ::= { f3400LeakDetTraps 3 } f3400LeakDetUnit4Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit4Status, f3400LeakDetUnit4Zone, f3400LeakDetUnit4Reading, f3400LeakDetUnit4Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #4 has reached an alarm state." ::= { f3400LeakDetTraps 4 } f3400LeakDetUnit5Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit5Status, f3400LeakDetUnit5Zone, f3400LeakDetUnit5Reading, f3400LeakDetUnit5Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #5 has reached an alarm state." ::= { f3400LeakDetTraps 5 } f3400LeakDetUnit6Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit6Status, f3400LeakDetUnit6Zone, f3400LeakDetUnit6Reading, f3400LeakDetUnit6Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #6 has reached an alarm state." ::= { f3400LeakDetTraps 6 } f3400LeakDetUnit7Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit7Status, f3400LeakDetUnit7Zone, f3400LeakDetUnit7Reading, f3400LeakDetUnit7Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #7 has reached an alarm state." ::= { f3400LeakDetTraps 7 } f3400LeakDetUnit8Trap NOTIFICATION-TYPE OBJECTS { f3400LeakDetUnit8Status, f3400LeakDetUnit8Zone, f3400LeakDetUnit8Reading, f3400LeakDetUnit8Uom } STATUS current DESCRIPTION "The LD5000/LDZ Unit #8 has reached an alarm state." ::= { f3400LeakDetTraps 8 } rleF3400LeakDetMibV2ModIdentDefaultConformance OBJECT IDENTIFIER ::= { rleF3400LeakDetMibV2ModIdentDefault 1 } rleF3400LeakDetMibV2ModIdentDefaultGroups OBJECT IDENTIFIER ::= { rleF3400LeakDetMibV2ModIdentDefaultConformance 1 } rleF3400LeakDetMibAllObjects OBJECT-GROUP OBJECTS { f3400LeakDetUnit1Status, f3400LeakDetUnit1Reading, f3400LeakDetUnit1Leakage, f3400LeakDetUnit1Length, f3400LeakDetUnit1Uom, f3400LeakDetUnit1Zone, f3400LeakDetUnit2Status, f3400LeakDetUnit2Reading, f3400LeakDetUnit2Leakage, f3400LeakDetUnit2Length, f3400LeakDetUnit2Uom, f3400LeakDetUnit2Zone, f3400LeakDetUnit3Status, f3400LeakDetUnit3Reading, f3400LeakDetUnit3Leakage, f3400LeakDetUnit3Length, f3400LeakDetUnit3Uom, f3400LeakDetUnit3Zone, f3400LeakDetUnit4Status, f3400LeakDetUnit4Reading, f3400LeakDetUnit4Leakage, f3400LeakDetUnit4Length, f3400LeakDetUnit4Uom, f3400LeakDetUnit4Zone, f3400LeakDetUnit5Status, f3400LeakDetUnit5Reading, f3400LeakDetUnit5Leakage, f3400LeakDetUnit5Length, f3400LeakDetUnit5Uom, f3400LeakDetUnit5Zone, f3400LeakDetUnit6Status, f3400LeakDetUnit6Reading, f3400LeakDetUnit6Leakage, f3400LeakDetUnit6Length, f3400LeakDetUnit6Uom, f3400LeakDetUnit6Zone, f3400LeakDetUnit7Status, f3400LeakDetUnit7Reading, f3400LeakDetUnit7Leakage, f3400LeakDetUnit7Length, f3400LeakDetUnit7Uom, f3400LeakDetUnit7Zone, f3400LeakDetUnit8Status, f3400LeakDetUnit8Reading, f3400LeakDetUnit8Leakage, f3400LeakDetUnit8Length, f3400LeakDetUnit8Uom, f3400LeakDetUnit8Zone } STATUS current DESCRIPTION "This automatically created object group contains all those objects that do not belong to any other OBJECT-GROUP" ::= { rleF3400LeakDetMibV2ModIdentDefaultGroups 1 } rleF3400LeakDetMibAllNotifications NOTIFICATION-GROUP NOTIFICATIONS { f3400LeakDetUnit1Trap, f3400LeakDetUnit2Trap, f3400LeakDetUnit3Trap, f3400LeakDetUnit4Trap, f3400LeakDetUnit5Trap, f3400LeakDetUnit6Trap, f3400LeakDetUnit7Trap, f3400LeakDetUnit8Trap } STATUS current DESCRIPTION "This automatically created notification group contains all notifications that do not belong to any other NOTIFICATION-GROUP" ::= { rleF3400LeakDetMibV2ModIdentDefaultGroups 2 } END