cnaHealthStatusDesc
CISCO-NMS-APPL-HEALTH-MIB ·
.1.3.6.1.4.1.9.9.237.1.1.2.1.7
Object
column OctetString
The value of this object gives a detailed description of the health/status of the application being reported in a notification. In case of failed(4) status, this field must indicate the error description. For any other cnaStatus, this field may contain a description to qualify the cnaStatus, like 'Started & initialized succesfully' or an empty string.
Context
- MIB
- CISCO-NMS-APPL-HEALTH-MIB
- OID
.1.3.6.1.4.1.9.9.237.1.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cnaHealthTableEntry
- Groups
- 1
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 'CISCO-NMS-APPL-HEALTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NMS-APPL-HEALTH-MIB::cnaHealthStatusDesc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NMS-APPL-HEALTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NMS-APPL-HEALTH-MIB::cnaHealthStatusDesc.<cnaHealthTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NMS-APPL-HEALTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NMS-APPL-HEALTH-MIB::cnaHealthStatusDesc'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of