hmAgentRouterRipHostRoutesAcceptMode
HIRSCHMANN-MMP4-ROUTING-MIB ·
.1.3.6.1.4.1.248.15.2.3.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
- HIRSCHMANN-MMP4-ROUTING-MIB
- OID
.1.3.6.1.4.1.248.15.2.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmAgentRouterRipConfigGroup
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 'HIRSCHMANN-MMP4-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-ROUTING-MIB::hmAgentRouterRipHostRoutesAcceptMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-MMP4-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-MMP4-ROUTING-MIB::hmAgentRouterRipHostRoutesAcceptMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |