All MIBs › XYLAN-HEALTH-MIB
Category: Environmental Monitoring
Description:
Tracks chassis health on Xylan OmniSwitch equipment, including temperature, fan status, and power supply state.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From XYLAN-BASE-MIB
| xylanHealthArch | OBJECT-IDENTITY |
What Is XYLAN-HEALTH-MIB?
XYLAN-HEALTH-MIB is a private Xylan enterprise MIB dedicated to chassis environmental health monitoring on OmniSwitch devices, covering temperature, fan operation, and power supply state. As a health-focused module, its entire purpose is hardware status monitoring: it is expected to expose objects reporting current temperature readings against thresholds, fan operational/failure state, and power supply presence/status, letting an operator detect an overheating chassis or a failed fan or power module before it causes an outage. No specific sample objects were supplied for this module in the source data, so exact object names cannot be confirmed, but the functional scope is clearly hardware health as opposed to configuration or traffic statistics. It is Xylan-specific and does not depend on standard IETF environmental MIBs (such as the Entity/Physical MIBs), implementing its own object set instead. It would be deployed on Xylan (later Alcatel) OmniSwitch chassis-based switches where operations teams monitor environmental health to prevent hardware failure. Locating the correct XYLAN-HEALTH-MIB OID branch is the necessary first step for an NMS to begin polling chassis temperature, fan, and power supply status on these switches.
IPNetwork Monitor allows you to monitor SNMP objects defined in XYLAN-HEALTH-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- chassis temperature
- fan operational status
- power supply status
Supported Devices
- Xylan (Alcatel) OmniSwitch chassis-based switches (legacy environmental monitoring module)
Monitoring Examples
No sample objects were provided for this module, so a concrete object-level scenario cannot be built from confirmed data; based on its stated purpose, an operator would expect to poll chassis temperature, fan status, and power supply status objects to catch an overheating condition or a failed fan/power supply before it causes a switch outage.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| healthDeviceInfo | 1.3.6.1.4.1.800.2.18.1 | |||
| OCT healthDeviceRxData | 1.3.6.1.4.1.800.2.18.1.1 | OCTET STRING | read-only | Device-level input utilization information. Octet 0: average input utilization over the latest sample period (percent) Octet 1: average input utilization over the latest minute (percent) Octet 2: average input utilization over the latest hour (percent) Octet 3: maximum input utilization over the latest hour (percent) input utilization = total octets input / device capacity. |
| INT healthDeviceRxTimeDelta | 1.3.6.1.4.1.800.2.18.1.2 | INTEGER | read-only | Time since input usage updated. Units are 1/100 second. |
| OCT healthDeviceRxTxData | 1.3.6.1.4.1.800.2.18.1.3 | OCTET STRING | read-only | Device-level i/o utilization information. Octet 0: average i/o utilization over the latest sample period (percent) Octet 1: average i/o utilization over the latest minute (percent) Octet 2: average i/o utilization over the latest hour (percent) Octet 3: maximum i/o utilization over the latest hour (percent) i/o utilization = (total octets input + total octets output) / device capacity. |
| INT healthDeviceRxTxTimeDelta | 1.3.6.1.4.1.800.2.18.1.4 | INTEGER | read-only | Time since i/o usage updated. Units are 1/100 second. |
| OCT healthDeviceBackplaneData | 1.3.6.1.4.1.800.2.18.1.5 | OCTET STRING | read-only | Device-level backplane utilization information. Octet 0: average backplane utilization over the latest sample period (percent) Octet 1: average backplane utilization over the latest minute (percent) Octet 2: average backplane utilization over the latest hour (percent) Octet 3: maximum backplane utilization over the latest hour (percent). |
| INT healthDeviceBackplaneTimeDelta | 1.3.6.1.4.1.800.2.18.1.6 | INTEGER | read-only | Time since backplane usage updated. Units are 1/100 second. |
| OCT healthDeviceCamData | 1.3.6.1.4.1.800.2.18.1.7 | OCTET STRING | read-only | Device-level CAM utilization information. Octet 0: average MPM CAM utilization over the latest sample period (percent) Octet 1: average MPM CAM utilization over the latest minute (percent) Octet 2: average MPM CAM utilization over the latest hour (percent) Octet 3: maximum MPM CAM utilization over the latest hour (percent) Octet 4: average HRE CAM utilization over the latest minute (percent) Octet 5: average HRE CAM utilization over the latest minute (percent) Octet 6: average HRE CAM utilization over the latest hour (percent) Octet 7: maximum HRE CAM utilization over the latest hour (percent) Octet 8: average HRE collision utilization over the latest minute (percent) Octet 9: average HRE collision utilization over the latest minute (percent) Octet 10: average HRE collision utilization over the latest hour (percent) Octet 11: maximum HRE collision utilization over the latest hour (percent). |
| INT healthDeviceCamTimeDelta | 1.3.6.1.4.1.800.2.18.1.8 | INTEGER | read-only | Time since CAM usage updated. Units are 1/100 second. |
| OCT healthDeviceMemoryData | 1.3.6.1.4.1.800.2.18.1.9 | OCTET STRING | read-only | Device-level memory utilization information. Octet 0: average memory utilization over the latest sample period (percent) Octet 1: average memory utilization over the latest minute (percent) Octet 2: average memory utilization over the latest hour (percent) Octet 3: maximum memory utilization over the latest hour (percent). |
| INT healthDeviceMemoryTimeDelta | 1.3.6.1.4.1.800.2.18.1.10 | INTEGER | read-only | Time since memory usage updated. Units are 1/100 second. |
| OCT healthDeviceCpuData | 1.3.6.1.4.1.800.2.18.1.11 | OCTET STRING | read-only | Device-level cpu utilization information. Octet 0: average cpu #1 utilization over the latest sample period (percent) Octet 1: average cpu #1 utilization over the latest minute (percent) Octet 2: average cpu #1 utilization over the latest hour (percent) Octet 3: maximum cpu #1 utilization over the latest hour (percent) Octet 4: average cpu #2 utilization over the latest sample period (percent) Octet 5: average cpu #2 utilization over the latest minute (percent) Octet 6: average cpu #2 utilization over the latest hour (percent) Octet 7: maximum cpu #2 utilization over the latest hour (percent) Octet 8: average cpu #3 utilization over the latest sample period (percent) Octet 9: average cpu #3 utilization over the latest minute (percent) Octet 10: average cpu #3 utilization over the latest hour (percent) Octet 11: maximum cpu #3 utilization over the latest hour (percent) Octet 12: average cpu #4 utilization over the latest sample period (percent) Octet 13: average cpu #4 utilization over the latest minute (percent) Octet 14: average cpu #4 utilization over the latest hour (percent) Octet 15: maximum cpu #4 utilization over the latest hour (percent). |
| INT healthDeviceCpuTimeDelta | 1.3.6.1.4.1.800.2.18.1.12 | INTEGER | read-only | Time since cpu usage updated. Units are 1/100 second. |
| INT healthDeviceNumCpus | 1.3.6.1.4.1.800.2.18.1.13 | INTEGER | read-only | Number of CPUs on MPM. |
| INT healthDeviceMemoryTotal | 1.3.6.1.4.1.800.2.18.1.14 | INTEGER | read-only | Total memory available (octets). |
| INT healthDeviceMemoryFree | 1.3.6.1.4.1.800.2.18.1.15 | INTEGER | read-only | Total memory free (octets). |
| INT healthDeviceMpmCamTotal | 1.3.6.1.4.1.800.2.18.1.16 | INTEGER | read-only | Total entries in MPM CAM. |
| INT healthDeviceMpmCamFree | 1.3.6.1.4.1.800.2.18.1.17 | INTEGER | read-only | Free entries in MPM CAM. |
| INT healthDeviceHreCamTotal | 1.3.6.1.4.1.800.2.18.1.18 | INTEGER | read-only | Total entries in HRE CAM. |
| INT healthDeviceHreCamFree | 1.3.6.1.4.1.800.2.18.1.19 | INTEGER | read-only | Free entries in HRE CAM. |
| INT healthDeviceTemp | 1.3.6.1.4.1.800.2.18.1.20 | INTEGER | read-only | Current temperature of switch in degrees C x 10. |
| INT healthDeviceIPRouteCacheFlushCount | 1.3.6.1.4.1.800.2.18.1.21 | INTEGER | read-only | Number of times IP route cache has been flushed. |
| INT healthDeviceIPXRouteCacheFlushCount | 1.3.6.1.4.1.800.2.18.1.22 | INTEGER | read-only | Number of times IPX route cache has been flushed. |
| INT healthDeviceMpmRxOverrunCount | 1.3.6.1.4.1.800.2.18.1.23 | INTEGER | read-only | Number of MPM receive overruns. |
| INT healthDeviceMpmTxOverrunCount | 1.3.6.1.4.1.800.2.18.1.24 | INTEGER | read-only | Number of MPM transmit overruns. |
| OCT healthDeviceVccData | 1.3.6.1.4.1.800.2.18.1.25 | OCTET STRING | read-only | Device-level Vcc utilization information. Octet 0: average Vcc utilization over the latest sample period (percent) Octet 1: average Vcc utilization over the latest minute (percent) Octet 2: average Vcc utilization over the latest hour (percent) Octet 3: maximum Vcc utilization over the latest hour (percent) Vcc utilization = total active Vccs / device Vcc capacity. |
| INT healthDeviceVccTimeDelta | 1.3.6.1.4.1.800.2.18.1.26 | INTEGER | read-only | Time since Vcc usage updated. Units are 1/100 second. |
| OCT healthDeviceTemperatureData | 1.3.6.1.4.1.800.2.18.1.27 | OCTET STRING | read-only | Device-level temperature information. Octet 0: average temperature over the latest sample period (degrees Centigrade) Octet 1: average temperature over the latest minute (degrees Centigrade) Octet 2: average temperature over the latest hour (degrees Centigrade) Octet 3: maximum temperature over the latest hour (degrees centigrade). |
| INT healthDeviceTemperatureTimeDelta | 1.3.6.1.4.1.800.2.18.1.28 | INTEGER | read-only | Time since temperature updated. Units are 1/100 second. |
| OCT healthDeviceVpData | 1.3.6.1.4.1.800.2.18.1.29 | OCTET STRING | read-only | Device-level virtual port utilization information. Octet 0: average virtual port utilization over the latest sample period (percent) Octet 1: average virtual port utilization over the latest minute (percent) Octet 2: average virtual port utilization over the latest hour (percent) Octet 3: maximum virtual port utilization over the latest hour (percent) virtual port utilization = total active virtual ports / device virtual port capacity. |
| INT healthDeviceVpTimeDelta | 1.3.6.1.4.1.800.2.18.1.30 | INTEGER | read-only | Time since virtual port usage updated. Units are 1/100 second. |
| INT healthDeviceHreCollisionTotal | 1.3.6.1.4.1.800.2.18.1.31 | INTEGER | read-only | Total collision entries available in HRE CAM. |
| INT healthDeviceHreCollisionFree | 1.3.6.1.4.1.800.2.18.1.32 | INTEGER | read-only | Free collision entries in HRE CAM. |
| healthModuleInfo | 1.3.6.1.4.1.800.2.18.2 | |||
| healthModuleTable | 1.3.6.1.4.1.800.2.18.2.1 | not-accessible | A list of installed modules in this chassis. | |
| healthModuleEntry | 1.3.6.1.4.1.800.2.18.2.1.1 | not-accessible | A module entry containing objects for a module in a specific 'slot'. | |
| INT healthModuleSlot | 1.3.6.1.4.1.800.2.18.2.1.1.1 | INTEGER | read-only | The (one-based) front slot number within the chassis. |
| OCT healthModuleRxData | 1.3.6.1.4.1.800.2.18.2.1.1.2 | OCTET STRING | read-only | Module-level input utilization information. Octet 0: average input utilization over the latest sample period (percent) Octet 1: average input utilization over the latest minute (percent) Octet 2: average input utilization over the latest hour (percent) Octet 3: maximum input utilization over the latest hour (percent) input utilization = total octets input / module capacity. |
| INT healthModuleRxTimeDelta | 1.3.6.1.4.1.800.2.18.2.1.1.3 | INTEGER | read-only | Time since input usage updated. Units are 1/100 second. |
| OCT healthModuleRxTxData | 1.3.6.1.4.1.800.2.18.2.1.1.4 | OCTET STRING | read-only | Module-level i/o utilization information. Octet 0: average i/o utilization over the latest sample period (percent) Octet 1: average i/o utilization over the latest minute (percent) Octet 2: average i/o utilization over the latest hour (percent) Octet 3: maximum i/o utilization over the latest hour (percent) i/o utilization = (total octets input + total octets output) / module capacity. |
| INT healthModuleRxTxTimeDelta | 1.3.6.1.4.1.800.2.18.2.1.1.5 | INTEGER | read-only | Time since i/o usage updated. Units are 1/100 second. |
| OCT healthModuleBackplaneData | 1.3.6.1.4.1.800.2.18.2.1.1.6 | OCTET STRING | read-only | Module-level backplane utilization information. Octet 0: average backplane utilization over the latest sample period (percent) Octet 1: average backplane utilization over the latest minute (percent) Octet 2: average backplane utilization over the latest hour (percent) Octet 3: maximum backplane utilization over the latest hour (percent). |
| INT healthModuleBackplaneTimeDelta | 1.3.6.1.4.1.800.2.18.2.1.1.7 | INTEGER | read-only | Time since backplane usage updated. Units are 1/100 second. |
| OCT healthModuleCamData | 1.3.6.1.4.1.800.2.18.2.1.1.8 | OCTET STRING | read-only | Module-level CAM utilization information. Octet 0: average CAM utilization over the latest sample period (percent) Octet 1: average CAM utilization over the latest minute (percent) Octet 2: average CAM utilization over the latest hour (percent) Octet 3: maximum CAM utilization over the latest hour (percent). |
| INT healthModuleCamTimeDelta | 1.3.6.1.4.1.800.2.18.2.1.1.9 | INTEGER | read-only | Time since CAM usage updated. Units are 1/100 second. |
| INT healthModuleCamNumInstalled | 1.3.6.1.4.1.800.2.18.2.1.1.10 | INTEGER | read-only | The number of CAMs installed on the device. |
| INT healthModuleCamConfigured | 1.3.6.1.4.1.800.2.18.2.1.1.11 | INTEGER | read-only | The number of CAM entries configured. |
| INT healthModuleCamAvail | 1.3.6.1.4.1.800.2.18.2.1.1.12 | INTEGER | read-only | The number of CAM entries available. |
| INT healthModuleCamAvailNonIntern | 1.3.6.1.4.1.800.2.18.2.1.1.13 | INTEGER | read-only | The number of CAM entries available for caching non-internal MAC Addresses. |
| INT healthModuleCamFree | 1.3.6.1.4.1.800.2.18.2.1.1.14 | INTEGER | read-only | The number of free CAM entries. |
| OCT healthModuleVccData | 1.3.6.1.4.1.800.2.18.2.1.1.15 | OCTET STRING | read-only | Module-level Vcc utilization information. Octet 0: average Vcc utilization over the latest sample period (percent) Octet 1: average Vcc utilization over the latest minute (percent) Octet 2: average Vcc utilization over the latest hour (percent) Octet 3: maximum Vcc utilization over the latest hour (percent) Vcc utilization = total active Vccs / module Vcc capacity. |
| INT healthModuleVccTimeDelta | 1.3.6.1.4.1.800.2.18.2.1.1.16 | INTEGER | read-only | Time since Vcc usage updated. Units are 1/100 second. |
| healthPortInfo | 1.3.6.1.4.1.800.2.18.3 | |||
| OCT healthPortMax | 1.3.6.1.4.1.800.2.18.3.1 | OCTET STRING | read-only | Maximum port utilization information. Octets 1 - 7: information for last cycle Octets 8 - 14: information for last minute Octets 15 - 21: information for last hour Within each group: first octet = slot second octet = interface third octet = percentage utlilization fourth through seventh octets = timestamp Timestamp value = octet 4 * 256**3 + octet 5 * 256**2 + octet 6 * 256 + octet 7. Timestamp units are 1/100 second. |
| healthPortTable | 1.3.6.1.4.1.800.2.18.3.2 | not-accessible | A list of Physical Port health instances. | |
| healthPortEntry | 1.3.6.1.4.1.800.2.18.3.2.1 | not-accessible | A Physical Port health entry. | |
| INT healthPortSlot | 1.3.6.1.4.1.800.2.18.3.2.1.1 | INTEGER | read-only | The physical slot number for this port. |
| INT healthPortIF | 1.3.6.1.4.1.800.2.18.3.2.1.2 | INTEGER | read-only | The on-board interface number. |
| HEA healthPortUpDn | 1.3.6.1.4.1.800.2.18.3.2.1.3 | HealthPortUpDownStatus | read-only | The status of this port. |
| OCT healthPortRxData | 1.3.6.1.4.1.800.2.18.3.2.1.4 | OCTET STRING | read-only | Port-level input utilization information. Octet 0: average input utilization over the latest sample period (percent) Octet 1: average input utilization over the latest minute (percent) Octet 2: average input utilization over the latest hour (percent) Octet 3: maximum input utilization over the latest hour (percent) input utilization = total octets input / module capacity. |
| INT healthPortRxTimeDelta | 1.3.6.1.4.1.800.2.18.3.2.1.5 | INTEGER | read-only | Time since input usage updated. Units are 1/100 second. |
| OCT healthPortRxTxData | 1.3.6.1.4.1.800.2.18.3.2.1.6 | OCTET STRING | read-only | Port-level i/o utilization information. Octet 0: average i/o utilization over the latest sample period (percent) Octet 1: average i/o utilization over the latest minute (percent) Octet 2: average i/o utilization over the latest hour (percent) Octet 3: maximum i/o utilization over the latest hour (percent) i/o utilization = (total octets input + total octets output) / module capacity. |
| INT healthPortRxTxTimeDelta | 1.3.6.1.4.1.800.2.18.3.2.1.7 | INTEGER | read-only | Time since i/o usage updated. Units are 1/100 second. |
| OCT healthPortBackplaneData | 1.3.6.1.4.1.800.2.18.3.2.1.8 | OCTET STRING | read-only | Port-level backplane utilization information. Octet 0: average backplane utilization over the latest sample period (percent) Octet 1: average backplane utilization over the latest minute (percent) Octet 2: average backplane utilization over the latest hour (percent) Octet 3: maximum backplane utilization over the latest hour (percent). |
| INT healthPortBackplaneTimeDelta | 1.3.6.1.4.1.800.2.18.3.2.1.9 | INTEGER | read-only | Time since backplane usage updated. Units are 1/100 second. |
| OCT healthPortVccData | 1.3.6.1.4.1.800.2.18.3.2.1.10 | OCTET STRING | read-only | Port-level Vcc utilization information. Octet 0: average Vcc utilization over the latest sample period (percent) Octet 1: average Vcc utilization over the latest minute (percent) Octet 2: average Vcc utilization over the latest hour (percent) Octet 3: maximum Vcc utilization over the latest hour (percent) Vcc utilization = Vccs in use / port Vcc capacity. |
| INT healthPortVccTimeDelta | 1.3.6.1.4.1.800.2.18.3.2.1.11 | INTEGER | read-only | Time since Vcc usage updated. Units are 1/100 second. |
| healthGroupInfo | 1.3.6.1.4.1.800.2.18.4 | |||
| healthControlInfo | 1.3.6.1.4.1.800.2.18.5 | |||
| INT healthSamplingInterval | 1.3.6.1.4.1.800.2.18.5.1 | INTEGER | read-write | Time interval between consecutive samples of resources. Units are seconds. Legal values are: 1,2,3,4,5,6,10,12,15,20,30. Default is 5. |
| INT healthSamplingReset | 1.3.6.1.4.1.800.2.18.5.2 | INTEGER | write-only | Any set of this variable causes all health counters to reset to zero and a restart of sampling. |
| healthThreshInfo | 1.3.6.1.4.1.800.2.18.6 | |||
| INT healthThreshDeviceRxLimit | 1.3.6.1.4.1.800.2.18.6.1 | INTEGER | read-write | Device input threshold value. Units are percent. Default is 80. |
| INT healthThreshDeviceRxTxLimit | 1.3.6.1.4.1.800.2.18.6.2 | INTEGER | read-write | Device input/output threshold value. Units are percent. Default is 80. |
| INT healthThreshDeviceBackplaneLimit | 1.3.6.1.4.1.800.2.18.6.3 | INTEGER | read-write | Device backplane threshold value. Units are percent. Default is 80. |
| INT healthThreshDeviceCamLimit | 1.3.6.1.4.1.800.2.18.6.4 | INTEGER | read-write | Device Cam threshold value. Units are percent. Default is 80. |
| INT healthThreshDeviceMemoryLimit | 1.3.6.1.4.1.800.2.18.6.5 | INTEGER | read-write | Device memory threshold value. Units are percent. Default is 80. |
| INT healthThreshDeviceCpuLimit | 1.3.6.1.4.1.800.2.18.6.6 | INTEGER | read-write | Device Cpu threshold value. Units are percent. Default is 80. |
| OCT healthThreshDeviceSummary | 1.3.6.1.4.1.800.2.18.6.7 | OCTET STRING | read-only | Summary of current device thresholds. Octet 0 contains the device threshold-exceeded flag non-zero if any device threshold exceeded Octet 1 contains the device Rx threshold-exceeded flag non-zero if device Rx threshold exceeded Octet 2 contains the device RxTx threshold-exceeded flag non-zero if device RxTx threshold exceeded Octet 3 contains the device backplane threshold-exceeded flag non-zero if device backplane threshold exceeded Octet 4 contains the device CAM threshold-exceeded flag non-zero if device CAM threshold exceeded Octet 5 contains the device memory threshold-exceeded flag non-zero if device memory threshold exceeded Octet 6 contains the device CPU threshold-exceeded flag non-zero if device memory threshold exceeded Octet 7 contains the device VCC threshold-exceeded flag non-zero if device VCC threshold exceeded All the following values are percentages. Octet 8 contains device Rx threshold Octet 9 contains device Rx usage Octet 10 contains device RxTx threshold Octet 11 contains device RxTx usage Octet 12 contains device backplane threshold Octet 13 contains device backplane usage Octet 14 contains device CAM threshold Octet 15 contains device MPM CAM usage Octet 16 contains device HRE CAM usage Octet 17 contains device memory threshold Octet 18 contains device memory usage Octet 19 contains device CPU threshold Octet 20 contains device CPU#1 usage Octet 21 contains device CPU#2 usage Octet 22 contains device CPU#3 usage Octet 23 contains device CPU#4 usage Octet 24 contains device VCC threshold Octet 25 contains device VCC usage Octet 26 contains device HRE collision usage. |
| healthThreshModuleSummaryTable | 1.3.6.1.4.1.800.2.18.6.8 | not-accessible | A list of installed modules in this chassis. | |
| healthThreshModuleSummaryEntry | 1.3.6.1.4.1.800.2.18.6.8.1 | not-accessible | A module entry containing a summary of resource usage in a specific 'slot'. | |
| INT healthThreshModuleSummarySlot | 1.3.6.1.4.1.800.2.18.6.8.1.1 | INTEGER | read-only | The (one-based) front slot number within the chassis. |
| OCT healthThreshModuleSummaryData | 1.3.6.1.4.1.800.2.18.6.8.1.2 | OCTET STRING | read-only | Summary of current module thresholds. Octet 0 contains the module threshold-exceeded flag non-zero if any module threshold exceeded Octet 1 contains the module Rx threshold-exceeded flag non-zero if module Rx threshold exceeded Octet 2 contains the module RxTx threshold-exceeded flag non-zero if module RxTx threshold exceeded Octet 3 contains the module backplane threshold-exceeded flag non-zero if module backplane threshold exceeded Octet 4 contains the module VCC threshold-exceeded flag non-zero if module VCC threshold exceeded Octet 5 contains the module CAM threshold-exceeded flag non-zero if module CAM threshold exceeded All the following values are percentages. Octet 6 contains module Rx threshold Octet 7 contains module Rx usage Octet 8 contains module RxTx threshold Octet 9 contains module RxTx usage Octet 10 contains module backplane threshold Octet 11 contains module backplane usage Octet 12 contains module VCC threshold Octet 13 contains module VCC usage Octet 14 contains module CAM threshold Octet 15 contains module CAM usage. |
| OCT healthThreshDevTrapData | 1.3.6.1.4.1.800.2.18.6.9 | OCTET STRING | not-accessible | Contents of device-level rising/falling threshold trap. The format is as follows: Octet 1: length including this octet (L) Octet 2: number of threshold type/change pairs Octets 3 - L: type/change pairs each pair consists of one octet identifying the threshold type and one octet identifying the change type. Threshold type values: Rx threshold = 1 RxTx threshold = 2 Backplane threshold = 3 VCC threshold = 4 HRE CAM threshold = 5 MPM CAM threshold = 6 Memory threshold = 7 CPUn threshold = 7 + n (1 <= n <= 4) HRE collision threshold = 12 Change type values: falling threshold change = 1 rising threshold change = 2 Only those thresholds for which a threshold crossing event is detected will be present. This object is not intended to be accessed directly. It is defined for use in device-level rising/falling threshold traps. |
| INT healthThreshModTrapCount | 1.3.6.1.4.1.800.2.18.6.10 | INTEGER | not-accessible | Number of modules with threshold crossing data in module-level rising/falling threshold trap. This object is not intended to be accessed directly. It is defined for use in module-level rising/falling threshold traps. |
| OCT healthThreshModTrapData | 1.3.6.1.4.1.800.2.18.6.11 | OCTET STRING | not-accessible | Contents of module-level rising/falling threshold trap. The format is as follows: Octet 1: length including this octet (L) Octets 2 - L: module threshold trap data Within each module's data, the format is as follows: Octet 1: length including this octet Octet 2: number of threshold type/change pairs Octet 3: module slot number Octets 4 and following: type/change pairs each pair consists of one octet identifying the threshold type and one octet identifying the change type. Threshold type values: Rx threshold = 1 RxTx threshold = 2 Backplane threshold = 3 VCC threshold = 4 CAM threshold = 5 Change type values: falling threshold change = 1 rising threshold change = 2 Only those thresholds for which a threshold crossing event is detected will be present. This object is not intended to be accessed directly. It is defined for use in module-level rising/falling threshold traps. |
| healthThreshPortSummaryTable | 1.3.6.1.4.1.800.2.18.6.12 | not-accessible | A list of port in this chassis. | |
| healthThreshPortSummaryEntry | 1.3.6.1.4.1.800.2.18.6.12.1 | not-accessible | A module entry containing a summary of resource usage in a specific 'slot/port'. | |
| INT healthThreshPortSummarySlot | 1.3.6.1.4.1.800.2.18.6.12.1.1 | INTEGER | read-only | The (one-based) front slot number within the chassis. |
| INT healthThreshPortSummaryIF | 1.3.6.1.4.1.800.2.18.6.12.1.2 | INTEGER | read-only | The on-board interface number. |
| OCT healthThreshPortSummaryData | 1.3.6.1.4.1.800.2.18.6.12.1.3 | OCTET STRING | read-only | Summary of current port thresholds. Octet 0 contains the port threshold-exceeded flag non-zero if any port threshold exceeded Octet 1 contains the port Rx threshold-exceeded flag non-zero if port Rx threshold exceeded Octet 2 contains the port RxTx threshold-exceeded flag non-zero if port RxTx threshold exceeded Octet 3 contains the port backplane threshold-exceeded flag non-zero if port backplane threshold exceeded Octet 4 contains the port VCC threshold-exceeded flag non-zero if port VCC threshold exceeded All the following values are percentages. Octet 5 contains port Rx threshold Octet 6 contains port Rx usage Octet 7 contains port RxTx threshold Octet 8 contains port RxTx usage Octet 9 contains port backplane threshold Octet 10 contains port backplane usage Octet 11 contains port VCC threshold Octet 12 contains port VCC usage. |
| INT healthThreshPortTrapSlot | 1.3.6.1.4.1.800.2.18.6.13 | INTEGER | not-accessible | Number of the slot with threshold crossing data in port-level rising/falling threshold trap. This object is not intended to be accessed directly. It is defined for use in module-level rising/falling threshold traps. |
| INT healthThreshPortTrapCount | 1.3.6.1.4.1.800.2.18.6.14 | INTEGER | not-accessible | Number of threshold crossing entries in port-level rising/falling threshold trap. This object is not intended to be accessed directly. It is defined for use in port-level rising/falling threshold traps. |
| OCT healthThreshPortTrapData | 1.3.6.1.4.1.800.2.18.6.15 | OCTET STRING | not-accessible | Contents of port-level rising/falling threshold trap. The format is as follows: Octet 1: length including this octet (L) Octets 2 - L: port threshold trap data, consisting of threshold crossing entries Within each threshold crossing entry, the format is as follows: Octet 1: length including this octet (l) Octet 2: type of threshold crossing Threshold crossing types are: Rx rising threshold = 1 Rx falling threshold = 2 RxTx rising threshold = 3 RxTx falling threshold = 4 Bkpl rising threshold = 5 Bkpl falling threshold = 6 Vcc rising threshold = 7 Vcc falling threshold = 8 Octets 3 - l: port bit mask This bit mask is ((N-1)/8)+1 octets long, where N is the number of ports on the module. Each port is represented by one bit in the mask. The bit for port 1 is the leftmost bit in octet 1 of the bit mask. The bit for port 8 is the rightmost bit in octet 1 of the bit mask. The bit for port 9 is the leftmost bit in octet 2 of the bit mask, and so on. Only those thresholds for which a threshold crossing event is detected will be present. This object is not intended to be accessed directly. It is defined for use in port-level rising/falling threshold traps. |
| INT healthThreshDeviceVccLimit | 1.3.6.1.4.1.800.2.18.6.16 | INTEGER | read-write | Device VCC threshold value. Units are percent. |
| INT healthThreshDeviceTemperatureLimit | 1.3.6.1.4.1.800.2.18.6.17 | INTEGER | read-write | Device temperature threshold value. Units are degrees Centigrade. |
| INT healthThreshDeviceVpLimit | 1.3.6.1.4.1.800.2.18.6.18 | INTEGER | read-write | Device virtual port threshold value. Units are percent. |
| health2DeviceInfo | 1.3.6.1.4.1.800.2.18.7 | |||
| INT health2DeviceRxLatest | 1.3.6.1.4.1.800.2.18.7.1 | INTEGER | read-only | Average device-level input utilization over the latest sample period (percent). |
| INT health2DeviceRx1MinAvg | 1.3.6.1.4.1.800.2.18.7.2 | INTEGER | read-only | Average device-level input utilization over the last minute (percent). |
| INT health2DeviceRx1HrAvg | 1.3.6.1.4.1.800.2.18.7.3 | INTEGER | read-only | Average device-level input utilization over the last hour (percent). |
| INT health2DeviceRx1HrMax | 1.3.6.1.4.1.800.2.18.7.4 | INTEGER | read-only | Maximum device-level input utilization over the last hour (percent). |
| INT health2DeviceRxTxLatest | 1.3.6.1.4.1.800.2.18.7.5 | INTEGER | read-only | Average device-level i/o utilization over the latest sample period (percent). |
| INT health2DeviceRxTx1MinAvg | 1.3.6.1.4.1.800.2.18.7.6 | INTEGER | read-only | Average device-level i/o utilization over the last minute (percent). |
| INT health2DeviceRxTx1HrAvg | 1.3.6.1.4.1.800.2.18.7.7 | INTEGER | read-only | Average device-level i/o utilization over the last hour (percent). |
| INT health2DeviceRxTx1HrMax | 1.3.6.1.4.1.800.2.18.7.8 | INTEGER | read-only | Maximum device-level i/o utilization over the last hour (percent). |
| INT health2DeviceBackplaneLatest | 1.3.6.1.4.1.800.2.18.7.9 | INTEGER | read-only | Average device-level backplane utilization over the latest sample period (percent). |
| INT health2DeviceBackplane1MinAvg | 1.3.6.1.4.1.800.2.18.7.10 | INTEGER | read-only | Average device-level backplane utilization over the last minute (percent). |
| INT health2DeviceBackplane1HrAvg | 1.3.6.1.4.1.800.2.18.7.11 | INTEGER | read-only | Average device-level backplane utilization over the last hour (percent). |
| INT health2DeviceBackplane1HrMax | 1.3.6.1.4.1.800.2.18.7.12 | INTEGER | read-only | Maximum device-level backplane utilization over the last hour (percent). |
| INT health2DeviceMpmCamLatest | 1.3.6.1.4.1.800.2.18.7.13 | INTEGER | read-only | Average MPM CAM utilization over the latest sample period (percent). |
| INT health2DeviceMpmCam1MinAvg | 1.3.6.1.4.1.800.2.18.7.14 | INTEGER | read-only | Average MPM CAM utilization over the last minute (percent). |
| INT health2DeviceMpmCam1HrAvg | 1.3.6.1.4.1.800.2.18.7.15 | INTEGER | read-only | Average MPM CAM utilization over the last hour (percent). |
| INT health2DeviceMpmCam1HrMax | 1.3.6.1.4.1.800.2.18.7.16 | INTEGER | read-only | Maximum MPM CAM utilization over the last hour (percent). |
| INT health2DeviceHreCamLatest | 1.3.6.1.4.1.800.2.18.7.17 | INTEGER | read-only | Average HRE CAM utilization over the latest sample period (percent). |
| INT health2DeviceHreCam1MinAvg | 1.3.6.1.4.1.800.2.18.7.18 | INTEGER | read-only | Average HRE CAM utilization over the last minute (percent). |
| INT health2DeviceHreCam1HrAvg | 1.3.6.1.4.1.800.2.18.7.19 | INTEGER | read-only | Average HRE CAM utilization over the last hour (percent). |
| INT health2DeviceHreCam1HrMax | 1.3.6.1.4.1.800.2.18.7.20 | INTEGER | read-only | Maximum HRE CAM utilization over the last hour (percent). |
| INT health2DeviceMemoryLatest | 1.3.6.1.4.1.800.2.18.7.21 | INTEGER | read-only | Average device-level memory utilization over the latest sample period (percent). |
| INT health2DeviceMemory1MinAvg | 1.3.6.1.4.1.800.2.18.7.22 | INTEGER | read-only | Average device-level memory utilization over the last minute (percent). |
| INT health2DeviceMemory1HrAvg | 1.3.6.1.4.1.800.2.18.7.23 | INTEGER | read-only | Average device-level memory utilization over the last hour (percent). |
| INT health2DeviceMemory1HrMax | 1.3.6.1.4.1.800.2.18.7.24 | INTEGER | read-only | Maximum device-level memory utilization over the last hour (percent). |
| INT health2DeviceNumCpus | 1.3.6.1.4.1.800.2.18.7.25 | INTEGER | read-only | Number of CPUs on MPM. |
| health2DeviceCpuTable | 1.3.6.1.4.1.800.2.18.7.26 | not-accessible | A list of device-level CPU utilization data. | |
| health2DeviceCpuEntry | 1.3.6.1.4.1.800.2.18.7.26.1 | not-accessible | A device-level CPU utilization entry. | |
| INT health2DeviceCpuNum | 1.3.6.1.4.1.800.2.18.7.26.1.1 | INTEGER | read-only | MPM CPU number. |
| INT health2DeviceCpuLatest | 1.3.6.1.4.1.800.2.18.7.26.1.2 | INTEGER | read-only | Average device-level CPU utilization over the latest sample period (percent). |
| INT health2DeviceCpu1MinAvg | 1.3.6.1.4.1.800.2.18.7.26.1.3 | INTEGER | read-only | Average device-level CPU utilization over the last minute (percent). |
| INT health2DeviceCpu1HrAvg | 1.3.6.1.4.1.800.2.18.7.26.1.4 | INTEGER | read-only | Average device-level CPU utilization over the last hour (percent). |
| INT health2DeviceCpu1HrMax | 1.3.6.1.4.1.800.2.18.7.26.1.5 | INTEGER | read-only | Maximum device-level CPU utilization over the last hour (percent). |
| INT health2DeviceVccLatest | 1.3.6.1.4.1.800.2.18.7.27 | INTEGER | read-only | Average device-level VCC utilization over the latest sample period (percent). |
| INT health2DeviceVcc1MinAvg | 1.3.6.1.4.1.800.2.18.7.28 | INTEGER | read-only | Average device-level VCC utilization over the last minute (percent). |
| INT health2DeviceVcc1HrAvg | 1.3.6.1.4.1.800.2.18.7.29 | INTEGER | read-only | Average device-level VCC utilization over the last hour (percent). |
| INT health2DeviceVcc1HrMax | 1.3.6.1.4.1.800.2.18.7.30 | INTEGER | read-only | Maximum device-level VCC utilization over the last hour (percent). |
| INT health2DeviceTemperatureLatest | 1.3.6.1.4.1.800.2.18.7.31 | INTEGER | read-only | Average device temperature over the latest sample period (degrees Centigrade). |
| INT health2DeviceTemperature1MinAvg | 1.3.6.1.4.1.800.2.18.7.32 | INTEGER | read-only | Average device temperature over the last minute (degrees Centigrade). |
| INT health2DeviceTemperature1HrAvg | 1.3.6.1.4.1.800.2.18.7.33 | INTEGER | read-only | Average device temperature over the last hour (degrees centigrade). |
| INT health2DeviceTemperature1HrMax | 1.3.6.1.4.1.800.2.18.7.34 | INTEGER | read-only | Maximum device temperature over the last hour (degrees Centigrade). |
| INT health2DeviceVpLatest | 1.3.6.1.4.1.800.2.18.7.35 | INTEGER | read-only | Average device-level virtual port utilization over the latest sample period (percent). |
| INT health2DeviceVp1MinAvg | 1.3.6.1.4.1.800.2.18.7.36 | INTEGER | read-only | Average device-level virtual port utilization over the last minute (percent). |
| INT health2DeviceVp1HrAvg | 1.3.6.1.4.1.800.2.18.7.37 | INTEGER | read-only | Average device-level virtual port utilization over the last hour (percent). |
| INT health2DeviceVp1HrMax | 1.3.6.1.4.1.800.2.18.7.38 | INTEGER | read-only | Maximum device-level virtual port utilization over the last hour (percent). |
| INT health2DeviceHreCollisionLatest | 1.3.6.1.4.1.800.2.18.7.39 | INTEGER | read-only | Average HRE Collision utilization over the latest sample period (percent). |
| INT health2DeviceHreCollision1MinAvg | 1.3.6.1.4.1.800.2.18.7.40 | INTEGER | read-only | Average HRE Collision utilization over the last minute (percent). |
| INT health2DeviceHreCollision1HrAvg | 1.3.6.1.4.1.800.2.18.7.41 | INTEGER | read-only | Average HRE Collision utilization over the last hour (percent). |
| INT health2DeviceHreCollision1HrMax | 1.3.6.1.4.1.800.2.18.7.42 | INTEGER | read-only | Maximum HRE Collision utilization over the last hour (percent). |
| health2ModuleInfo | 1.3.6.1.4.1.800.2.18.8 | |||
| health2ModuleTable | 1.3.6.1.4.1.800.2.18.8.1 | not-accessible | A list of installed modules in this chassis. | |
| health2ModuleEntry | 1.3.6.1.4.1.800.2.18.8.1.1 | not-accessible | A module entry containing objects for a module in a specific 'slot'. | |
| INT health2ModuleSlot | 1.3.6.1.4.1.800.2.18.8.1.1.1 | INTEGER | read-only | The (one-based) front slot number within the chassis. |
| INT health2ModuleRxLatest | 1.3.6.1.4.1.800.2.18.8.1.1.2 | INTEGER | read-only | Average module-level input utilization over the latest sample period (percent). |
| INT health2ModuleRx1MinAvg | 1.3.6.1.4.1.800.2.18.8.1.1.3 | INTEGER | read-only | Average module-level input utilization over the last minute (percent). |
| INT health2ModuleRx1HrAvg | 1.3.6.1.4.1.800.2.18.8.1.1.4 | INTEGER | read-only | Average module-level input utilization over the last hour (percent). |
| INT health2ModuleRx1HrMax | 1.3.6.1.4.1.800.2.18.8.1.1.5 | INTEGER | read-only | Maximum module-level input utilization over the last hour (percent). |
| INT health2ModuleRxTxLatest | 1.3.6.1.4.1.800.2.18.8.1.1.6 | INTEGER | read-only | Average module-level i/o utilization over the latest sample period (percent). |
| INT health2ModuleRxTx1MinAvg | 1.3.6.1.4.1.800.2.18.8.1.1.7 | INTEGER | read-only | Average module-level i/o utilization over the last minute (percent). |
| INT health2ModuleRxTx1HrAvg | 1.3.6.1.4.1.800.2.18.8.1.1.8 | INTEGER | read-only | Average module-level i/o utilization over the last hour (percent). |
| INT health2ModuleRxTx1HrMax | 1.3.6.1.4.1.800.2.18.8.1.1.9 | INTEGER | read-only | Maximum module-level i/o utilization over the last hour (percent). |
| INT health2ModuleBackplaneLatest | 1.3.6.1.4.1.800.2.18.8.1.1.10 | INTEGER | read-only | Average module-level backplane utilization over the latest sample period (percent). |
| INT health2ModuleBackplane1MinAvg | 1.3.6.1.4.1.800.2.18.8.1.1.11 | INTEGER | read-only | Average module-level backplane utilization over the last minute (percent). |
| INT health2ModuleBackplane1HrAvg | 1.3.6.1.4.1.800.2.18.8.1.1.12 | INTEGER | read-only | Average module-level backplane utilization over the last hour (percent). |
| INT health2ModuleBackplane1HrMax | 1.3.6.1.4.1.800.2.18.8.1.1.13 | INTEGER | read-only | Maximum module-level backplane utilization over the last hour (percent). |
| INT health2ModuleCamLatest | 1.3.6.1.4.1.800.2.18.8.1.1.14 | INTEGER | read-only | Average module-level CAM utilization over the latest sample period (percent). |
| INT health2ModuleCam1MinAvg | 1.3.6.1.4.1.800.2.18.8.1.1.15 | INTEGER | read-only | Average module-level CAM utilization over the last minute (percent). |
| INT health2ModuleCam1HrAvg | 1.3.6.1.4.1.800.2.18.8.1.1.16 | INTEGER | read-only | Average module-level CAM utilization over the last hour (percent). |
| INT health2ModuleCam1HrMax | 1.3.6.1.4.1.800.2.18.8.1.1.17 | INTEGER | read-only | Maximum module-level CAM utilization over the last hour (percent). |
| INT health2ModuleVccLatest | 1.3.6.1.4.1.800.2.18.8.1.1.18 | INTEGER | read-only | Average module-level VCC utilization over the latest sample period (percent). |
| INT health2ModuleVcc1MinAvg | 1.3.6.1.4.1.800.2.18.8.1.1.19 | INTEGER | read-only | Average module-level VCC utilization over the last minute (percent). |
| INT health2ModuleVcc1HrAvg | 1.3.6.1.4.1.800.2.18.8.1.1.20 | INTEGER | read-only | Average module-level VCC utilization over the last hour (percent). |
| INT health2ModuleVcc1HrMax | 1.3.6.1.4.1.800.2.18.8.1.1.21 | INTEGER | read-only | Maximum module-level VCC utilization over the last hour (percent). |
| health2PortInfo | 1.3.6.1.4.1.800.2.18.9 | |||
| health2PortTable | 1.3.6.1.4.1.800.2.18.9.1 | not-accessible | A list of Physical Port health instances. | |
| health2PortEntry | 1.3.6.1.4.1.800.2.18.9.1.1 | not-accessible | A Physical Port health entry. | |
| INT health2PortSlot | 1.3.6.1.4.1.800.2.18.9.1.1.1 | INTEGER | read-only | The physical slot number for this port. |
| INT health2PortIF | 1.3.6.1.4.1.800.2.18.9.1.1.2 | INTEGER | read-only | The on-board interface number. |
| INT health2PortRxLatest | 1.3.6.1.4.1.800.2.18.9.1.1.3 | INTEGER | read-only | Average port-level input utilization over the latest sample period (percent). |
| INT health2PortRx1MinAvg | 1.3.6.1.4.1.800.2.18.9.1.1.4 | INTEGER | read-only | Average port-level input utilization over the last minute (percent). |
| INT health2PortRx1HrAvg | 1.3.6.1.4.1.800.2.18.9.1.1.5 | INTEGER | read-only | Average port-level input utilization over the last hour (percent). |
| INT health2PortRx1HrMax | 1.3.6.1.4.1.800.2.18.9.1.1.6 | INTEGER | read-only | Maximum port-level input utilization over the last hour (percent). |
| INT health2PortRxTxLatest | 1.3.6.1.4.1.800.2.18.9.1.1.7 | INTEGER | read-only | Average port-level i/o utilization over the latest sample period (percent). |
| INT health2PortRxTx1MinAvg | 1.3.6.1.4.1.800.2.18.9.1.1.8 | INTEGER | read-only | Average port-level i/o utilization over the last minute (percent). |
| INT health2PortRxTx1HrAvg | 1.3.6.1.4.1.800.2.18.9.1.1.9 | INTEGER | read-only | Average port-level i/o utilization over the last hour (percent). |
| INT health2PortRxTx1HrMax | 1.3.6.1.4.1.800.2.18.9.1.1.10 | INTEGER | read-only | Maximum port-level i/o utilization over the last hour (percent). |
| INT health2PortBackplaneLatest | 1.3.6.1.4.1.800.2.18.9.1.1.11 | INTEGER | read-only | Average port-level backplane utilization over the latest sample period (percent). |
| INT health2PortBackplane1MinAvg | 1.3.6.1.4.1.800.2.18.9.1.1.12 | INTEGER | read-only | Average port-level backplane utilization over the last minute (percent). |
| INT health2PortBackplane1HrAvg | 1.3.6.1.4.1.800.2.18.9.1.1.13 | INTEGER | read-only | Average port-level backplane utilization over the last hour (percent). |
| INT health2PortBackplane1HrMax | 1.3.6.1.4.1.800.2.18.9.1.1.14 | INTEGER | read-only | Maximum port-level backplane utilization over the last hour (percent). |
| INT health2PortVccLatest | 1.3.6.1.4.1.800.2.18.9.1.1.15 | INTEGER | read-only | Average port-level VCC utilization over the latest sample period (percent). |
| INT health2PortVcc1MinAvg | 1.3.6.1.4.1.800.2.18.9.1.1.16 | INTEGER | read-only | Average port-level VCC utilization over the last minute (percent). |
| INT health2PortVcc1HrAvg | 1.3.6.1.4.1.800.2.18.9.1.1.17 | INTEGER | read-only | Average port-level VCC utilization over the last hour (percent). |
| INT health2PortVcc1HrMax | 1.3.6.1.4.1.800.2.18.9.1.1.18 | INTEGER | read-only | Maximum port-level VCC utilization over the last hour (percent). |
RFC description
Monitors Xylan OmniSwitch chassis health including temperature, fan status, and power supply state.
Start monitoring Xylan (Alcatel) OmniSwitch chassis-based switches (temperature/fan/power-supply environmental status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.