flWorkRoutingRipHostRoutesAcceptMode
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.23.4.4
Object
scalar r/w
Enumeration
Sets the RIP host route acceptance mode in the router. A value of enable(1) means that host routes advertized to this RIP router will be accepted (learned) into its routing table. When set to disable(2), host routes advertized in RIP updates from neighboring routers are ignored. The default host routes accept mode is enable(1).
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.23.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- flWorkRoutingRip
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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkRoutingRipHostRoutesAcceptMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkRoutingRipHostRoutesAcceptMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.