nlIfIpSecondaryAddrRowStatus
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.4.4.2.1.7
Object
This variable is used to manage the creation and deletion of
conceptual rows in the nlIfIpSecondaryAddrTable and follows the
SNMPv2 RowStatus conventions by supporting the following values:
- `active', which indicates that the conceptual row is
available for use by the managed device. For a management
protocol set operation, a genErr response is returned when
the row does not exist.
- `createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device. For a management protocol set operation, a
genErr response is returned when the row already exists.
- `destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Note that all of the above values may be specified in a
management protocol set operation, and only the 'active'
value will be returned in response to a management protocol
retrieval operation. For a management protocol set operation,
if other variable bindings are included in the same PDU, then
a genErr response is returned.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.4.4.2.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nlIfIpSecondaryAddrEntry
- Table
- nlIfIpSecondaryAddrTable
- 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 |
|---|---|---|---|
| nlIfIpSecondaryAddrSequence mandatory The maximum number of secondary IP addresses that may
be configured on an interface. | column | Integer32 | .1.3.6.1.4.1.173.7.4.4.2.1.1 |
| nlIfIpSecondaryAddrNetworkMask mandatory The mask used during routing to determine the portion
of the address associated with the network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.173.7.4.4.2.1.2 |
| nlIfIpSecondaryAddrRouteMetric mandatory The number of network hops (network gateways in the
overall path over the internet) associated with this
interface. | column | Integer32 | .1.3.6.1.4.1.173.7.4.4.2.1.3 |
| nlIfIpSecondaryAddrSourceAddress mandatory The IP address of the end-to-end sender. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.173.7.4.4.2.1.4 |
| nlIfIpSecondaryAddrBroadcastAddress mandatory The IP address that is used to send to all LAN hosts
on the network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.173.7.4.4.2.1.5 |
| nlIfIpSecondaryAddrRIPSupport mandatory The RIP support that is being run on the interface. | column | Enumeration | .1.3.6.1.4.1.173.7.4.4.2.1.6 |