nhdpDiscIfSetIpAddrType
NHDP-MIB ·
.1.3.6.1.2.1.213.1.2.3.1.4
Object
column
INET-ADDRESS-MIBInetAddressType
The type of the nhdpDiscIfSetIpAddr
in the InetAddress MIB (RFC 4001).
Only the values 'ipv4(1)' and
'ipv6(2)' are supported.
Context
- MIB
- NHDP-MIB
- OID
.1.3.6.1.2.1.213.1.2.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nhdpDiscIfSetEntry
- Table
- nhdpDiscIfSetTable
- Siblings
- 5
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nhdpDiscIfSetIndex The index for this table. Necessary
because multiple addresses may be associated
with a given nhdpDiscIfIndex. | column | Integer32 | .1.3.6.1.2.1.213.1.2.3.1.1 |
| nhdpDiscIfIndex The NHDP interface index (locally created)
of a neighbor's interface. Used for cross-
indexing into other NHDP tables and other
MIB modules. | column | NeighborIfIndex | .1.3.6.1.2.1.213.1.2.3.1.2 |
| nhdpDiscRouterIndex The NHDP neighbor index (locally created)
of a neighboring router. Used for cross-
indexing into other NHDP tables and other
MIB modules. | column | NeighborRouterIndex | .1.3.6.1.2.1.213.1.2.3.1.3 |
| nhdpDiscIfSetIpAddr The nhdpDiscIfSetIpAddr is a
recently used address of a neighbor
of this router. | column | OctetString | .1.3.6.1.2.1.213.1.2.3.1.5 |
| nhdpDiscIfSetIpAddrPrefixLen Indicates the number of leading one bits that
form the mask. The mask is logically ANDed
to the nhdpDiscIfSetIpAddr to determine
the address prefix. A row match is true
if the a… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.2.1.213.1.2.3.1.6 |