dtmDrpDetectAreaNumber
NETI-DTM-MIB ·
.1.3.6.1.4.1.2928.6.2.4.1.4.5
Object
Defines if the area number shall be detected automatically.
true(1)
If set to `true', and if the area number (dtmDrpAreaNumber)
is unconfigured, then the node will assume the area number of
its neighboring nodes.
false(2)
The area number is not automatically detected.
Context
- MIB
- NETI-DTM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.4.1.4.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dtmRouteGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-DTM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-DTM-MIB::dtmDrpDetectAreaNumber.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-DTM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-DTM-MIB::dtmDrpDetectAreaNumber'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |