nhdpLibLocalIfSetRowStatus
NHDP-MIB ·
.1.3.6.1.2.1.213.1.1.4.1.6
Object
This object permits management of the table
by facilitating actions such as row creation,
construction, and destruction. The value of
this object has no effect on whether other
objects in this conceptual row can be
modified.
An entry may not exist in the 'active(1)' state unless all
read-create objects in the entry have a defined
appropriate value. As no objects in this table have
DEFVAL clauses, the management station MUST specify
the values of all read-create objects prior to this row
transitioning to the 'active(1)' state.
When this object transitions to 'active(1)', all objects
in this row SHOULD be written to nonvolatile (stable)
storage. Read-create objects in this row MAY be modified.
When an object in a row with nhdpIfRowStatus of 'active(1)'
is changed, then the updated value MUST be reflected in NHDP,
and this new object value MUST be written to nonvolatile
storage.
Context
- MIB
- NHDP-MIB
- OID
.1.3.6.1.2.1.213.1.1.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nhdpLibLocalIfSetEntry
- Table
- nhdpLibLocalIfSetTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nhdpLibLocalIfSetIndex The index for this table. Necessary
because multiple addresses may be associated
with a given nhdpIfIndex. | column | Integer32 | .1.3.6.1.2.1.213.1.1.4.1.1 |
| nhdpLibLocalIfSetIfIndex Specifies the local nhdpIfIndex for which this
IP address was added. | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.213.1.1.4.1.2 |
| nhdpLibLocalIfSetIpAddrType The type of the nhdpLibLocalIfSetIpAddr
in the InetAddress MIB (RFC 4001).
Only the values 'ipv4(1)' and
'ipv6(2)' are supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.213.1.1.4.1.3 |
| nhdpLibLocalIfSetIpAddr nhdpLibLocalIfSetIpAddr is an
address of an interface of
this router.
This object is interpreted according to
the setting of nhdpLibLocalIfSetIpAddrType. | column | OctetString | .1.3.6.1.2.1.213.1.1.4.1.4 |
| nhdpLibLocalIfSetIpAddrPrefixLen Indicates the number of leading one bits that
form the mask. The mask is logically ANDed
to the nhdpLibLocalIfSetIpAddr to determine
the address prefix. A row match is true
if t… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.2.1.213.1.1.4.1.5 |