rcIpv6AddressIfType
RC-IPV6-MIB ·
.1.3.6.1.4.1.2272.1.62.1.1.3.1.13
Object
column
Enumeration
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 virtual interface. The value 'brouter port' indicates this interface is associated with a specific physical port. The value 'vlan' indicates a logical port that contains one or physical ports/MLT ports. The value 'mgmtOob' is for the out of band mgmt port. The value 'mgmtClip' is for the designated management clip. The value 'mgmtVlan' is for the designated management vlan.
Context
- MIB
- RC-IPV6-MIB
- OID
.1.3.6.1.4.1.2272.1.62.1.1.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIpv6AddressEntry
- Table
- rcIpv6AddressTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | circuitLessIP |
2 | brouterPort |
3 | vlan |
4 | mgmtOob |
5 | mgmtClip |
6 | mgmtVlan |
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 |
| rcIpv6AddressRowStatus 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… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.62.1.1.3.1.10 |
| 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 |
| 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 |