NETI-DTM-MIB :: dtmLinkStateType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNETI-DTM-MIBdtmLinkStateType

dtmLinkStateType

Module: NETI-DTM-MIB

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

OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.3.3.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The 'simple' topological type of the link:

unknown(1) Type cannot be determined.

looped(2) Looped topology; i.e. a ring.

open(3) Open topology; i.e. part of a bus.

What is dtmLinkStateType?

This reports the simple topological type of a discovered link: unknown (cannot be determined), looped (a ring topology), or open (part of a bus topology). Admins use this to understand the physical shape of the DTM network segment this link belongs to.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.3.3.1.2
snmpwalk -v2c -c public <target> NETI-DTM-MIB::dtmLinkStateType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.3.3.1.2.1
snmpget -v2c -c public <target> NETI-DTM-MIB::dtmLinkStateType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dtmLinkStateType.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::dtmLinkStateType 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.3dtmLinkStateGroupNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.3.3dtmLinkStateTableNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.3.3.1dtmLinkStateEntryNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.3.3.1.2dtmLinkStateTypeNETI-DTM-MIB