next up previous contents
Next: Fault management Up: Fore Technology Adapter Previous: .

Implementation

The Fore TA makes use of the following dynamic predicates in order to correlate technology specific information to the INMS data model:

physBoard/3.
To implement mapping of board to node.
module2board/3.
To implement mapping of board to contained modules.
pPortGlobal/5.
To correlate local (i.e. within its module) and global (i.e. within the switch) physical port numbers, as well as logical indexes as defined in the RFC 1213 ifTable.
switchModel/2.
Used by mapping rules based on switch type.
atmAddress/3.
ATM address of each managed node. Necessary to determine end points of an ATM PVC/PVP.
atmPvcID/4.
Unique identifier for each configured ATM PVC/PVP.
scpConfig/5.
To store information about primary CPU module and dual/stand-alone configuration.


Copyright Munich Network Management Team