deviceHealthCheckMessage
BLUECOAT-SG-HEALTHCHECK-MIB ·
.1.3.6.1.4.1.3417.2.7.1.1.1
Object
scalar HealthCheckMessageString
The custom message generated for this change in health.
Context
- MIB
- BLUECOAT-SG-HEALTHCHECK-MIB
- OID
.1.3.6.1.4.1.3417.2.7.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- deviceHealthCheckStringValues
- Groups
- 1
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 'BLUECOAT-SG-HEALTHCHECK-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-SG-HEALTHCHECK-MIB::deviceHealthCheckMessage.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLUECOAT-SG-HEALTHCHECK-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUECOAT-SG-HEALTHCHECK-MIB::deviceHealthCheckMessage'
Syntax
- Source
- HealthCheckMessageString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
deviceHealthCheckMIBCompliance
readonly
Write access is not required.