systemManagementInfoOverallStatusHealth
INTEL-SERVER-BASEBOARD7 ·
.1.3.6.1.4.1.343.2.10.3.5.100.1
Object
scalar IntelStatus
This attribute defines the overall health Status of the system.
Context
- MIB
- INTEL-SERVER-BASEBOARD7
- OID
.1.3.6.1.4.1.343.2.10.3.5.100.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- systemManagementSoftwareGroup
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 'INTEL-SERVER-BASEBOARD7' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-SERVER-BASEBOARD7::systemManagementInfoOverallStatusHealth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTEL-SERVER-BASEBOARD7' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTEL-SERVER-BASEBOARD7::systemManagementInfoOverallStatusHealth'
Syntax
- Source
- IntelStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unavailable |
2 | healthy |
3 | warning |
4 | critical |