Foreign Agent Visitors Table

The table displays the following information:

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 Visitor'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 the registration.

Note: Valid only if faVisitorRegIsAccepted is true (1).


Remaining LifeTime of Registration (faVisitorTimeRemaining)

Seconds remaining until the registration is expired.

Initial value is same as faVisitorTimeGranted, and is counted down by the foreign agent.


Registration Flags (faVisitorRegFlags)

Registration flags send by the mobile nodes.


4 LSBs of Registration ID(faVisitorRegIDLow)

Low 32 bits of Identification used in the registration by the mobile node.


4 MSBs of Registration ID (faVisitorRegIDHigh)

High 32 bits of Identification used in the registration by the mobile node.


Registration Accepted (faVisitorRegIsAccepted)

Indicates whether the registration is accepted.

Possible values are:

true (1) registration accepted.

false (2) registration is still pending for reply.