!! More Information There might be more information for this subject on one of the following: [{ReferringPagesPlugin before='*' after='\n' }] {{{ -- NDS Trap Definitions follows: -- Following is the list of Varibales used for each of the NDS Trap. ndsTrapTime OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The total number of seconds since midnight (12 am) of 1 January 1970 GMT (UT) when the trap was generated" ::= { ndsTrapVariables 1 } ndsEventType OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The event type that was reported by the NDS Event system." ::= { ndsTrapVariables 2 } ndsResult OBJECT-TYPE SYNTAX INTEGER ACCESS not-accessible STATUS mandatory DESCRIPTION "The result code of a particular NDS operation. The constant that is associated with this integer is defined in nwdserr.h." ::= { ndsTrapVariables 3 } ndsEntryID OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "A particular NDS entry on this server." ::= { ndsTrapVariables 4 } ndsEntryName OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The distinguished name of the object that is associated with the NDS event." ::= {ndsTrapVariables 5 } ndsEntryName2 OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The distinguished name of the object that is associated with the NDS event." ::= { ndsTrapVariables 6 } ndsEntryCount OBJECT-TYPE SYNTAX Counter ACCESS not-accessible STATUS mandatory DESCRIPTION "The total number of entries that are associated with the NDS event." ::= { ndsTrapVariables 7 } ndsClassName OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The class name of the object that is associated with the NDS event." ::= { ndsTrapVariables 8 } ndsFlags OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The NDS flags (used in trap 1 to trap 17) that identify the object type of the object that is associated with the NDS event (more than one flag can apply): 0x0000 Most object types 0x0001 Partition root 0x0002 External reference 0x0004 Alias" ::= { ndsTrapVariables 9 } ndsAttributeName OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The name of the attribute for the object that is associated with this NDS event." ::= { ndsTrapVariables 10 } ndsSyntaxName OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The name of the syntax for the attribute that is associated with the NDS event." ::= { ndsTrapVariables 11 } ndsDataSize OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The size (in bytes) of the data that is returned by the NDS event." ::= { ndsTrapVariables 12 } ndsDataValue OBJECT-TYPE SYNTAX OCTET STRING ACCESS not-accessible STATUS mandatory DESCRIPTION "The data that is returned by the NDS event." ::= { ndsTrapVariables 13 } ndsTransportAddressType OBJECT-TYPE SYNTAX OCTET STRING ACCESS not-accessible STATUS mandatory DESCRIPTION "The NDS transport address type e.g TCP, UDP, IPX" ::= { ndsTrapVariables 14 } ndsTransportAddress OBJECT-TYPE SYNTAX OCTET STRING ACCESS not-accessible STATUS mandatory DESCRIPTION "The transport address that is used by NDS." ::= { ndsTrapVariables 15 } ndsState OBJECT-TYPE SYNTAX INTEGER ACCESS not-accessible STATUS mandatory DESCRIPTION "The state information of the object that is associated with the NDS event." ::= { ndsTrapVariables 16 } ndsState2 OBJECT-TYPE SYNTAX INTEGER ACCESS not-accessible STATUS mandatory DESCRIPTION "The state information of the object that is associated with the NDS event." ::= { ndsTrapVariables 17 } ndsReplicaType OBJECT-TYPE SYNTAX INTEGER (0..5) ACCESS not-accessible STATUS mandatory DESCRIPTION "The type of a particular replica: 0 = Master replica 1 = Secondary replica 2 = Read-only replica 3 = Subordinate reference replica 4 = Sparse write replica 5 = Sparse Read replica" ::= { ndsTrapVariables 18 } ndsReplicaType2 OBJECT-TYPE SYNTAX INTEGER (0..5) ACCESS not-accessible STATUS mandatory DESCRIPTION "The type of a particular replica: 0 = Master replica 1 = Secondary replica 2 = Read-only replica 3 = Subordinate reference replica 4 = Sparse write replica 5 = Sparse Read replica" ::= { ndsTrapVariables 19 } ndsValueCount OBJECT-TYPE SYNTAX Counter ACCESS not-accessible STATUS mandatory DESCRIPTION "The total number of values that are associated with the NDS event." ::= { ndsTrapVariables 20 } ndsVerbNumber OBJECT-TYPE SYNTAX INTEGER ACCESS not-accessible STATUS mandatory DESCRIPTION "The verb number that is associated with the NDS request." ::= { ndsTrapVariables 21 } ndsRequestSize OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "Size of NDS request" ::= { ndsTrapVariables 22 } ndsReplySize OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "Size of NDS reply" ::= { ndsTrapVariables 23 } ndsPartitionID OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "A particular partition on this NDS server." ::= { ndsTrapVariables 24 } ndsPartitionControlFunc OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The partition control function that is associated with this event: 0 = The partition has returned to an idle state. 1 = The partition is splitting. 2 = The partition is joining with a parent partition. 3 = The partition is joining with a child partition. 4 = The partition is the source partition in a MoveSubTree operation. 5 = The partition is the destination partition in a MoveSubTree operation. 6 = The partition is locked. 7 = The partition's timestamps are being repaired. 8 = The partition is changing the type of one or more of its replicas." ::= { ndsTrapVariables 25 } ndsPartitionControlType OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "An integer which indicates the type of the partition control attribute that is associated with this event. All partition control functions (with the exception of MoveSubTree) require a single attribute to maintain their state information and use zero (0) as the PartitionControlType. MoveSubTree function requires three attributes, each of which has a different partition control type (types 0 , 1, and 2)." ::= { ndsTrapVariables 26 } ndsReferralType OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The type of the partition referral." ::= { ndsTrapVariables 27 } ndsRequestedRights OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The requested rights: 2 = Read 4 = Write " ::= { ndsTrapVariables 28 } ndsModifyType OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The type of modify operation attempted. 0 = Add attribute 1 = Remove Attribute 2 = Add Value 3 = Remove Value 4 = Additional Value 5 = Overwrite Value 6 = Clear Attribute 7 = Clear Value" ::= { ndsTrapVariables 29 } ndsSearchScope OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The scope of this search. 0 = Search Entry 1 = search subordinates 2 = search subtree 3 = search partition" ::= { ndsTrapVariables 30 } ndsSearchNodes OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The nodes that are to be searched." ::= { ndsTrapVariables 31 } ndsSearchInfoType OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The type of information sought: 0 = Attribute name 1 = Attribute value 2 = Effective privileges 3 = Value information 4 = Abbreviated value 8 = Expanded class" ::= { ndsTrapVariables 32 } ndsProcessID OBJECT-TYPE SYNTAX Counter ACCESS not-accessible STATUS mandatory DESCRIPTION "The process ID." ::= { ndsTrapVariables 33 } ndsTaskID OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The task ID." ::= { ndsTrapVariables 34 } ndsReplicaNumber OBJECT-TYPE SYNTAX INTEGER (0..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "An instance of a particular NDS replica." ::= { ndsTrapVariables 35 } ndsServerName OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The name of this NDS server." ::= { ndsTrapVariables 36 } ndsServerName2 OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The name of NDS server from which the trap was generated." ::= { ndsTrapVariables 37 } ndsModuleName OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "Name of the module" ::= { ndsTrapVariables 38 } ndsModuleDescription OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "Description of the module" ::= { ndsTrapVariables 39 } ndsModuleFlags OBJECT-TYPE SYNTAX INTEGER (0..2) ACCESS not-accessible STATUS mandatory DESCRIPTION "0 = Module unloaded 1 = Module loaded 2 = Module Available" ::= { ndsTrapVariables 40 } ndsCrcErrType OBJECT-TYPE SYNTAX INTEGER (0..1) ACCESS not-accessible STATUS mandatory DESCRIPTION "0 = Server 1 = Client" ::= { ndsTrapVariables 41 } ndsCrcErrCount OBJECT-TYPE SYNTAX Counter ACCESS not-accessible STATUS mandatory DESCRIPTION " Total number of CRC errros " ::= { ndsTrapVariables 42 } ndsPerpetratorName OBJECT-TYPE SYNTAX UTF8String ACCESS not-accessible STATUS mandatory DESCRIPTION "The distinguished name of the object that requested the NDS event." ::= { ndsTrapVariables 43 } -- trap 1 through trap 18 are for NDS Events generated by orignal -- NetWare 4.10 release of NDS ndsCreateEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsClassName, ndsFlags, ndsServerName2 } DESCRIPTION "Create a new NDS object" ::= 1 ndsDeleteEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsClassName, ndsFlags, ndsServerName2 } DESCRIPTION "Delete an NDS object" ::= 2 ndsRenameEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsEntryName2, ndsClassName, ndsFlags, ndsServerName2 } DESCRIPTION "Rename an NDS object" -- ndsEntryName = original entry name -- ndsEntryName2 = new entry name ::= 3 ndsMoveSourceEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsClassName, ndsFlags, ndsServerName2 } DESCRIPTION "The second event of two events reported for a move operation. This event specifies the deletion of a eDirectory object from its original location in the eDirectory tree." ::= 4 ndsAddValue TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsAttributeName, ndsSyntaxName, ndsClassName, ndsDataSize, ndsDataValue, ndsServerName2 } DESCRIPTION "Add a value to an object attribute" ::= 5 ndsDeleteValue TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsAttributeName, ndsSyntaxName, ndsClassName, ndsDataSize, ndsDataValue, ndsServerName2 } DESCRIPTION "Delete a value from an object attribute" ::= 6 ndsCloseStream TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsAttributeName, ndsSyntaxName, ndsClassName, ndsDataSize, ndsDataValue, ndsServerName2 } DESCRIPTION "Close of a stream attribute" ::= 7 ndsDeleteAttribute TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsAttributeName, ndsSyntaxName, ndsClassName, ndsDataSize, ndsDataValue, ndsServerName2 } DESCRIPTION "Delete an attribute" ::= 8 ndsCheckSecurityEquiv TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Check an entry's security equivalence" -- ndsEntryName = the entry in question -- ndsEntryName2 = the entry is security equivalent -- to the entry in question (ndsEntryName) ::= 9 ndsUpdateSecurityEquiv TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Update an entry's security equivalence" ::= 10 ndsMoveDestEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsClassName, ndsFlags, ndsServerName2 } DESCRIPTION "The first event of two events reported for a move operation. This event specifies the placement of a eDirectory object into its new location in the eDirectory tree." ::= 11 ndsDeleteUnusedExtref TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsEntryName, ndsClassName, ndsFlags, ndsServerName2 } DESCRIPTION "Delete an unused external reference" ::= 12 -- Events for ARCHES NDS ndsAgentOpenLocal TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsState, ndsServerName2 } DESCRIPTION "DS agent open local" -- ndsState = 1 (start) or 0 (end) or 2 (audit) -- results valid for end state only -- ndsPerpetratorName will contain the PerpetratorID if DS is locked ::= 13 ndsAgentCloseLocal TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsState, ndsServerName2 } DESCRIPTION "DS agent close local" -- ndsState = 1 (start) or 0 (end) -- ndsPerpetratorName will contain the PerpetratorID if DS is locked ::= 14 ndsDSABadVerb TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsProcessID, ndsVerbNumber, ndsServerName2 } DESCRIPTION "Bad verb number given to DSA Request NCP 104,2" -- ndsVerbNumber = bad verb number ::= 15 ndsMoveSubtree TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Move Subtree" -- ndsEntryName = source subtree name -- ndsEntryName2 = dest subtree name ::= 16 ndsNoReplicaPointer TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "No replica pointer" -- ndsEntryName = Partition Name ::= 17 ndsSyncInEnd TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName, ndsEntryName, ndsEntryCount, ndsServerName2 } DESCRIPTION "Sync in end" -- ndsServerName = Server sending changes -- ndsEntryName = Partition Root Entry Name -- ndsEntryCount = number of entries sent -- (if no error) ::= 18 ndsBacklinkSecurEquiv TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Back link security equivalence updated" -- ndsEntryName = Name of object updated ::= 19 ndsBacklinkOperPrivChg TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "Back link operator privilegs changed" -- ndsEntryName = Name of changed object -- ndsServerName = Server name privileges changed on ::= 20 ndsDeleteSubtree TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryCount, ndsServerName2 } DESCRIPTION "Delete a subtree" -- ndsEntryName = subtree root name -- ndsEntryCount = number of objects deleted ::= 21 ndsReferral TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsReferralType, ndsServerName2 } DESCRIPTION "Referral request" -- ndsEntryName = Partition Name -- ndsReferralType = referral type ::= 22 ndsUpdateClassDef TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsClassName, ndsServerName2 } DESCRIPTION "Update schema class" -- ndsClassName = name of schema class updated ::= 23 ndsUpdateAttributeDef TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsAttributeName, ndsServerName2 } DESCRIPTION "Update schema attribute" -- ndsAttributeName = name of schema attribute updated ::= 24 ndsLostEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Lost Entry" -- ndsEntryName = Name of lost entry ::= 25 ndsPurgeEntryFail TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Purge Entry Fail" -- ndsEntryName = Name of failed entry ::= 26 ndsPurgeStart TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsReplicaType, ndsServerName2 } DESCRIPTION "Purge start" -- ndsEntryName = Purged partition name -- ndsReplicaType = replica type ::= 27 ndsPurgeEnd TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryCount, ndsValueCount, ndsServerName2 } DESCRIPTION "Purge end" -- ndsEntryName = Purged partition name -- ndsEntryCount = Number of entries purged -- ndsValueCount = Number of values purged ::= 28 ndsLimberDone TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsState, ndsState2, ndsServerName2 } DESCRIPTION "Limber process done" -- ndsState = if all initialized (boolean) -- ndsState2 = if found new RDN (boolean) ::= 29 ndsPartitionSplitDone TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Partition split done" -- ndsEntryName = Parent partition root name -- ndsEntryName2 = Child partition root name ::= 30 ndsSyncServerOutStart TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName, ndsEntryName, ndsReplicaNumber, ndsState, ndsServerName2 } DESCRIPTION "Sync server out start" -- ndsServerName = Server name -- ndsEntryName = Name of root -- ndsReplicaNumber = replica number -- ndsState = replica state&type&ndsFlags ::= 31 ndsSyncServerOutEnd TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName, ndsEntryName, ndsEntryCount, ndsValueCount, ndsServerName2 } DESCRIPTION "Sync server out end" -- ndsServerName = Server name -- ndsEntryName = Name of root partition -- ndsEntryCount = Objects sent -- ndsValueCount = Values sent ::= 32 ndsSyncPartitionStart TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsReplicaType, ndsState, ndsServerName2 } DESCRIPTION "Sync partition start" -- ndsEntryName = Partition name -- ndsReplicaType = replica type -- ndsState = partition state ::= 33 ndsSyncPartitionEnd TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsState, ndsServerName2 } DESCRIPTION "Sync partition end" -- ndsEntryName = Partition name -- ndsState = if all processed (boolean) ::= 34 ndsMoveTreeStart TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName, ndsServerName2 } DESCRIPTION "Move subtree start" -- ndsEntryName = Name of subtree being moved -- ndsEntryName2 = Name of destination parent -- ndsServerName = Name of server starting from ::= 35 ndsMoveTreeEnd TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "Move subtree end" -- ndsEntryName = Name of subtree being moved -- ndsServerName = Name of server starting from ::= 36 ndsJoinPartitionDone TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Join partition done" -- ndsEntryName = Parent partition name -- ndsEntryName2 = Child partition name ::= 37 ndsPartitionLocked TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Partition locked" -- ndsEntryName = Partition name ::= 38 ndsPartitionUnlocked TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Partition unlocked" -- ndsEntryName = Partition name ::= 39 ndsSchemaSync TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsState, ndsServerName2 } DESCRIPTION "NDS schema sync" -- ndsState = if all processed (boolean) ::= 40 ndsNameCollision TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "NDS name collision" -- ndsEntryName = Original entry name -- ndsEntryName2 = Dulicate entry name ::= 41 ndsNLMLoaded TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "NDS NLM loaded" -- ndsEntryName = name of the NLM being loaded ::= 42 ndsChangeModuleState TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsModuleName, ndsModuleDescription, ndsModuleFlags, ndsServerName2 } DESCRIPTION "Name of the module that is loaded/unloaded" -- ndsModuleDescription , will hold a valid value -- only if there is a description field in the -- NetWare header, otherwise it will be an empty string -- P.s. THIS HOLDS ONLY FOR NETWARE ::= 43 ndsLumberDone TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName2 } DESCRIPTION "nds lumber process done" ::= 44 ndsBacklinkProcDone TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsServerName2 } DESCRIPTION "Back link process done" ::= 45 ndsServerRename TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName2 } DESCRIPTION "Server rename" ::= 46 ndsSyntheticTime TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsPartitionID, ndsState, ndsServerName2 } DESCRIPTION "Synthetic time request" -- ndsEntryName = root entry name of the partition -- ndsState = count of timestamps requested ::= 47 ndsServerAddressChange TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName2 } DESCRIPTION "nds Server address change" ::= 48 ndsDSARead TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Entry being read" -- ndsEntryName = the name of the entry being read -- By default, disabled in ndstrap.cfg for performance. ::= 49 -- Auditing events ndsLogin TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsState, ndsState2, ndsServerName2 } DESCRIPTION "Login" -- ndsState = Under Login Failures its a Boolean else it is -1. -- ndsState2 = Bindery (0) or nds (-1) ::= 50 ndsChangePassword TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Changing Password" ::= 51 ndsLogout TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Logout" ::= 52 ndsAddReplica TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "New replica added" -- ndsEntryName = partition root entry name ::= 53 ndsRemoveReplica TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "Replica removed" -- ndsEntryName = partition root entry name ::= 54 ndsSplitPartition TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Split partition" -- ndsEntryName = partition root entry name ::= 55 ndsJoinPartition TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Join partitions" -- ndsEntryName = partition root entry name ::= 56 ndsChangeReplicaType TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsReplicaType, ndsReplicaType2, ndsServerName2 } DESCRIPTION "Change a partition's replica type" -- ndsEntryName = partition root entry name -- ndsReplicaType = original replica type -- ndsReplicaType2 = new replica type ::= 57 ndsAddEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryID, ndsServerName2 } DESCRIPTION "Add entry" ::= 58 ndsAbortPartitionOp TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Abort partition operation" -- ndsEntryName = entry name ::= 59 ndsRecvReplicaUpdates TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Receive replica updates" -- ndsEntryName = replica root entry name ::= 60 ndsRepairTimeStamps TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Repair timestamps" -- ndsEntryName = replica root entry name ::= 61 ndsSendReplicaUpdates TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Send replica updates" ::= 62 ndsVerifyPass TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Verify password" ::= 63 ndsBackupEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Backup entry" ::= 64 ndsRestoreEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Restore entry" -- ndsEntryName = parent entry name -- ndsEntryName2 = restored entry's RDN ::= 65 ndsDefineAttributeDef TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsAttributeName, ndsServerName2 } DESCRIPTION "Define attribute definition" ::= 66 ndsRemoveAttributeDef TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsAttributeName, ndsEntryName, ndsServerName2 } DESCRIPTION "Remove attribute definition" -- ndsEntryName = schema root entry name ::= 67 ndsRemoveClassDef TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsClassName, ndsEntryName, ndsServerName2 } DESCRIPTION "Remove class definition" -- ndsEntryName = schema root entry name ::= 68 ndsDefineClassDef TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsClassName, ndsServerName2 } DESCRIPTION "Define class definition" ::= 69 ndsModifyClassDef TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsClassName, ndsEntryName, ndsServerName2 } DESCRIPTION "Modify class definition" -- ndsEntryName = Schema root name ::= 70 ndsResetDSCounters TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName2 } DESCRIPTION "Reset DS counters" ::= 71 ndsRemoveEntryDir TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Remove directory associated with the entry" ::= 72 ndsCompAttributeValue TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsAttributeName, ndsServerName2 } DESCRIPTION "Compare attribute value" ::= 73 ndsOpenStream TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsAttributeName, ndsRequestedRights, ndsServerName2 } DESCRIPTION "Open stream file" ::= 74 ndsListSubordinates TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "List entry's subordinates" ::= 75 ndsListContainerClasses TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "List container classes" ::= 76 ndsInspectEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Inspect entry" ::= 77 ndsResendEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Resend entry" ::= 78 ndsMutateEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsClassName, ndsServerName2 } DESCRIPTION "Mutate entry" -- ndsClassName = New class name ::= 79 ndsMergeEntries TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Merge Entry (ndsEntryName) into Entry2 (ndsEntryName2)" ::= 80 ndsMergeTree TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Merge a tree into another tree" -- ndsEntryName = name of the tree into which the merge happened ::= 81 ndsCreateSubref TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Create new subordinate reference" -- ndsEntryName = subordinate reference root name ::= 82 ndsListPartitions TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "List partitions" -- ndsEntryName = partition root entry name ::= 83 ndsReadAttribute TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsAttributeName, ndsServerName2 } DESCRIPTION "Read attribute" -- By default, disabled in ndstrap.cfg for performance. ::= 84 ndsReadReferences TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Read an entry's references" ::= 85 ndsUpdateReplica TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Update an entry in a replica" -- ndsEntryName = entry being updated -- ndsEntryName2 = partition root entry name ::= 86 ndsStartUpdateReplica TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Start update replica" -- ndsEntryName = partition root entry name ::= 87 ndsEndUpdateReplica TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "End update replica" -- ndsEntryName = partition root entry name ::= 88 ndsSyncPartition TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Sync partition" -- ndsEntryName = partition root entry name ::= 89 ndsSyncSchema TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Sync schema" -- ndsEntryName = tree root name ::= 90 ndsCreateBacklink TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName, ndsEntryID, ndsEntryName, ndsServerName2 } DESCRIPTION "Create backlink of an external ref entry" -- ndsServerName = remote server -- ndsEntryID = backlinked entry ID -- ndsEntryName = local entry ::= 91 ndsCheckConsoleOperator TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsServerName, ndsEntryName, ndsState, ndsServerName2 } DESCRIPTION "Check an entry whether it's an operator" -- ServerName = server name request comes from -- ndsEntryName = entry checked -- ndsState = isOperator ::= 92 ndsChangeTreeName TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Change DS tree name" -- ndsEntryName = old tree name -- ndsEntryName2 = new tree name ::= 93 ndsStartJoinPartition TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Start to join two partitions" -- ndsEntryName = Parent partition root name -- ndsEntryName2 = Child partition root name ::= 94 ndsAbortJoinPartition TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "abort joining two partitions" -- ndsEntryName = Parent partition root name -- ndsEntryName = Child partition root name ::= 95 ndsUpdateSchema TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "update schema" -- ndsEntryName = tree root name ::= 96 ndsStartUpdateSchema TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "start to update schema" -- ndsEntryName = tree root name ::= 97 ndsEndUpdateSchema TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "end updating schema" -- ndsEntryName = tree root name ::= 98 ndsMoveTree TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Move tree" -- ndsEntryName = entry parent's name ::= 99 ndsReloadDS TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Reload DS" -- ndsEntryName = Tree root name ::= 100 ndsConnectToAddress TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsTransportAddress, ndsServerName2 } DESCRIPTION "nds connect to address" ::= 101 ndsSearch TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsSearchScope, ndsSearchNodes, ndsSearchInfoType, ndsServerName2 } DESCRIPTION "Search nds" ::= 102 ndsPartitionStateChange TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsPartitionControlFunc, ndsPartitionControlType, ndsState, ndsServerName2 } DESCRIPTION "Partition's state changed" -- ndsEntryName = partition root entry -- ndsEntryName2 = partner partition root entry -- ndsPartitionControlFunc = partition control function -- ndsPartitionControlType = partition control type -- ndsState = state ::= 103 ndsRemoveBacklink TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName, ndsServerName2 } DESCRIPTION "Remove backlink of an entry on a server" -- ndsEntryName = affected object -- ndsServerName = server name of removed backlink ::= 104 ndsLowLevelJoinPart TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Low level join partition" -- ndsEntryName = parent partition root -- ndsEntryName2 = child partition root ::= 105 ndsCreateNamebase TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsProcessID, ndsServerName2 } DESCRIPTION "Create namebase" ::= 106 ndsChangeSecurityEquals TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsState, ndsServerName2 } DESCRIPTION "Change entry's security equivalence" -- ndsState = delete(0) add(1) ::= 107 ndsRemoveEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Name of the Entry that is removed" ::= 108 ndsCrcFailure TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsCrcErrType, ndsCrcErrCount, ndsServerName2 } DESCRIPTION "CRC Failure" -- ndsCrcErrType = Type of Crc failure -- ndsCrcErrCount = Total number of Crc failure ::= 109 ndsModifyEntry TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "Name of the Entry that is modified" ::= 110 ndsNewSchemaEpoch TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "New Schema Epoch" -- ndsEntryName = tree root name ::= 111 ndsLowLevelSplitPart TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Low Level split partition" -- ndsEntryName = parent partition root -- ndsEntryName2 = child partition root ::= 112 ndsReplicaInTransition TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsEntryName2, ndsServerName2 } DESCRIPTION "Start update replica (partitionName and LastEntryName)" -- ndsEntryName = partition name -- ndsEntryName2 = Last Entry Name ::= 113 ndsAclModify TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsDataValue, ndsModifyType, ndsServerName2 } DESCRIPTION "when acl for an entry gets modified" -- ndsDataValue = trusteeDN;attributName;rights -- rights will be in the form [CRWASI] -- ndsEntryName = entry name where acl is modified. ::= 114 ndsLoginEnable TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "When login is enabled for an Entry" ::= 115 ndsLoginDisable TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "When login is disabled for an Entry" ::= 116 ndsDetectIntruder TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsEventType, ndsResult, ndsPerpetratorName, ndsTransportAddress, ndsProcessID, ndsVerbNumber, ndsEntryName, ndsServerName2 } DESCRIPTION "When an account gets locked due to intruder detection" ::= 117 ndsServerStart TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsServerName } DESCRIPTION "When the subagent successfully reconnects to the eDirectory server" -- ndsTrapTime = The total number of seconds since midnight -- (12 am) of 1 January 1970 GMT (UT), -- when the subagent successfully -- reconnected to the eDirectory server -- ndsServerName = eDirectory server to which the subagent -- reconnected successfully ::= 2001 ndsServerStop TRAP-TYPE ENTERPRISE ndsMIB VARIABLES { ndsTrapTime, ndsServerName } DESCRIPTION "When the subagent loses its connection with the eDirectory server" -- ndsTrapTime = The total number of seconds since midnight -- (12 am) of 1 January 1970 GMT (UT), -- when the subagent lost connection with -- the eDirectory server -- ndsServerName = eDirectory server to which the subagent lost it's -- connection ::= 2002 END }}} !! More Information There might be more information for this subject on one of the following: [{ReferringPagesPlugin before='*' after='\n' }]