mnRegTimeRequested
MIP-MIB ·
.1.3.6.1.2.1.44.1.3.3.1.1.6
Object
If the registration is pending, then this is the lifetime requested by the mobile node (in seconds). If the registration has been accepted, then this is the lifetime actually granted by the home agent in the reply.
Context
- MIB
- MIP-MIB
- OID
.1.3.6.1.2.1.44.1.3.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- mnRegistrationEntry
- Table
- mnRegistrationTable
- Siblings
- 9
Syntax
seconds SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mnRegAgentAddress IP address of the agent as used in the destination
IP address of the Registration Request. The agent
may be a home agent or a foreign agent. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.44.1.3.3.1.1.1 |
| mnCOAIsLocal Whether the COA is local to (dynamically acquired by)
the mobile node or not. If it is false(2), the COA is
an address of the foreign agent. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.44.1.3.3.1.1.10 |
| mnRegCOA Care-of address for the registration. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.44.1.3.3.1.1.2 |
| mnRegFlags Registration flags sent by the mobile node. It is the
second byte in the Mobile IP Registratation Request
message. | column | RegistrationFlags | .1.3.6.1.2.1.44.1.3.3.1.1.3 |
| mnRegIDLow Low-order 32 bits of the Identification used in that
registration by the mobile node. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.44.1.3.3.1.1.4 |
| mnRegIDHigh High-order 32 bits of the Identification used in that
registration by the mobile node. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.44.1.3.3.1.1.5 |
| mnRegTimeRemaining The number of seconds remaining until this
registration expires. It has the same initial value
as mnRegTimeRequested and is only valid if
mnRegIsAccepted is TRUE. | column | seconds SNMPv2-SMIGauge32 | .1.3.6.1.2.1.44.1.3.3.1.1.7 |
| mnRegTimeSent The time when the last (re-)transmission occured. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.44.1.3.3.1.1.8 |
| mnRegIsAccepted true(1) if the mobile node has received a
Registration Reply indicating that service has been
accepted; false(2) otherwise. false(2) implies that
the registration is still pendin… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.44.1.3.3.1.1.9 |