CISCO-5800-HEALTH-MON-MIB
- Registered at
- 1.3.6.1.4.1.9.10.28
- Last updated
- 1997-08-26 00:00
- Organization
- Cisco Systems, Inc.
- Namespace
- cisco
- Source file
CISCO-5800-HEALTH-MON-MIB- Digest
sha256:bff932d308afe6e739875f4b64e5a93713cb74c42bb2eddbafd0c44100793a3e
Description
This MIB provides a means to monitor the status of a system's health.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-5800-HEALTH-MON-MIB CISCO-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cisco5800HealthMonObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.28.1 | |||
| ciscoHealthMonStatusTable OBJECT-TYPE The table of status maintained by the health monitor. | 1.3.6.1.4.1.9.10.28.1.1 | not-accessible | current | |
| ciscoHealthMonStatusEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.10.28.1.1.1 | not-accessible | current | |
| ciscoHealthMonStatusIndex OBJECT-TYPE Unique index for indexing the ciscoHealthMonStatusTable. This index is for SNMP purposes only, and has no intrinsic meaning. | 1.3.6.1.4.1.9.10.28.1.1.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| ciscoHealthMonStatusType OBJECT-TYPE Monitoring type modemUtil(1), trunkUtil(2), iomemUtil(3) | 1.3.6.1.4.1.9.10.28.1.1.1.2 | Integer32 (1..3) | read-only | current |
| ciscoHealthMonShelfId OBJECT-TYPE This is the shelf-id of the monitored shelf. | 1.3.6.1.4.1.9.10.28.1.1.1.3 | Integer32 | read-only | current |
| ciscoHealthMonAddress OBJECT-TYPE This is the IP address of the monitored shelf. | 1.3.6.1.4.1.9.10.28.1.1.1.4 | IpAddress | read-only | current |
| ciscoHealthMonDescr OBJECT-TYPE Textual 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. | 1.3.6.1.4.1.9.10.28.1.1.1.5 | DisplayString (SIZE(0..32)) | read-only | current |
| ciscoHealthMonValue OBJECT-TYPE The current value for the monitoring type on a monitored shelf. | 1.3.6.1.4.1.9.10.28.1.1.1.6 | Gauge32 | read-only | current |
| ciscoHealthMonThreshold OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.10.28.1.1.1.7 | Integer32 (1..100) | read-only | current |
| ciscoHealthMonThresholdExceedCount OBJECT-TYPE Number of times monitoring value exceeded the configured threshold value. | 1.3.6.1.4.1.9.10.28.1.1.1.8 | Integer32 | read-only | current |
| ciscoHealthMonCountTable OBJECT-TYPE The table of mib entries maintained by the health monitor. | 1.3.6.1.4.1.9.10.28.1.2 | not-accessible | current | |
| ciscoHealthMonCountEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.10.28.1.2.1 | not-accessible | current | |
| ciscoHealthMonCountIndex OBJECT-TYPE Unique index for indexing the ciscoHealthMonCountTable. This unique index represents the shelf-id of the monitored shelf. | 1.3.6.1.4.1.9.10.28.1.2.1.1 | Integer32 (0..9999) | not-accessible | current |
| ciscoHealthMonT1E1LinesUp OBJECT-TYPE The number of active T1 and E1 lines on a shelf. A line is considered as an active line if it is operationally up. | 1.3.6.1.4.1.9.10.28.1.2.1.2 | Gauge32 | read-only | current |
| ciscoHealthMonT1E1LinesDown OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.28.1.2.1.3 | Gauge32 | read-only | current |
| ciscoHealthMonActiveDS0 OBJECT-TYPE The number of DS0's that are currently in use. | 1.3.6.1.4.1.9.10.28.1.2.1.4 | Gauge32 | read-only | current |
| ciscoHealthMonTotalDS0 OBJECT-TYPE The 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). | 1.3.6.1.4.1.9.10.28.1.2.1.5 | Gauge32 | read-only | current |
| ciscoHealthMonTotalModems OBJECT-TYPE The total number of modems installed on a shelf. This is the polled value for cmSystemInstalledModem from the router shelf. | 1.3.6.1.4.1.9.10.28.1.2.1.6 | Gauge32 | read-only | current |
| ciscoHealthMonModemsInUse OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.28.1.2.1.7 | Gauge32 | read-only | current |
| ciscoHealthMonUnavailableModems OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.28.1.2.1.8 | Gauge32 | read-only | current |
| ciscoHealthMonIOMemUsed OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.28.1.2.1.9 | Gauge32 | read-only | current |
| ciscoHealthMonIOMemFree OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.28.1.2.1.10 | Gauge32 | read-only | current |
| ciscoHealthMonCPUavgBusy5 OBJECT-TYPE 5 minute exponentially-decayed moving average of the CPU busy percentage. This is the polled value for avgBusy5 from the router shelf. | 1.3.6.1.4.1.9.10.28.1.2.1.11 | Integer32 (1..100) | read-only | current |
| ciscoHealthMonUtilEgressInOctet OBJECT-TYPE This 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) . | 1.3.6.1.4.1.9.10.28.1.2.1.12 | Counter32 | read-only | current |
| ciscoHealthMonUtilEgressOutOctet OBJECT-TYPE This 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) . | 1.3.6.1.4.1.9.10.28.1.2.1.13 | Counter32 | read-only | current |
| ciscoHealthMonShelfLastUpdate OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.10.28.1.2.1.14 | DisplayString (SIZE(0..32)) | read-only | current |
| ciscoHealthMonNumShelves OBJECT-TYPE The total number of shelves monitored by the health monitor. | 1.3.6.1.4.1.9.10.28.1.3 | Integer32 | read-only | current |
| ciscoHealthMonNumT1E1LinesUp OBJECT-TYPE This is the total number of active T1/E1 lines across all the monitored shelves. | 1.3.6.1.4.1.9.10.28.1.4 | Gauge32 | read-only | current |
| ciscoHealthMonNumT1E1LinesDown OBJECT-TYPE This is the total number of inactive T1/E1 lines across all the monitored shelves. | 1.3.6.1.4.1.9.10.28.1.5 | Gauge32 | read-only | current |
| ciscoHealthMonNumActiveDS0 OBJECT-TYPE The total number of DS0's in use across all the monitored shelves. | 1.3.6.1.4.1.9.10.28.1.6 | Gauge32 | read-only | current |
| ciscoHealthMonNumTotalDS0 OBJECT-TYPE The total number of DS0's from all the monitored shelves. | 1.3.6.1.4.1.9.10.28.1.7 | Gauge32 | read-only | current |
| ciscoHealthMonNumTotalModems OBJECT-TYPE This is the total number of ciscoHealthMonTotalModems from all the monitored shelves. | 1.3.6.1.4.1.9.10.28.1.8 | Gauge32 | read-only | current |
| ciscoHealthMonNumModemsInUse OBJECT-TYPE This is the total number of ciscoHealthMonModemsInUse from all the monitored shelves . | 1.3.6.1.4.1.9.10.28.1.9 | Gauge32 | read-only | current |
| ciscoHealthMonNumUnavailableModems OBJECT-TYPE This is the total number of ciscoHealthMonUnavailableModems from all the monitored shelves. | 1.3.6.1.4.1.9.10.28.1.10 | Gauge32 | read-only | current |
| ciscoHealthMonMIBNotificationEnables OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.28.2 | |||
| ciscoHealthMonEnableNotification OBJECT-TYPE This variable indicates whether the system produces the ciscoHealthNotification. A false value will prevent notifications from being generated by this system. | 1.3.6.1.4.1.9.10.28.2.1 | TruthValue | read-write | current |
| ciscoHealthMonMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.28.3 | |||
| ciscoHealthMonMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.28.3.0 | |||
| cisco5800HealthMonMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.28.4 | |||
| cisco5800HealthMonMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.28.4.1 | |||
| cisco5800HealthMonMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.28.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoHealthMonNotification NOTIFICATION-TYPE A 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. | 1.3.6.1.4.1.9.10.28.3.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cisco5800HealthMonMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Health Monitor MIB | 1.3.6.1.4.1.9.10.28.4.1.1 | current |
| cisco5800HealthMonMIBGroup OBJECT-GROUP A collection of objects providing health monitoring capability to a cisco chassis. | 1.3.6.1.4.1.9.10.28.4.2.1 | current |