All MIBs › NETI-DTM-MIB › dtmDrpAreaNumber
dtmDrpAreaNumber
Module: NETI-DTM-MIB
OID (symbolic): NETI-DTM-MIB::dtmDrpAreaNumber
OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.4.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The DTM Routing Protocol (DRP) area number. The value zero (0) indicates that the area number is unconfigured.
What is dtmDrpAreaNumber?
This is the DRP area number configured for this node, with 0 meaning the area number is unconfigured. DRP areas let large DTM networks be partitioned for routing scalability, similar to areas in other link-state routing protocols.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.4.4 snmpwalk -v2c -c public <target> NETI-DTM-MIB::dtmDrpAreaNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.4.4.1 snmpget -v2c -c public <target> NETI-DTM-MIB::dtmDrpAreaNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2928.6.2.4.1.4.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dtmDrpAreaNumber.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::dtmDrpAreaNumber 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.4 | dtmRouteGroup | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.4.4 | dtmDrpAreaNumber | NETI-DTM-MIB |