dtmDrpDetectDefaultGateway
NETI-DTM-MIB ·
.1.3.6.1.4.1.2928.6.2.4.1.4.6
Object
Defines if the default gateway shall be detected
automatically by DTM Routing Protocol (DRP).
true(1)
The default gateway is automatically detected.
false(2)
The default gateway is not automatically detected.
Context
- MIB
- NETI-DTM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.4.1.4.6- 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::dtmDrpDetectDefaultGateway.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::dtmDrpDetectDefaultGateway'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |