All MIBs › NETI-DTM-MIB › dtmLinkStateType
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2928 | netinsight | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.6 | netiExperimental | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.6.2 | netiExperimentalGeneric | NETI-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2928.6.2.4 | netiDTMMIB | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1 | netiDTMMIBObjects | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.3 | dtmLinkStateGroup | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.3.3 | dtmLinkStateTable | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.3.3.1 | dtmLinkStateEntry | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.3.3.1.2 | dtmLinkStateType | NETI-DTM-MIB |