rcIpConfGlobalAllowMoreSpecificNonLocalRouteEnable
RC-IP-MIB ·
.1.3.6.1.4.1.2272.1.8.1.6.18
Object
Used to determine whether more specific non local routes will go into the routing table.
Context
- MIB
- RC-IP-MIB
- OID
.1.3.6.1.4.1.2272.1.8.1.6.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcIpConfGlobal
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 'RC-IP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-MIB::rcIpConfGlobalAllowMoreSpecificNonLocalRouteEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IP-MIB::rcIpConfGlobalAllowMoreSpecificNonLocalRouteEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |