rcIpv6AddressRowStatus
RC-IPV6-MIB ·
.1.3.6.1.4.1.2272.1.62.1.1.3.1.10
Object
The status of this conceptual row. 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. A conceptual row can not be made active until the rcIpv6AddressIfIndex has been set to a valid index. Only createAndGo and Delete vlaues are supported.
Context
- MIB
- RC-IPV6-MIB
- OID
.1.3.6.1.4.1.2272.1.62.1.1.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIpv6AddressEntry
- Table
- rcIpv6AddressTable
- Siblings
- 13
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIpv6AddressIfIndex The index value which uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
i… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2272.1.62.1.1.3.1.1 |
| rcIpv6AddressValidLifetime Valid lifetime in seconds, indicates
how long this address is valid.
A result of 4294967295 means infinite | column | Unsigned32 | .1.3.6.1.4.1.2272.1.62.1.1.3.1.11 |
| rcIpv6AddressPrefLifetime Preferred lifetime in seconds, indicates
how long this address is in use and not deprecated.
A result of 4294967295 means infinite | column | Unsigned32 | .1.3.6.1.4.1.2272.1.62.1.1.3.1.12 |
| rcIpv6AddressIfType The address entry IfType indicates the type of the
interface. In the case of circuit-less-IP there is
no association with any ports. In other words, it can
be thought of as a… | column | Enumeration | .1.3.6.1.4.1.2272.1.62.1.1.3.1.13 |
| rcIpv6AddressName The administratively assignmed name for this address. | column | OctetString | .1.3.6.1.4.1.2272.1.62.1.1.3.1.14 |
| rcIpv6AddressAddr The IPv6 address to which this entry's addressing
information pertains. This is one of the ipv6 addresses that
this interface(identified by the rcIpv6AddressIfIndex) has.
… | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.2272.1.62.1.1.3.1.2 |
| rcIpv6AddressType The type of address. It is either unicast or anycast
IPv6 addresses (RFC3513). | column | Enumeration | .1.3.6.1.4.1.2272.1.62.1.1.3.1.3 |
| rcIpv6AddressPrefixLength Prefix Length value for this address. Cannot be changed
after the creation. This field MUST be provided in order
to create an entry in this table. | column | Integer32 | .1.3.6.1.4.1.2272.1.62.1.1.3.1.4 |
| rcIpv6AddressPrefix A pointer to the row in the prefix table to which this
address belongs. May be { 0 0 } if there is no such row. | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.2272.1.62.1.1.3.1.5 |
| rcIpv6AddressOrigin The origin of the address. The origin of the address, one
of: other(1),manual(2), dhcp(4),linklayer(5), random(6) | column | IpAddressOriginTC | .1.3.6.1.4.1.2272.1.62.1.1.3.1.6 |
| rcIpv6AddressStatus The status of the address, describing if the address can be
used for communication. It will One of: preferred(1),
deprecated(2),invalid(3),inaccessible(4),unknown(5),
tentative(6)… | column | IpAddressStatusTC | .1.3.6.1.4.1.2272.1.62.1.1.3.1.7 |
| rcIpv6AddressCreated The value of sysUpTime at the time this entry was
created. If this entry was created prior to the last re-
initialization of the local network management subsystem,
then this obj… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2272.1.62.1.1.3.1.8 |
| rcIpv6AddressLastChanged The value of sysUpTime at the time this entry was last
updated. If this entry was updated prior to the last re-
initialization of the local network management subsystem,
then thi… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2272.1.62.1.1.3.1.9 |