The table containing information used to construct router advertisements.
The index of the table is ipv6RouterAdvertIfIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.4.39.1.1 |
ipv6RouterAdvertIfIndex |
INTEGER |
not-accessible |
The index value that uniquely identifies the interface on which router advertisements constructed with this information will be transmitted. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.4.39.1.2 |
ipv6RouterAdvertSendAdverts |
INTEGER{true(1),false(2)} |
read-create |
A flag indicating whether the router sends periodic router advertisements and responds to router solicitations on this interface. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.3 |
ipv6RouterAdvertMaxInterval |
Unsigned32{(4,1800)} |
read-create |
The maximum time allowed between sending unsolicited router advertisements from this interface. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.4 |
ipv6RouterAdvertMinInterval |
Unsigned32{(3,1350)} |
read-create |
The minimum time allowed between sending unsolicited router advertisements from this interface. The default is 0.33 * ipv6RouterAdvertMaxInterval, however, in the case of a low value for ipv6RouterAdvertMaxInterval, the minimum value for this object is restricted to 3. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.5 |
ipv6RouterAdvertManagedFlag |
INTEGER{true(1),false(2)} |
read-create |
The true/false value to be placed into the 'managed address configuration' flag field in router advertisements sent from this interface. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.6 |
ipv6RouterAdvertOtherConfigFlag |
INTEGER{true(1),false(2)} |
read-create |
The true/false value to be placed into the 'other stateful configuration' flag field in router advertisements sent from this interface. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.7 |
ipv6RouterAdvertLinkMTU |
Unsigned32 |
read-create |
The value to be placed in MTU options sent by the router on this interface. A value of zero indicates that no MTU options are sent. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.8 |
ipv6RouterAdvertReachableTime |
Unsigned32{(0,3600000)} |
read-create |
The value to be placed in the reachable time field in router advertisement messages sent from this interface. A value of zero in the router advertisement indicates that the advertisement isn't specifying a value for reachable time. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.9 |
ipv6RouterAdvertRetransmitTime |
Unsigned32 |
read-create |
The value to be placed in the retransmit timer field in router advertisements sent from this interface. A value of zero in the router advertisement indicates that the advertisement isn't specifying a value for retrans time. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.10 |
ipv6RouterAdvertCurHopLimit |
Unsigned32{(0,255)} |
read-create |
The default value to be placed in the current hop limit field in router advertisements sent from this interface. The value should be set to the current diameter of the Internet. A value of zero in the router advertisement indicates that the advertisement isn't specifying a value for curHopLimit. The default should be set to the value specified in the IANA web pages (www.iana.org) at the time of implementation. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.11 |
ipv6RouterAdvertDefaultLifetime |
Unsigned32{(0,0),(4,9000)} |
read-create |
The value to be placed in the router lifetime field of router advertisements sent from this interface. This value MUST be either 0 or between ipv6RouterAdvertMaxInterval and 9000 seconds. A value of zero indicates that the router is not to be used as a default router. The default is 3 * ipv6RouterAdvertMaxInterval. |
The actually supported access is read-write. |
1.3.6.1.2.1.4.39.1.12 |
ipv6RouterAdvertRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The status of this conceptual row. As all objects in this conceptual row have default values, a row can be created and made active by setting this object appropriately. The RowStatus TC requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified. The value of this object has no effect on whether other objects in this conceptual row can be modified. |
The actually supported access is read-write. |