NETGEAR-RADLAN-rlIP-MIB
18 objects
The private MIB module definition for Auto Configured IPv6 Address representation.
Imported Objects
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressPrefixLength InetAddressType InetVersion InetZoneIndex |
| IP-MIB | IpAddressOriginTC IpAddressStatusTC |
| NETGEAR-RADLAN-MIB | rnd |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Integer32 IpAddress mib-2 MODULE-IDENTITY OBJECT-TYPE Unsigned32 zeroDotZero |
| SNMPv2-TC | DisplayString PhysAddress RowPointer RowStatus StorageType TestAndIncr TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4526.17.250 | IdentityrlIp | The private MIB module definition for Auto Configured IPv6 Address representation. | ||
| 1.3.6.1.4.1.4526.17.250.1 | TablerlIpAddressTable | not-accessible | current | This table contains addressing information relevant to the entity's interfaces. in addition to ipAddressTable defined in standard MIB a represenattion of IPv6 … |
| 1.3.6.1.4.1.4526.17.250.1.1 | RowrlIpAddressEntry | not-accessible | current | An address mapping for a particular interface. |
| 1.3.6.1.4.1.4526.17.250.1.1.1 | ColumnrlIpAddressAddrType | not-accessible | current | The address type of rlIpAddressAddr. |
| 1.3.6.1.4.1.4526.17.250.1.1.2 | ColumnrlIpAddressAddr | not-accessible | current | The IP address to which this entry's addressing information pertains. The address type of this object is specified in rlIpAddressAddrType. In case of auto-conf… |
| 1.3.6.1.4.1.4526.17.250.1.1.3 | ColumnrlIpAddressOrigin | not-accessible | current | The origin of the address. |
| 1.3.6.1.4.1.4526.17.250.1.1.4 | ColumnrlIpAddressGeneralPrefixName | not-accessible | current | The name assigned to the prefix. |
| 1.3.6.1.4.1.4526.17.250.1.1.5 | ColumnrlIpAddressIfIndex | read-create | current | The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the s… |
| 1.3.6.1.4.1.4526.17.250.1.1.6 | ColumnrlIpAddressExtdType | read-create | current | Extend standard field ipAddressType to multicast |
| 1.3.6.1.4.1.4526.17.250.1.1.7 | ColumnrlIpAddressPrefix | read-only | current | A pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row. |
| 1.3.6.1.4.1.4526.17.250.1.1.8 | ColumnrlIpAddressStatus | read-create | current | The status of the address, describing if the address can be used for communication. In the absence of other information, an IPv4 address is always preferred(1). |
| 1.3.6.1.4.1.4526.17.250.1.1.9 | ColumnrlIpAddressCreated | read-only | current | 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 subsy… |
| 1.3.6.1.4.1.4526.17.250.1.1.10 | ColumnrlIpAddressLastChanged | read-only | current | 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 … |
| 1.3.6.1.4.1.4526.17.250.1.1.11 | ColumnrlIpAddressRowStatus | read-create | current | 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 mod… |
| 1.3.6.1.4.1.4526.17.250.1.1.12 | ColumnrlIpAddressStorageType | read-create | current | The storage type for this conceptual row. If this object has a value of 'permanent', then no other objects are required to be able to be modified. |
| 1.3.6.1.4.1.4526.17.250.1.1.13 | ColumnrlIpAddressExtdPrefixLength | read-create | current | The prefix length of this address. |
| 1.3.6.1.4.1.4526.17.250.1.1.14 | ColumnrlIpAddressCompleteAddr | read-only | current | The Complete IP address to which this entry's addressing information pertains. In case of auto-configure address such as eui-64, general-prefix and others it c… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlIpAddressOriginTC | INTEGER { other(1), manual(2), dhcp(4), linklayer(5), random(6), autoConfig(7), eui64(8), tunnelIsatap(9), tunnel6to4(10), generalPrefix(11) } | current | The origin of the address. following are same as ipAddressOriginTC in standard MIB: manual(2) indicates that the address was manually configured to a specified address, e.g., by user configuration. dhcp(4) indicates an … |