The table displays the following information:
Visitor IP Address (faVisitorIPAddress)
Visitor Home Address (faVisitorHomeAddress )
Visitor HA Address (faVisitorHomeAgentAddress)
Total LifeTime of Registration (faVisitorTimeGranted)
Remaining LifeTime of Registration (faVisitorTimeRemaining)
Registration Flags (faVisitorRegFlags)
4 LSBs of Registration ID(faVisitorRegIDLow)
4 MSBs of Registration ID (faVisitorRegIDHigh)
Registration Accepted (faVisitorRegIsAccepted)
Source IP address of Visitor's registration request.
Home IP address of the visiting mobile node.
Home agent IP address of the visiting mobile node.
The lifetime, in seconds, granted to the mobile node for the registration.
Note: Valid only if faVisitorRegIsAccepted is true (1).
Seconds remaining until the registration is expired.
Initial value is same as faVisitorTimeGranted, and is counted down by the foreign agent.
Registration flags send by the mobile nodes.
Low 32 bits of Identification used in the registration by the mobile node.
High 32 bits of Identification used in the registration by the mobile node.
Indicates whether the registration is accepted.
Possible values are:
true (1) registration accepted.
false (2) registration is still pending for reply.