atIpAddressRowStatus
AT-IP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.602.1.1.7
Object
The current status of the IP address entry. The following
values may be returned when reading this object:
active (1) - The IP address is currently mapped to
an interface and is valid.
notReady (3) - The IP address is currently partially
configured and is not mapped to an
interface.
The following values may be written to this object:
active (1) - An attempt will be made to map the IP
address to the configured interface.
createAndWait (5) - An attempt will be made to create a new
IP address entry.
destroy (6) - The IP address setting will be removed
from the device.
An entry cannot be made active until its atIpAddressPrefixLen,
atIpAddressIfIndex and atIpAddressAssignmentType objects have
been set to valid values.
Context
- MIB
- AT-IP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.602.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atIpAddressEntry
- Table
- atIpAddressTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atIpAddressAddrType An indication of the IP version of atIpAddressAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.207.8.4.4.4.602.1.1.1 |
| atIpAddressAddr The IP address to which this entry's addressing information
pertains. The address type of this object is specified in
atIpAddressAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.207.8.4.4.4.602.1.1.2 |
| atIpAddressPrefixLen The prefix length of the IP address represented by this entry. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.602.1.1.3 |
| atIpAddressLabel A name assigned to the IP address represented by this entry. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.602.1.1.4 |
| atIpAddressIfIndex 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 same interface as
id… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.207.8.4.4.4.602.1.1.5 |
| atIpAddressAssignmentType The IP address assignment type for this entry (primary or
secondary). | column | AtIpAddressAssignmentType | .1.3.6.1.4.1.207.8.4.4.4.602.1.1.6 |