Foreign Agent Visitors Table

Navigation

  1. Right-click the Multiprocessor WAN Application Module (MWAM), then select Configure > MWAM module.

  2. With a device selected in the MWAM module table, click Configure.

  3. Select Foreign Agent Visitors Table.

The following information is displayed:

Bullet.gif Visitor IP Address (faVisitorIPAddress)

Bullet.gif Visitor Home Address (faVisitorHomeAddress)

Bullet.gif Visitor HA Address (faVisitorHomeAgentAddress)

Bullet.gif Total LifeTime of Registration (faVisitorTimeGranted)

Bullet.gif Remaining LifeTime of Registration (faVisitorTimeRemaining)

Bullet.gif Registration Flags (faVisitorRegFlags)

Bullet.gif 4 LSBs of Registration ID (faVisitorRegIDLow)

Bullet.gif 4 MSBs of Registration ID (faVisitorRegIDHigh)

Bullet.gif Registration Accepted (faVisitorRegIsAccepted)


Visitor IP Address (faVisitorIPAddress)

Source IP address of the visiting mobile node's registration request.


Visitor Home Address (faVisitorHomeAddress)

Home IP address of the visiting mobile node.


Visitor HA Address (faVisitorHomeAgentAddress)

Home agent IP address of the visiting mobile node.


Total LifeTime of Registration (faVisitorTimeGranted)

The lifetime, in seconds, granted to the mobile node for registration.

Note: This object is valid only if faVisitorRegIsAccepted is set to "true (1)".


Remaining LifeTime of Registration (faVisitorTimeRemaining)

Seconds remaining until the registration is expired. The initial value of this object is the same as faVisitorTimeGranted and is counted down by the foreign agent.


Registration Flags (faVisitorRegFlags)

Registration flags sent by the mobile node.


4 LSBs of Registration ID (faVisitorRegIDLow)

Low-order 32 bits of identification used in the registration by the mobile node.


4 MSBs of Registration ID (faVisitorRegIDHigh)

High-order 32 bits of identification used in the registration by the mobile node.


Registration Accepted (faVisitorRegIsAccepted)

Indicates whether the registration is accepted. There are two possible values:

Bullet.gif true (1)—registration is accepted

Bullet.gif false (2)—registration is still pending