NETI-DTM-MIB :: dtmAddrEntryAddrType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNETI-DTM-MIBdtmAddrEntryAddrType

dtmAddrEntryAddrType

Module: NETI-DTM-MIB

OID (symbolic): NETI-DTM-MIB::dtmAddrEntryAddrType

OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.1.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 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.

What is dtmAddrEntryAddrType?

This reports the category of this DTM address based on its address prefix: unspecified, loopback (always the local node), local (site-local), multicast, or global. It's a convenience classification derived automatically from the address value rather than something an admin sets directly.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.1.1.1.4
snmpwalk -v2c -c public <target> NETI-DTM-MIB::dtmAddrEntryAddrType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.1.1.1.4.1
snmpget -v2c -c public <target> NETI-DTM-MIB::dtmAddrEntryAddrType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dtmAddrEntryAddrType.1

Start monitoring Net Insight DTM network elements with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETI-DTM-MIB::dtmAddrEntryAddrType OID value, configure state conditions and alerts, and monitor any Net Insight DTM network elements from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2928netinsightNETI-COMMON-MIB
1.3.6.1.4.1.2928.6netiExperimentalNETI-COMMON-MIB
1.3.6.1.4.1.2928.6.2netiExperimentalGenericNETI-COMMON-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2928.6.2.4netiDTMMIBNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1netiDTMMIBObjectsNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.1dtmAddrGroupNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.1.1dtmAddrTableNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.1.1.1dtmAddrEntryNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.1.1.1.4dtmAddrEntryAddrTypeNETI-DTM-MIB