servicesInfoClass
MX-SCM-MIB ·
.0.400.1.100.1.400
Object
column Enumeration
Class
Shows the service class.
* System: A system service is a core element of the system.
It cannot be managed by the administrator.
* User: A user service is an element that can be managed by
the administrator. This type of service is not essential to
the system execution.
Context
- MIB
- MX-SCM-MIB
- OID
.0.400.1.100.1.400- Type
- column
- Access
- readonly
- Status
- current
- Parent
- servicesInfoEntry
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 'MX-SCM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SCM-MIB::servicesInfoClass'
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::servicesInfoClass.<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::servicesInfoClass'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.