CISCO-5800-HEALTH-MON-MIB
AI MIB Summary
The CISCO-5800-HEALTH-MON-MIB enables SNMP-based monitoring of critical system health indicators, including CPU utilization, memory usage, temperature sensors, and power supply status, specifically on Cisco 5800 series routers. This module facilitates proactive fault detection by exposing real-time operational metrics required to assess device stability and prevent service degradation.
This MIB provides a means to monitor the status of a system's health.
47
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
47 total| Object Name |
|---|
cisco5800HealthMonMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28 |
SNMPv2-SMI-v1 Unknown .1.3.6.1.4.1.9.10.28 |
cisco5800HealthMonObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.1 |
ciscoHealthMonStatusTableThe table of status maintained by the health monitor. SEQUENCE OF CiscoHealthMonStatusEntry .1.3.6.1.4.1.9.10.28.1.1 |
ciscoHealthMonStatusEntryAn entry in the status table, containing the
information about the status of the health monitoring setup
commands. Depending on the configured monitoring type these commands
are setup on the shelf or on the system controller. Monitoring iomem
is done on the shelf where as monitoring modem and trunk is done on
system controller. ciscoHealthMonShelfId, ciscoHealthMonAddress
doesn't exist for the modem and trunk monitoring types since
they are done on the system controller. CiscoHealthMonStatusEntry .1.3.6.1.4.1.9.10.28.1.1.1 |
ciscoHealthMonStatusIndexUnique index for indexing the ciscoHealthMonStatusTable.
This index is for SNMP purposes only, and has no intrinsic meaning. Integer32 .1.3.6.1.4.1.9.10.28.1.1.1.1 |
ciscoHealthMonStatusTypeMonitoring type
modemUtil(1), trunkUtil(2), iomemUtil(3)ro Integer32 .1.3.6.1.4.1.9.10.28.1.1.1.2 |
ciscoHealthMonShelfIdThis is the shelf-id of the monitored shelf.ro Integer32 .1.3.6.1.4.1.9.10.28.1.1.1.3 |
ciscoHealthMonAddressThis is the IP address of the monitored shelf.ro IpAddress .1.3.6.1.4.1.9.10.28.1.1.1.4 |
ciscoHealthMonDescrTextual description of the utilization type being
monitored on a shelf. This description is a short textual label,
suitable as a human-sensible identification for the rest of the
information in the entry.ro DisplayString .1.3.6.1.4.1.9.10.28.1.1.1.5 |
ciscoHealthMonValueThe current value for the monitoring type on a
monitored shelf.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.1.1.6 |
ciscoHealthMonThresholdThis is the monitoring threshold value configured
through the command line.
If the configured monitoring type is io-mem, rmon alarm on the
shelf will use this value as the threshold for generating the
event. Shelf will be asked to send this generated event trap to the
system controller. Once the system controller receives this trap,
trap will converted to the health monitor mib format and sent to the
management station.
If the configured monitoring types are trunk and/or modem,
ciscoHealthMonValue is compared with this value and if
ciscoHealthMonValue exceeds this value, a notification is sent to the
configured management station. Also, a notification will be sent to
the management station if the current monitoring value is less than
the configured threshold and the previous monitored value is greater
than the configured threshold value.ro Integer32 .1.3.6.1.4.1.9.10.28.1.1.1.7 |
ciscoHealthMonThresholdExceedCountNumber of times monitoring value exceeded the
configured threshold value.ro Integer32 .1.3.6.1.4.1.9.10.28.1.1.1.8 |
ciscoHealthMonCountTableThe table of mib entries maintained by the health monitor. SEQUENCE OF CiscoHealthMonCountEntry .1.3.6.1.4.1.9.10.28.1.2 |
ciscoHealthMonCountEntryAn entry in the count table represents the polled data
of ceratin mib variables for a router shelf. System controller will do
the polling of the mib variables only if system controller can
talk to that particular router shelf. CiscoHealthMonCountEntry .1.3.6.1.4.1.9.10.28.1.2.1 |
ciscoHealthMonCountIndexUnique index for indexing the
ciscoHealthMonCountTable. This unique index represents the shelf-id of
the monitored shelf. Integer32 .1.3.6.1.4.1.9.10.28.1.2.1.1 |
ciscoHealthMonT1E1LinesUpThe number of active T1 and E1 lines on a shelf. A
line is considered as an active line if it is operationally up.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.2.1.2 |
ciscoHealthMonT1E1LinesDownThe number of inactive T1 and E1 lines on a
shelf. This is the special case where a line is counted as down if it
is operationally down and administratively up.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.2.1.3 |
ciscoHealthMonActiveDS0The number of DS0's that are currently in use.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.2.1.4 |
ciscoHealthMonTotalDS0The total number of DS0's on a shelf. This is based
on the number of T1 and E1 lines present on the router shelf.
Total DS0 = (# of T1 lines - 1 * 24) + 23 + (# of E1 lines*30).ro Gauge32 .1.3.6.1.4.1.9.10.28.1.2.1.5 |
ciscoHealthMonTotalModemsThe total number of modems installed on a shelf. This
is the polled value for cmSystemInstalledModem from the router shelf.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.2.1.6 |
ciscoHealthMonModemsInUseThe number of modems on a shelf that are in the
following states: connected, offHook, loopback, or
downloadFirmware. This the polled value for cmSystemModemsInUse from
the router shelf.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.2.1.7 |
ciscoHealthMonUnavailableModemsThe number of modems on a shelf that cannot accept the
calls. They are in the following states: unknown, onHook, busiedOut,
disabled, bad, or downloadFirmwareFailed. This is the polled value for
cmSystemModemsUnavailable from the router shelf.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.2.1.8 |
ciscoHealthMonIOMemUsedThe number of bytes of IO memory that are currently
in use by the applications on the shelf. This is the polled value for
ciscoMemoryPoolUsed of io-mem type on the router shelf.ro Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.28.1.2.1.9 |
ciscoHealthMonIOMemFreeThe number of bytes of IO memory that are currently
available to use on the shelf.This is the polled value for
ciscoMemoryPoolFree of io-mem type on the router shelf.ro Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.28.1.2.1.10 |
ciscoHealthMonCPUavgBusy55 minute exponentially-decayed moving average of the
CPU busy percentage. This is the polled value for avgBusy5 from the
router shelf.ro Integer32 .1.3.6.1.4.1.9.10.28.1.2.1.11 |
ciscoHealthMonUtilEgressInOctetThis is the percentage utilization of total number of
octets received on all the active egress interface, including framing
characters.
A port is considered as an egress port if it's ifSpeed > 1544000
% Utilization of ifInOctets = (diff_total_ifInoctets*100)/
(time in seconds * total_speed)
.ro Counter32 .1.3.6.1.4.1.9.10.28.1.2.1.12 |
ciscoHealthMonUtilEgressOutOctetThis is the percentage utilization of the total
number of octets transmitted out on all the active egress interface,
including framing characters.
A port is considered as an egress port if it's ifSpeed > 1544000
% Utilization of ifOutOctets = (diff_total_ifOutoctets*100)/
(time in seconds * total_speed)
.ro Counter32 .1.3.6.1.4.1.9.10.28.1.2.1.13 |
ciscoHealthMonShelfLastUpdateThis is the last time at which the system-controller
has polled the mib entries from a shelf. However, if system-controller
can not talk to that shelf, this entry will have the same time as the
last update and a string Lost Contact. All the mib entries
corresponding to this shelf will remain as it is until
system-controller can talk to this shelf again.ro DisplayString .1.3.6.1.4.1.9.10.28.1.2.1.14 |
ciscoHealthMonNumShelvesThe total number of shelves monitored by the health monitor.ro Integer32 .1.3.6.1.4.1.9.10.28.1.3 |
ciscoHealthMonNumT1E1LinesUpThis is the total number of active T1/E1 lines across
all the monitored shelves.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.4 |
ciscoHealthMonNumT1E1LinesDownThis is the total number of inactive T1/E1 lines
across all the monitored shelves.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.5 |
ciscoHealthMonNumActiveDS0The total number of DS0's in use across all the monitored
shelves.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.6 |
ciscoHealthMonNumTotalDS0The total number of DS0's from all the monitored shelves.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.7 |
ciscoHealthMonNumTotalModemsThis is the total number of ciscoHealthMonTotalModems
from all the monitored shelves.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.8 |
ciscoHealthMonNumModemsInUseThis is the total number of ciscoHealthMonModemsInUse
from all the monitored shelves .ro Gauge32 .1.3.6.1.4.1.9.10.28.1.9 |
ciscoHealthMonNumUnavailableModemsThis is the total number of ciscoHealthMonUnavailableModems
from all the monitored shelves.ro Gauge32 .1.3.6.1.4.1.9.10.28.1.10 |
ciscoHealthMonMIBNotificationEnables OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.2 |
ciscoHealthMonEnableNotificationThis variable indicates whether the system produces
the ciscoHealthNotification. A false value will prevent notifications
from being generated by this system.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.10.28.2.1 |
ciscoHealthMonMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.3 |
ciscoHealthMonMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.3.0 |
ciscoHealthMonNotificationA ciscoHealthMonNotification is sent if the measured
utilization has crossed the threshold value. It will be generated
when the value rises above the threshold. ciscoHealthMonShelfId and
ciscoHealthMonAddress are optional entries. This entry is valid only
if the notification generated for the monitoring types set on the
router shelf. This entry will not have anything if notification is
generated for the monitoring types set on the system controller. TRAP-TYPE .1.3.6.1.4.1.9.10.28.3.0.1 |
cisco5800HealthMonMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.4 |
cisco5800HealthMonMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.4.1 |
cisco5800HealthMonMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.4.1.1 |
cisco5800HealthMonMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.4.2 |
cisco5800HealthMonMIBGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.28.4.2.1 |