ripRoutingProcessStatus
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.16.3.2
Object
Enable or Disable RIP routing process on a system.
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 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::ripRoutingProcessStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZELAX-MIB::ripRoutingProcessStatus'
Syntax
- Source
- EnabledStatusPrivate
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | enabled |