All MIBs › NETI-DTM-MIB › dtmIfOperStatus
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 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.2 | dtmIfGroup | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.2.1 | dtmIfTable | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.2.1.1 | dtmIfEntry | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.2.1.1.16 | dtmIfOperStatus | NETI-DTM-MIB |