ciiIPAddressStatus
CISCO-IP-IF-MIB ·
.1.3.6.1.4.1.9.9.309.1.1.2.1.7
Object
This object is used to manage creation and deletion of rows
in this table.
ciiIPAddressStatus must be set to 'creatAndGo' to create
an entry and set to 'destroy' to delete an entry.
The value in any column may be modified any time even the
value of this entry rowStatus object is 'active'.
Caution has to be taken before destroying any entry.
Example: Need to change the IP address of an interface,
which provides sole network connectivity.
This has to be done by destroying the entry and creating
a new one. The device would loose network connectivity
after the entry is destroyed. In this case, the destroy
of the old entry and the creation on the new entry
should be packed in the same PDU.
Context
- MIB
- CISCO-IP-IF-MIB
- OID
.1.3.6.1.4.1.9.9.309.1.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciiIPAddressEntry
- Table
- ciiIPAddressTable
- 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 |
|---|---|---|---|
| ciiIPAddressType The type of Internet address for all the objects with SYNTAX
InetAddress and InetAddressPrefixLength in this entry. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.309.1.1.2.1.1 |
| ciiIPAddress The IP address to which this entry's addressing
information pertains. | column | OctetString | .1.3.6.1.4.1.9.9.309.1.1.2.1.2 |
| ciiIPAddressIfIndex The index value which uniquely identifies the
interface to which this entry is applicable.
ciiIPAddressIfIndex is the same as the ifIndex of the
interface associated with this ci… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.309.1.1.2.1.3 |
| ciiIPAddressPrefixLength The length of the prefix associated with the IP address
of this entry.
A value of zero causes all addresses to match.
The type of address is specified by ciiIPAddressType of
thi… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.9.309.1.1.2.1.4 |
| ciiIPAddressBroadcast The broadcast address associated with the
IP address of this entry.
The type of address is specified by ciiIPAddressType of
this entry. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.309.1.1.2.1.5 |
| ciiIPAddressCategory Indicates the IP address category of this entry.
Setting of this object has to comply with the value of
ciiIPAddressCategoryCap. | column | IpAddressCatagory | .1.3.6.1.4.1.9.9.309.1.1.2.1.6 |