ZHNSYSMON
This MIB contains objects that are used by the System Monitoring function. ============================================================== == == == Copyright (C) 2007-2010 Zhone Technologies, Inc. == == == ==============================================================
Main OID:
zhnSysMon.1.3.6.1.4.1.5504.2.5.1
37
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
37 total| Object Name |
|---|
zhnSysMonThis MIB contains objects that are used by the System Monitoring function. ============================================================== == == == Copyright (C) 2007-2010 Zhone Technologies, Inc. == == == ============================================================== MODULE-IDENTITY .1.3.6.1.4.1.5504.2.5.1 |
zhnSysMonNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.1.0 |
zhnSysMonAlarmSetEventA zhnSysMonAlarmSetEvent notification is sent when an alarm condition is detected by a system component. The System Monitor is informed of the alarm and generates the alarm set notification. The objects in the notification correspond to the values in a row instance of in the zhnSysMonAlarmTable. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.1 |
zhnSysMonAlarmClearEventA zhnSysMonAlarmClearEvent notification is sent when an alarm condition is cleared by a system component. The System Monitor is informed of the alarm state and generates the alarm clear notification. The objects in the notification correspond to the values in a row instance of in the zhnSysMonAlarmTable. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.2 |
zhnSysMonTestStartEventA zhnSysMonTestStartEvent notification is sent by any system component that begins a test. The objects in the notification correspond to the values in a row instance of in the zhnSysMonTestTable. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.3 |
zhnSysMonTestStopEventA zhnSysMonTestStopEvent notification is sent by any system component that ends a test. The objects in the notification correspond to the values in a row instance of in the zhnSysMonTestTable. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.4 |
zhnSysMonTempSensorCfgUpdateEventA zhnSysMonTempCfgUpdateEvent notification is sent by the System Monitor whenever it reconfigures a temperature sensor. The objects in the notification correspond to the values in a row instance of in the zhnSysMonTempSensorTable. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.5 |
zhnSysMonLinePowerCfgUpdateEventA zhnSysMonLinePowerCfgUpdateEvent notification is sent by the System Monitor whenever it reconfigures a power source line. The objects in the notification correspond to the values in a row instance of in the zhnSysMonLinePowerTable. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.6 |
zhnSysMonReadyEventA zhnSysMonReadyEvent notification is sent by the System Monitor whenever it has completed initialization and is ready to accept requests. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.7 |
zhnSysMonConfigChangeEventA zhnSysMonConfigChangeEvent notification is generated whenever the persistent database is saved. NOTIFICATION-TYPE .1.3.6.1.4.1.5504.2.5.1.0.8 |
zhnSysMonObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.1.1 |
zhnSysMonAlarmTableThis table contains the current system alarms. SEQUENCE OF ZhnSysMonAlarmEntry .1.3.6.1.4.1.5504.2.5.1.1.1 |
zhnSysMonAlarmEntryAn entry in the zhnSysMonAlarmTable. ZhnSysMonAlarmEntry .1.3.6.1.4.1.5504.2.5.1.1.1.1 |
zhnSysMonAlarmTypeThe type of alarm currently posted.rw Enumeration .1.3.6.1.4.1.5504.2.5.1.1.1.1.1 |
zhnSysMonAlarmSeverityThe severity of the alarm.rw Enumeration .1.3.6.1.4.1.5504.2.5.1.1.1.1.2 |
zhnSysMonAlarmInterfaceNameThis object specifies the interface name (e.g., wlan0), or instance (e.g., sensor 1, primary power source 3) associated with the alarm.rw DisplayString .1.3.6.1.4.1.5504.2.5.1.1.1.1.3 |
zhnSysMonAlarmDescriptionThis object is a textual description of an alarm type.rw DisplayString .1.3.6.1.4.1.5504.2.5.1.1.1.1.4 |
zhnSysMonAlarmRowStatusThe SNMP RowStatus of the current row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.1.1.1.1.5 |
zhnSysMonTestTableThis table contains the current system tests. SEQUENCE OF ZhnSysMonTestEntry .1.3.6.1.4.1.5504.2.5.1.1.2 |
zhnSysMonTestEntryAn entry in the zhnSysMonTestTable. ZhnSysMonTestEntry .1.3.6.1.4.1.5504.2.5.1.1.2.1 |
zhnSysMonTestTypeThe type of test currently running.rw Enumeration .1.3.6.1.4.1.5504.2.5.1.1.2.1.1 |
zhnSysMonTestInterfaceNameThis object specifies the interface name (e.g., wlan0) associated with the test.rw DisplayString .1.3.6.1.4.1.5504.2.5.1.1.2.1.2 |
zhnSysMonTestRowStatusThe SNMP RowStatus of the current row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.1.1.2.1.3 |
zhnSysMonTempSensorTableThis table contains the system temperature sensors. SEQUENCE OF ZhnSysMonTempSensorEntry .1.3.6.1.4.1.5504.2.5.1.1.3 |
zhnSysMonTempSensorEntryAn entry in the zhnSysMonTempSensorTable. ZhnSysMonTempSensorEntry .1.3.6.1.4.1.5504.2.5.1.1.3.1 |
zhnSysMonTempSensorIdThis object specifies the reference index for each detected temperature sensor.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.1.1.3.1.1 |
zhnSysMonTempSensorRowStatusThe SNMP RowStatus of the current row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.1.1.3.1.2 |
zhnSysMonTempSensorCurrThe current temperature reported by the sensor in degrees Celcius.ro DisplayString .1.3.6.1.4.1.5504.2.5.1.1.3.1.3 |
zhnSysMonTempSensorOSThe configured Overtemperature Shutdown (OS) for the sensor in degrees Celcius. This is the temperature alarm thresholdrw DisplayString .1.3.6.1.4.1.5504.2.5.1.1.3.1.4 |
zhnSysMonTempSensorHystThe configured temperature hysteresis for the sensor in degrees Celcius. This is the temperature at which the alarm condition goes away.rw DisplayString .1.3.6.1.4.1.5504.2.5.1.1.3.1.5 |
zhnSysMonTempSensorNameA textual string describing the sensor.rw DisplayString .1.3.6.1.4.1.5504.2.5.1.1.3.1.6 |
zhnSysMonLinePowerTableThis table contains the line power configuration. SEQUENCE OF ZhnSysMonLinePowerEntry .1.3.6.1.4.1.5504.2.5.1.1.4 |
zhnSysMonLinePowerEntryAn entry in the zhnSysMonLinePowerTable. ZhnSysMonLinePowerEntry .1.3.6.1.4.1.5504.2.5.1.1.4.1 |
zhnSysMonLinePowerLineNumberThis object specifies the line number for each primary power source.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.1.1.4.1.1 |
zhnSysMonLinePowerStatusThe current power configuration status of the line identified by zhnSysMonLinePowerLineNumber. A status of enabled(1) indicates that the line is being monitored as a primary power source for the unit (i.e., an alarm is posted if it fails).rw Enumeration .1.3.6.1.4.1.5504.2.5.1.1.4.1.2 |
zhnSysMonLinePowerRowStatusThe SNMP RowStatus of the current row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.1.1.4.1.3 |
zhnSysMonConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.1.2 |