dtmAddrEntryAddrType
NETI-DTM-MIB ·
.1.3.6.1.4.1.2928.6.2.4.1.1.1.1.4
Object
column
Enumeration
Indicates the type of address. This type is derived from the
prefixes defined below, so this is really just a more
user-friendly manner of presenting the address type.
unspecified(1)
The unspecified address; does not really belong
in the address table. Prefix 00.00.00.00.00.00.00.00-64.
loopback(2)
The loopback address; always assigned to the local node.
Prefix 00.00.00.00.00.00.00.01-64.
local(3)
Site local addresses, prefix 00.00.00.00.00.00.00.00-16
(except the unspecified and loopback addresses).
multicast(4)
Multicast addresses, prefix
FF.00.00.00.00.00.00.00-8.
global(5)
Global addresses, all other prefixes.
Context
- MIB
- NETI-DTM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.4.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dtmAddrEntry
- Table
- dtmAddrTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unspecified |
2 | loopback |
3 | local |
4 | multicast |
5 | global |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dtmAddrEntryIndex An arbitrary index in the link table. | column | Unsigned32 | .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.1 |
| dtmAddrEntryAddr The DTM address to which this entry's addressing
information pertains. | column | DtmAddress | .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.2 |
| dtmAddrEntryIsAlias Indicates if this address is the network address for this
entity. There is only one network address for each entity.
Values:
true(1)
This address is an alias.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.3 |
| dtmAddrEntryRowStatus See SNMPv2-TC. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.5 |