ZHNSYSMON: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZHNSYSMON
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 zhnSysMon 1.3.6.1.4.1.5504.2.5.1
This MIB contains objects that are used by the System Monitoring function. ============================================================== == == == Copyright (C) 2007-2010 Zhone Technologies, Inc. == == == ==============================================================
     zhnSysMonNotifications 1.3.6.1.4.1.5504.2.5.1.0
         zhnSysMonAlarmSetEvent 1.3.6.1.4.1.5504.2.5.1.0.1
A 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.
         zhnSysMonAlarmClearEvent 1.3.6.1.4.1.5504.2.5.1.0.2
A 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.
         zhnSysMonTestStartEvent 1.3.6.1.4.1.5504.2.5.1.0.3
A 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.
         zhnSysMonTestStopEvent 1.3.6.1.4.1.5504.2.5.1.0.4
A 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.
         zhnSysMonTempSensorCfgUpdateEvent 1.3.6.1.4.1.5504.2.5.1.0.5
A 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.
         zhnSysMonLinePowerCfgUpdateEvent 1.3.6.1.4.1.5504.2.5.1.0.6
A 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.
         zhnSysMonReadyEvent 1.3.6.1.4.1.5504.2.5.1.0.7
A zhnSysMonReadyEvent notification is sent by the System Monitor whenever it has completed initialization and is ready to accept requests.
         zhnSysMonConfigChangeEvent 1.3.6.1.4.1.5504.2.5.1.0.8
A zhnSysMonConfigChangeEvent notification is generated whenever the persistent database is saved.
     zhnSysMonObjects 1.3.6.1.4.1.5504.2.5.1.1
         zhnSysMonAlarmTable 1.3.6.1.4.1.5504.2.5.1.1.1 no-access
This table contains the current system alarms.
             zhnSysMonAlarmEntry 1.3.6.1.4.1.5504.2.5.1.1.1.1 no-access
An entry in the zhnSysMonAlarmTable.
                 zhnSysMonAlarmType 1.3.6.1.4.1.5504.2.5.1.1.1.1.1 integer read-only
The type of alarm currently posted. Enumeration: 'dsx1RcvAIS': 17, 'pwLateFrame': 12, 'dsx1LoopbackState': 21, 'batteryRemoved2': 36, 'replaceBattery2': 35, 'dsx1RcvYellow': 15, 'pwDown': 8, 'pwClockStabilityIdle': 25, 'pwClockStabilityAcquisition': 26, 'onBatteryPower': 29, 'pwClockStability': 23, 'onBatteryPower2': 33, 'other': 99, 'tempThresholdExceeded': 1, 'mainPowerLoss': 2, 'dsx1TestingState': 22, 'dsx1LossOfSignal': 20, 'dsx1LossOfFrame': 19, 'pwClockHoldover': 24, 'pwMisconnected': 10, 'pwJitterBufferOverrun': 14, 'lowPowerMode': 4, 'doorOpened': 37, 'replaceBattery': 31, 'interfaceDown': 6, 'dsx1XmtAIS': 18, 'batteryPowerLow': 30, 'dsx1XmtYellow': 16, 'batteryPowerLow2': 34, 'selftestFailed': 5, 'processFailed': 7, 'pwDeleted': 9, 'pwMalformedFrame': 13, 'pwClockStabilityRecovery': 28, 'pwClockStabilityTracking1': 27, 'pwLOP': 11, 'secondaryPowerLoss': 3, 'batteryRemoved': 32.
                 zhnSysMonAlarmSeverity 1.3.6.1.4.1.5504.2.5.1.1.1.1.2 integer read-only
The severity of the alarm. Enumeration: 'major': 2, 'critical': 3, 'wanData': 4, 'minor': 1.
                 zhnSysMonAlarmInterfaceName 1.3.6.1.4.1.5504.2.5.1.1.1.1.3 displaystring read-only
This object specifies the interface name (e.g., wlan0), or instance (e.g., sensor 1, primary power source 3) associated with the alarm.
                 zhnSysMonAlarmDescription 1.3.6.1.4.1.5504.2.5.1.1.1.1.4 displaystring read-only
This object is a textual description of an alarm type.
                 zhnSysMonAlarmRowStatus 1.3.6.1.4.1.5504.2.5.1.1.1.1.5 rowstatus read-only
The SNMP RowStatus of the current row.
         zhnSysMonTestTable 1.3.6.1.4.1.5504.2.5.1.1.2 no-access
This table contains the current system tests.
             zhnSysMonTestEntry 1.3.6.1.4.1.5504.2.5.1.1.2.1 no-access
An entry in the zhnSysMonTestTable.
                 zhnSysMonTestType 1.3.6.1.4.1.5504.2.5.1.1.2.1.1 integer read-only
The type of test currently running. Enumeration: 'led': 2, 'loopback': 1.
                 zhnSysMonTestInterfaceName 1.3.6.1.4.1.5504.2.5.1.1.2.1.2 displaystring read-only
This object specifies the interface name (e.g., wlan0) associated with the test.
                 zhnSysMonTestRowStatus 1.3.6.1.4.1.5504.2.5.1.1.2.1.3 rowstatus read-only
The SNMP RowStatus of the current row.
         zhnSysMonTempSensorTable 1.3.6.1.4.1.5504.2.5.1.1.3 no-access
This table contains the system temperature sensors.
             zhnSysMonTempSensorEntry 1.3.6.1.4.1.5504.2.5.1.1.3.1 no-access
An entry in the zhnSysMonTempSensorTable.
                 zhnSysMonTempSensorId 1.3.6.1.4.1.5504.2.5.1.1.3.1.1 unsigned32 read-only
This object specifies the reference index for each detected temperature sensor.
                 zhnSysMonTempSensorRowStatus 1.3.6.1.4.1.5504.2.5.1.1.3.1.2 rowstatus read-only
The SNMP RowStatus of the current row.
                 zhnSysMonTempSensorCurr 1.3.6.1.4.1.5504.2.5.1.1.3.1.3 displaystring read-only
The current temperature reported by the sensor in degrees Celcius.
                 zhnSysMonTempSensorOS 1.3.6.1.4.1.5504.2.5.1.1.3.1.4 displaystring read-write
The configured Overtemperature Shutdown (OS) for the sensor in degrees Celcius. This is the temperature alarm threshold
                 zhnSysMonTempSensorHyst 1.3.6.1.4.1.5504.2.5.1.1.3.1.5 displaystring read-write
The configured temperature hysteresis for the sensor in degrees Celcius. This is the temperature at which the alarm condition goes away.
                 zhnSysMonTempSensorName 1.3.6.1.4.1.5504.2.5.1.1.3.1.6 displaystring read-write
A textual string describing the sensor.
         zhnSysMonLinePowerTable 1.3.6.1.4.1.5504.2.5.1.1.4 no-access
This table contains the line power configuration.
             zhnSysMonLinePowerEntry 1.3.6.1.4.1.5504.2.5.1.1.4.1 no-access
An entry in the zhnSysMonLinePowerTable.
                 zhnSysMonLinePowerLineNumber 1.3.6.1.4.1.5504.2.5.1.1.4.1.1 unsigned32 read-only
This object specifies the line number for each primary power source.
                 zhnSysMonLinePowerStatus 1.3.6.1.4.1.5504.2.5.1.1.4.1.2 integer read-only
The 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). Enumeration: 'disabled': 2, 'enabled': 1.
                 zhnSysMonLinePowerRowStatus 1.3.6.1.4.1.5504.2.5.1.1.4.1.3 rowstatus read-only
The SNMP RowStatus of the current row.
     zhnSysMonConformance 1.3.6.1.4.1.5504.2.5.1.2