servicesInfoStartupType

MX-SCM-MIB · .0.400.1.100.1.500

Object

column Enumeration
Startup Type
              
Shows the service startup type.
              
  * Auto: The service is automatically started when the system
    restarts.
  * Manual: The administrator manually starts the service.

Context

MIB
MX-SCM-MIB
OID
.0.400.1.100.1.500
Type
column
Access
readonly
Status
current
Parent
servicesInfoEntry

Walk 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 'MX-SCM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SCM-MIB::servicesInfoStartupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SCM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SCM-MIB::servicesInfoStartupType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SCM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SCM-MIB::servicesInfoStartupType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.