sysRtrCtrl
MPIOS-MIB ·
.1.3.6.1.4.1.5651.3.20.1.1.200.1.1
Object
RTR global switch enable--enable RTR module disable--no RTR module
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 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIOS-MIB::sysRtrCtrl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPIOS-MIB::sysRtrCtrl'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Type Description
A simple status value for the object.
Values & Constraints
Type Values
1 | enabled |
2 | disabled |