mnRegFlags
MIP-MIB ·
.1.3.6.1.2.1.44.1.3.3.1.1.3
Object
column
RegistrationFlags
Registration flags sent by the mobile node. It is the second byte in the Mobile IP Registratation Request message.
Context
- MIB
- MIP-MIB
- OID
.1.3.6.1.2.1.44.1.3.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mnRegistrationEntry
- Table
- mnRegistrationTable
- Siblings
- 9
Syntax
RegistrationFlags
- Source
- RegistrationFlags
- Base type
Bits
Values & Constraints
Type Values
0 | vjCompression |
1 | gre |
2 | minEnc |
3 | decapsulationbyMN |
4 | broadcastDatagram |
5 | simultaneousBindings |
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 |
| 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 |
| mnRegTimeRequested 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 gran… | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.2.1.44.1.3.3.1.1.6 |
| 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 |