NETI-DTM-MIB :: dtmIfOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNETI-DTM-MIBdtmIfOperStatus

dtmIfOperStatus

Module: NETI-DTM-MIB

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

OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.2.1.1.16

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The actual state of the interface. The value should follow the state of the Administrative Status (dtmIfAdminStatus) unless something fails, or be `absent' if the interface is absent.

What is dtmIfOperStatus?

This read-only value reports the actual state of the interface: up, down, absent (hardware not present), or lowerLayerDown. It normally tracks dtmIfAdminStatus, so a mismatch (admin up, oper down/absent) signals a hardware or lower-layer problem worth investigating.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.2.1.1.16
snmpwalk -v2c -c public <target> NETI-DTM-MIB::dtmIfOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.2.1.1.16.1
snmpget -v2c -c public <target> NETI-DTM-MIB::dtmIfOperStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dtmIfOperStatus.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::dtmIfOperStatus 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.2dtmIfGroupNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.2.1dtmIfTableNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.2.1.1dtmIfEntryNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.16dtmIfOperStatusNETI-DTM-MIB