fsMIRipRRDGlobalStatus
SUPERMICRO-MIRIP2-MIB ·
.1.3.6.1.4.1.10876.101.1.151.2.1.1.1
Object
column r/w
Enumeration
This MIB object enables / disables RIP to participate in Route Redistribution. If set to enabled then RIP will start advertising the routes learned by other protocols. If set to disabled then RIP will stop redistribution of routes but will continue to send updates to the RTM.
Context
- MIB
- SUPERMICRO-MIRIP2-MIB
- OID
.1.3.6.1.4.1.10876.101.1.151.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIRipRRDGlobalEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRIP2-MIB::fsMIRipRRDGlobalStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRIP2-MIB::fsMIRipRRDGlobalStatus.<fsMIRipContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIRIP2-MIB::fsMIRipRRDGlobalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |