mrNetMgmtEnableRIP
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.4.6
Object
scalar mandatory
r/w
Enumeration
enabled(1), -- RIP listener is enabled
disabled(2) -- RIP listener is disabled
This object controls whether the FastHub Supervisor
will run the Routing Information Protocol listener to
automatically discover IP gateways.
Default value: enabled(1).
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.4.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mrNetMgmt
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 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrNetMgmtEnableRIP.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FASTHUB-MIB::mrNetMgmtEnableRIP'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |