svrMinimalHealthEnable
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.5.3
Object
If true, the minimal health module will be started. This value persists over agent restarts. Default value is true.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.5.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- svrMinimalHealth
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 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrMinimalHealthEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRMGT-MIB::svrMinimalHealthEnable'