MRV-IR-HDAM-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: MRV-IR-HDAM-MIB
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
 mrvBpd 1.3.6.1.4.1.33
       mrvLx 1.3.6.1.4.1.33.100
               irHdamMib 1.3.6.1.4.1.33.100.4
This is the MRV LX HDAM Alarm MIB module.
                   irHdam 1.3.6.1.4.1.33.100.4.1
                       irHdamUnitTable 1.3.6.1.4.1.33.100.4.1.1 no-access
A list of hdam unit entries.
                           irHdamUnitEntry 1.3.6.1.4.1.33.100.4.1.1.1 no-access
An hdam unit entry.
                               irHdamUnitPortIndex 1.3.6.1.4.1.33.100.4.1.1.1.1 integer read-only
The port index to which this hdam unit is connected.
                               irHdamFwVersion 1.3.6.1.4.1.33.100.4.1.1.1.2 displaystring read-only
The HDAM unit firmware version string.
                               irHdamConnectStatus 1.3.6.1.4.1.33.100.4.1.1.1.3 integer read-only
The HDAM unit connection status. Enumeration: 'connected': 1, 'disconnected': 2.
                               irHdamPowerType 1.3.6.1.4.1.33.100.4.1.1.1.4 integer read-only
The type of power used by the hdam device. Enumeration: 'powerDC': 2, 'powerAC': 1.
                               irHdamAction 1.3.6.1.4.1.33.100.4.1.1.1.5 integer read-write
This object is used to perform an action on the HDAM unit. A read of this object always returns the value other(1). Setting this object to reset(2) causes the unit to be reset. Enumeration: 'reset': 2, 'other': 1.
                       irHdamModuleTable 1.3.6.1.4.1.33.100.4.1.2 no-access
A list of hdam module entries.
                           irHdamModuleEntry 1.3.6.1.4.1.33.100.4.1.2.1 no-access
An hdam module entry.
                               irHdamPortIndex 1.3.6.1.4.1.33.100.4.1.2.1.1 integer read-only
The port index to which this hdam unit is connected.
                               irHdamSlotIndex 1.3.6.1.4.1.33.100.4.1.2.1.2 integer read-only
The slot index for this module entry.
                               irHdamModuleType 1.3.6.1.4.1.33.100.4.1.2.1.3 irhdammoduletype read-only
The type of module in the slot.
                       irHdamPowerSupplyTable 1.3.6.1.4.1.33.100.4.1.3 no-access
A list of hdam power supply entries.
                           irHdamPowerSupplyEntry 1.3.6.1.4.1.33.100.4.1.3.1 no-access
An hdam power supply entry.
                               irHdamPowerPortIndex 1.3.6.1.4.1.33.100.4.1.3.1.1 integer read-only
The index of the port to which the hdam unit is attached.
                               irHdamPowerIndex 1.3.6.1.4.1.33.100.4.1.3.1.2 integer read-only
The index of the hdam power unit.
                               irHdamPowerUnitPresent 1.3.6.1.4.1.33.100.4.1.3.1.3 integer read-only
This indicates if the power unit is present or not. Enumeration: 'yes': 1, 'no': 2.
                               irHdamPowerInputStatus 1.3.6.1.4.1.33.100.4.1.3.1.4 integer read-only
This indicates if the power unit is plugged into a power source. Enumeration: 'on': 1, 'off': 2.
                               irHdamPowerOutputStatus 1.3.6.1.4.1.33.100.4.1.3.1.5 integer read-only
This indicates the status of the internal power feed to the device components. Enumeration: 'on': 1, 'off': 2.
                               irHdamPowerStatus 1.3.6.1.4.1.33.100.4.1.3.1.6 integer read-only
The overall status of the power unit. Enumeration: 'on': 1, 'off': 2, 'failed': 3.
                   irHdamAlarm 1.3.6.1.4.1.33.100.4.2
                       irAlarmConfigTable 1.3.6.1.4.1.33.100.4.2.1 no-access
A list of alarm config entries.
                           irAlarmConfigEntry 1.3.6.1.4.1.33.100.4.2.1.1 no-access
An hdam alarm config entry.
                               irAlarmPortIndex 1.3.6.1.4.1.33.100.4.2.1.1.1 integer read-only
The port index on which the alarm unit is attached.
                               irAlarmSlotIndex 1.3.6.1.4.1.33.100.4.2.1.1.2 integer read-only
The slot in the alarm unit which identifies this module.
                               irAlarmPointIndex 1.3.6.1.4.1.33.100.4.2.1.1.3 integer read-only
An integer which uniquely identifies an alarm on this module.
                               irAlarmName 1.3.6.1.4.1.33.100.4.2.1.1.4 displaystring read-write
The name assigned to the alarm.
                               irAlarmContactState 1.3.6.1.4.1.33.100.4.2.1.1.5 ircontactstate read-only
The current state of the alarm contacts.
                               irAlarmContactFaultState 1.3.6.1.4.1.33.100.4.2.1.1.6 ircontactstate read-write
The contact state (open or closed) which indicates the fault condition. If the value of this object and irAlarmContactState is the same, then the alarm has been triggered.
                               irAlarmDebounceInterval 1.3.6.1.4.1.33.100.4.2.1.1.7 integer read-write
The number of seconds the alarm must be in the fault state before it is considered valid.
                               irAlarmAudibleStatus 1.3.6.1.4.1.33.100.4.2.1.1.8 integer read-write
This indicates whether the audible alarm on the unit will sound when this alarm is generated. Enumeration: 'disabled': 1, 'enabled': 2.
                               irAlarmTrapStatus 1.3.6.1.4.1.33.100.4.2.1.1.9 integer read-write
This indicates whether an snmp trap will be generated when this alarm is generated. Enumeration: 'disabled': 1, 'enabled': 2.
                               irAlarmTrapSeverity 1.3.6.1.4.1.33.100.4.2.1.1.10 trapseverity read-write
The trap severity assigned to this alarm. This value will be sent when an alarm fires and an snmp trap is generated.
                               irAlarmCount 1.3.6.1.4.1.33.100.4.2.1.1.11 counter32 read-only
The number of times the alarm has been generated since the unit was started.
                               irAlarmTimestamp 1.3.6.1.4.1.33.100.4.2.1.1.12 displaystring read-only
A timestamp string indicating the time the last alarm was generated. A null string indicates that the alarm has not been generated.
                               irAlarmDescription 1.3.6.1.4.1.33.100.4.2.1.1.13 displaystring read-write
A user configurable alarm description string.
                   irHdamControl 1.3.6.1.4.1.33.100.4.3
                       irControlConfigTable 1.3.6.1.4.1.33.100.4.3.1 no-access
A list of control config entries.
                           irControlConfigEntry 1.3.6.1.4.1.33.100.4.3.1.1 no-access
A control config entry.
                               irControlPortIndex 1.3.6.1.4.1.33.100.4.3.1.1.1 integer read-only
The port index on which the control unit is attached.
                               irControlSlotIndex 1.3.6.1.4.1.33.100.4.3.1.1.2 integer read-only
The slot in the control unit which identifies this module.
                               irControlPointIndex 1.3.6.1.4.1.33.100.4.3.1.1.3 integer read-only
An integer which uniquely identifies a control on this module.
                               irControlName 1.3.6.1.4.1.33.100.4.3.1.1.4 displaystring read-write
The name assigned to the control.
                               irControlState 1.3.6.1.4.1.33.100.4.3.1.1.5 ircontactstate read-write
The current value of the control state.
                               irControlActiveState 1.3.6.1.4.1.33.100.4.3.1.1.6 ircontactstate read-write
The value of the control state that activates the attached device.
                               irControlDescription 1.3.6.1.4.1.33.100.4.3.1.1.7 displaystring read-write
A user configurable control description string.
                   irHdamAnalog 1.3.6.1.4.1.33.100.4.4
                       irAnalogConfigTable 1.3.6.1.4.1.33.100.4.4.1 no-access
A list of analog loop config entries.
                           irAnalogConfigEntry 1.3.6.1.4.1.33.100.4.4.1.1 no-access
An analog loop config entry.
                               irAnalogPortIndex 1.3.6.1.4.1.33.100.4.4.1.1.1 integer read-only
The port index on which the analog unit is attached.
                               irAnalogSlotIndex 1.3.6.1.4.1.33.100.4.4.1.1.2 integer read-only
The slot in the analog unit which identifies this module.
                               irAnalogPointIndex 1.3.6.1.4.1.33.100.4.4.1.1.3 integer read-only
An integer which uniquely identifies an analog point on this module.
                               irAnalogName 1.3.6.1.4.1.33.100.4.4.1.1.4 displaystring read-write
The name assigned to the analog.
                               irAnalogDescription 1.3.6.1.4.1.33.100.4.4.1.1.5 displaystring read-write
A user configurable analog description string.
                               irAnalogStatus 1.3.6.1.4.1.33.100.4.4.1.1.6 iranalogstatus read-write
The status of the analog point.
                               irAnalogValue 1.3.6.1.4.1.33.100.4.4.1.1.7 displaystring read-only
The current analog sensor reading in milliAmps.
                               irAnalogCalValue 1.3.6.1.4.1.33.100.4.4.1.1.8 displaystring read-only
The current analog sensor calibrated value.
                               irAnalogCalMinValue 1.3.6.1.4.1.33.100.4.4.1.1.9 displaystring read-write
The calibration value assigned to the minimum sensor reading.
                               irAnalogCalMaxValue 1.3.6.1.4.1.33.100.4.4.1.1.10 displaystring read-write
The calibration value assigned to the maximum analog sensor reading.
                               irAnalogCalMargin 1.3.6.1.4.1.33.100.4.4.1.1.11 displaystring read-write
The calibration margin value. This will be added to the calibrated analog sensor value.
                               irAnalogCalUnits 1.3.6.1.4.1.33.100.4.4.1.1.12 displaystring read-write
A user defined string describing the calibrated units for the analog sensor.
                               irAnalogThresholdHigh 1.3.6.1.4.1.33.100.4.4.1.1.13 displaystring read-write
The analog sensor high threshold value. A value of -0 indicates threshold is not configured.
                               irAnalogThresholdLow 1.3.6.1.4.1.33.100.4.4.1.1.14 displaystring read-write
The analog sensor low threshold value. A value of -0 indicates threshold is not configured.
                               irAnalogThresholdSeverity 1.3.6.1.4.1.33.100.4.4.1.1.15 trapseverity read-write
The severity value of the analog sensor assigned to the low threshold. This value will be sent in the threshold trap.
                               irAnalogThresholdHysteresis 1.3.6.1.4.1.33.100.4.4.1.1.16 displaystring read-write
After crossing a threshold, the delta by which the caliberated value must drop within the normal range before the alarm condition is cleared (i.e. a cleared alarm is generated).
                               irAnalogThresholdHighAlarmCount 1.3.6.1.4.1.33.100.4.4.1.1.17 counter32 read-only
The number of times the analog sensor high threshold has been crossed since the unit was started.
                               irAnalogThresholdLowAlarmCount 1.3.6.1.4.1.33.100.4.4.1.1.18 counter32 read-only
The number of times the analog sensor low threshold has been crossed since the unit was started.
                               irAnalogThresholdHighTimestamp 1.3.6.1.4.1.33.100.4.4.1.1.19 displaystring read-only
A timestamp string indicating the time the analog sensor last crossed the high threshold. A null string indicates that the alarm has not been crossed.
                               irAnalogThresholdLowTimestamp 1.3.6.1.4.1.33.100.4.4.1.1.20 displaystring read-only
A timestamp string indicating the time the analog sensor last crossed the low threshold. A null string indicates that the alarm has not been crossed.