Comtech EF Data MIDAS Management Information Base User Manual
Page 168
Management Information Base
,
Rev. 1
A-152 Appendix A,
MIB Listing
ENTERPRISE
midas
VARIABLES { trapSequenceNumber }
DESCRIPTION
"Objects in variable list are updated."
::=
2
-- The Database Record Update trap
indicates the some or all of the fields
-- of the specified database record
have changed. The NMS should
-- request the value of all fields in
the record to ensure that the database
-- matches.
midasTrapDBRecUpdated TRAP-TYPE
ENTERPRISE
midas
VARIABLES { trapSequenceNumber }
::=
3
-- The Database Record Update trap
indicates the specified database
-- record has been added. The NMS
should request the value of
-- all fields in the record to ensure
that the database matches.
midasTrapDBRecInserted TRAP-TYPE
ENTERPRISE
midas
VARIABLES { trapSequenceNumber }
::=
4
-- The Database Record Update trap
indicates the specified database
-- record has been deleted from the
database. The NMS should delete
-- the record from its database.
midasTrapDBRecDeleted TRAP-TYPE
ENTERPRISE
midas
VARIABLES { trapSequenceNumber }
::=
5
END