All MIBs › ACMEPACKET2-ENVMON-MIB › apSysHealthScore
apSysHealthScore
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apSysHealthScore
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.1.3
Node type: OBJECT-TYPE
Type: SysMgmtPercentage
Access: read-only
Description:
System health percentage. 100, which understands as 100%, is healthiest.
What is apSysHealthScore?
This OID provides an overall health percentage for the device, where 100 is perfectly healthy and lower values indicate increasing problems. Engineers use this as a quick dashboard indicator to see the device's general condition without checking individual metrics. For example, a score of '45%' means the device has significant issues that need immediate attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.3 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysHealthScore
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.3.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysHealthScore.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1 | apSysMgmtMIBGeneralObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1.3 | apSysHealthScore | ACMEPACKET2-ENVMON-MIB |