rcDvrGlobalInjectDefaultRouteDisable
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.219.1.12
Object
Controllers will by default send the default route(0.0.0.0/0.0.0.0) to all the Leaf nodes. To turn the default behavior off, configure inject-default-route-disable. This is for DVR Controller only.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.219.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcDvrGlobal
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcDvrGlobalInjectDefaultRouteDisable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcDvrGlobalInjectDefaultRouteDisable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Object Constraints
range: 1-32
Type Values
1 | true |
2 | false |