CISCO-5800-HEALTH-MON-MIB

File: CISCO-5800-HEALTH-MON-MIB.mib (20170 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Gauge32 Integer32
IpAddress DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP ciscoExperiment

Defined Types

CiscoHealthMonStatusEntry  
SEQUENCE    
  ciscoHealthMonStatusIndex Integer32
  ciscoHealthMonStatusType Integer32 1..3
  ciscoHealthMonShelfId Integer32
  ciscoHealthMonAddress IpAddress
  ciscoHealthMonDescr DisplayString
  ciscoHealthMonValue Gauge32
  ciscoHealthMonThreshold Integer32 1..100
  ciscoHealthMonThresholdExceedCount Integer32

CiscoHealthMonCountEntry  
SEQUENCE    
  ciscoHealthMonCountIndex Integer32
  ciscoHealthMonT1E1LinesUp Gauge32
  ciscoHealthMonT1E1LinesDown Gauge32
  ciscoHealthMonActiveDS0 Gauge32
  ciscoHealthMonTotalDS0 Gauge32
  ciscoHealthMonTotalModems Gauge32
  ciscoHealthMonModemsInUse Gauge32
  ciscoHealthMonUnavailableModems Gauge32
  ciscoHealthMonIOMemUsed Gauge32
  ciscoHealthMonIOMemFree Gauge32
  ciscoHealthMonCPUavgBusy5 Integer32 1..100
  ciscoHealthMonUtilEgressInOctet Counter32
  ciscoHealthMonUtilEgressOutOctet Counter32
  ciscoHealthMonShelfLastUpdate DisplayString

Defined Values

cisco5800HealthMonMIB 1.3.6.1.4.1.9.10.28
This MIB provides a means to monitor the status of a system's health.
MODULE-IDENTITY    

cisco5800HealthMonObjects 1.3.6.1.4.1.9.10.28.1
OBJECT IDENTIFIER    

ciscoHealthMonNumShelves 1.3.6.1.4.1.9.10.28.1.3
The total number of shelves monitored by the health monitor.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoHealthMonNumT1E1LinesUp 1.3.6.1.4.1.9.10.28.1.4
This is the total number of active T1/E1 lines across all the monitored shelves.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonNumT1E1LinesDown 1.3.6.1.4.1.9.10.28.1.5
This is the total number of inactive T1/E1 lines across all the monitored shelves.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonNumActiveDS0 1.3.6.1.4.1.9.10.28.1.6
The total number of DS0's in use across all the monitored shelves.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonNumTotalDS0 1.3.6.1.4.1.9.10.28.1.7
The total number of DS0's from all the monitored shelves.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonNumTotalModems 1.3.6.1.4.1.9.10.28.1.8
This is the total number of ciscoHealthMonTotalModems from all the monitored shelves.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonNumModemsInUse 1.3.6.1.4.1.9.10.28.1.9
This is the total number of ciscoHealthMonModemsInUse from all the monitored shelves .
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonNumUnavailableModems 1.3.6.1.4.1.9.10.28.1.10
This is the total number of ciscoHealthMonUnavailableModems from all the monitored shelves.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonStatusTable 1.3.6.1.4.1.9.10.28.1.1
The table of status maintained by the health monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoHealthMonStatusEntry

ciscoHealthMonStatusEntry 1.3.6.1.4.1.9.10.28.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoHealthMonStatusEntry  

ciscoHealthMonStatusIndex 1.3.6.1.4.1.9.10.28.1.1.1.1
Unique index for indexing the ciscoHealthMonStatusTable. This index is for SNMP purposes only, and has no intrinsic meaning.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoHealthMonStatusType 1.3.6.1.4.1.9.10.28.1.1.1.2
Monitoring type modemUtil(1), trunkUtil(2), iomemUtil(3)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..3  

ciscoHealthMonShelfId 1.3.6.1.4.1.9.10.28.1.1.1.3
This is the shelf-id of the monitored shelf.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoHealthMonAddress 1.3.6.1.4.1.9.10.28.1.1.1.4
This is the IP address of the monitored shelf.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ciscoHealthMonDescr 1.3.6.1.4.1.9.10.28.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

ciscoHealthMonValue 1.3.6.1.4.1.9.10.28.1.1.1.6
The current value for the monitoring type on a monitored shelf.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonThreshold 1.3.6.1.4.1.9.10.28.1.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

ciscoHealthMonThresholdExceedCount 1.3.6.1.4.1.9.10.28.1.1.1.8
Number of times monitoring value exceeded the configured threshold value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoHealthMonCountTable 1.3.6.1.4.1.9.10.28.1.2
The table of mib entries maintained by the health monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoHealthMonCountEntry

ciscoHealthMonCountEntry 1.3.6.1.4.1.9.10.28.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoHealthMonCountEntry  

ciscoHealthMonCountIndex 1.3.6.1.4.1.9.10.28.1.2.1.1
Unique index for indexing the ciscoHealthMonCountTable. This unique index represents the shelf-id of the monitored shelf.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..9999  

ciscoHealthMonT1E1LinesUp 1.3.6.1.4.1.9.10.28.1.2.1.2
The number of active T1 and E1 lines on a shelf. A line is considered as an active line if it is operationally up.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonT1E1LinesDown 1.3.6.1.4.1.9.10.28.1.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonActiveDS0 1.3.6.1.4.1.9.10.28.1.2.1.4
The number of DS0's that are currently in use.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonTotalDS0 1.3.6.1.4.1.9.10.28.1.2.1.5
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).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonTotalModems 1.3.6.1.4.1.9.10.28.1.2.1.6
The total number of modems installed on a shelf. This is the polled value for cmSystemInstalledModem from the router shelf.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonModemsInUse 1.3.6.1.4.1.9.10.28.1.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonUnavailableModems 1.3.6.1.4.1.9.10.28.1.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonIOMemUsed 1.3.6.1.4.1.9.10.28.1.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonIOMemFree 1.3.6.1.4.1.9.10.28.1.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoHealthMonCPUavgBusy5 1.3.6.1.4.1.9.10.28.1.2.1.11
5 minute exponentially-decayed moving average of the CPU busy percentage. This is the polled value for avgBusy5 from the router shelf.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

ciscoHealthMonUtilEgressInOctet 1.3.6.1.4.1.9.10.28.1.2.1.12
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) .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoHealthMonUtilEgressOutOctet 1.3.6.1.4.1.9.10.28.1.2.1.13
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) .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoHealthMonShelfLastUpdate 1.3.6.1.4.1.9.10.28.1.2.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

ciscoHealthMonMIBNotificationEnables 1.3.6.1.4.1.9.10.28.2
OBJECT IDENTIFIER    

ciscoHealthMonEnableNotification 1.3.6.1.4.1.9.10.28.2.1
This variable indicates whether the system produces the ciscoHealthNotification. A false value will prevent notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoHealthMonMIBNotificationPrefix 1.3.6.1.4.1.9.10.28.3
OBJECT IDENTIFIER    

ciscoHealthMonMIBNotifications 1.3.6.1.4.1.9.10.28.3.0
OBJECT IDENTIFIER    

ciscoHealthMonNotification 1.3.6.1.4.1.9.10.28.3.0.1
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

cisco5800HealthMonMIBConformance 1.3.6.1.4.1.9.10.28.4
OBJECT IDENTIFIER    

cisco5800HealthMonMIBCompliances 1.3.6.1.4.1.9.10.28.4.1
OBJECT IDENTIFIER    

cisco5800HealthMonMIBGroups 1.3.6.1.4.1.9.10.28.4.2
OBJECT IDENTIFIER    

cisco5800HealthMonMIBCompliance 1.3.6.1.4.1.9.10.28.4.1.1
The compliance statement for entities which implement the Cisco Health Monitor MIB
Status: current Access: read-write
MODULE-COMPLIANCE    

cisco5800HealthMonMIBGroup 1.3.6.1.4.1.9.10.28.4.2.1
A collection of objects providing health monitoring capability to a cisco chassis.
Status: current Access: read-write
OBJECT-GROUP