MERITAGE-MIB: View SNMP OID List / Download MIB

VENDOR: LANNET COMPANY


 Home MIB: MERITAGE-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
 meritage 1.3.6.1.4.1.81.32
       meritageBase 1.3.6.1.4.1.81.32.1
           meritageBaseLEDs 1.3.6.1.4.1.81.32.1.1 octet string read-only
Summary of the hub LEDs. The coding of each LED is defined in meritageLedColour Number of bits per LED, currently 8 (1st byte) Number of LEDs, currently 8 (2nd byte) PS1 LED (3rd byte) PS2 LED PS3 LED Fan1 LED Fan2 LED MSPV1 LED MSPV2 LED Eth Sideband LED (last byte)
           meritageBaseTemperatureExceed 1.3.6.1.4.1.81.32.1.2 integer read-only
Fault condition indicating that the temperature exceeded 70 degrees in at least one of the modules in the hub. Enumeration: 'notSupported': 255, 'ok': 1, 'exceeded': 2.
           meritageBaseXswitchConfiguration 1.3.6.1.4.1.81.32.1.3 integer read-only
The value of this attribute shows whether the two horizontal Xswitches are connected internally to form a single 14-slots-wide Xswitch in the Meritage, or not. Enumeration: 'separated': 2, 'notSupported': 255, 'connected': 1.
           meritageBaseFaultMask 1.3.6.1.4.1.81.32.1.4 octet string read-only
Each bit of this item describes a fault situation in the Meritage hub. bit 1: meritageBaseFanActivityStatus.1 = failed (2), bit 2: meritageBaseFanActivityStatus.2 = failed (2), bit 3: meritageBasePSUActivityStatus.1 = failed(2), bit 4: meritageBasePSUActivityStatus.2 = failed(2), bit 5: meritageBasePSUActivityStatus.3 = failed(2), bit 6: meritageMSPVBackupStatus = failed(2), bit 7: scGenSwitchOldVersionModules.1 = null, bit 8: scGenSwitchOldVersionModules.2 = null, bit 9: scGenSwitchVIDPNonSupportedModules.1 = null, bit 10: scGenSwitchVIDPNonSupportedModules.2 = null, bit 11: scGenSwitchSTAonSupportedModules.1 = null, bit 12: scGenSwitchSTAonSupportedModules.2 = null, bit 13: scGenSwitchIDSonSupportedModules.1 = null, bit 14: scGenSwitchIDSonSupportedModules.2 = null, bit 15: The highest priority source port is not the curent source (according to meritageClockCurrentSource), bit 16: meritageClockStatus is Not in locked (1) for more then 120 seconds AND not all priorities are 0 AND meritageClockAdminStatus = enable (1), bit 17: meritageClockSourceStatus.1 = failed (2), bit 18: meritageClockSourceStatus.2 = failed (2), bit 19: meritageClockSourceStatus.3 = failed (2), bit 20: meritageClockSourceStatus.4 = failed (2),
           meritageBaseFanTable 1.3.6.1.4.1.81.32.1.5 no-access
Table of attributes for Fan units in the Meritage.
               meritageBaseFanEntry 1.3.6.1.4.1.81.32.1.5.1 no-access
An entry in the table, containing attributes for a single Fan unit in the Meritage.
                   meritageBaseFanId 1.3.6.1.4.1.81.32.1.5.1.1 integer read-only
Fan index for identifying the Fan in the Meritage 1-left, 2-right.
                   meritageBaseFanActivityStatus 1.3.6.1.4.1.81.32.1.5.1.2 integer read-only
This attribute defines the status of the Fan. Enumeration: 'active': 1, 'failed': 2, 'none': 3.
           meritageBasePSUTable 1.3.6.1.4.1.81.32.1.6 no-access
Table of configuration attributes for the Power Supply Units.
               meritageBasePSUEntry 1.3.6.1.4.1.81.32.1.6.1 no-access
An entry in the table, containing information for a single Power Supply Unit.
                   meritageBasePSUId 1.3.6.1.4.1.81.32.1.6.1.1 integer read-only
Index identifying the PSU.1-left, 2-middle, 3-right.
                   meritageBasePSUType 1.3.6.1.4.1.81.32.1.6.1.2 integer read-only
This attribute indicates the PSU type. Enumeration: 'notSupported': 255, 'm-ps500': 1, 'm-ps1250': 2, 'm-ps800': 3, 'm-ps800-dc': 4.
                   meritageBasePSUHWVersion 1.3.6.1.4.1.81.32.1.6.1.3 displaystring read-only
Hardware version of the PSU. Stored in ASCII format : first Byte - hardware major version number Second Byte - hardware minor version number (Configuration Symbol) last Byte - hardware debug version number.
                   meritageBasePSURatedPower 1.3.6.1.4.1.81.32.1.6.1.4 integer read-only
This attribute indicates the rated power of the PSU in Watts.
                   meritageBasePSUActivityStatus 1.3.6.1.4.1.81.32.1.6.1.5 integer read-only
This attribute defines the status of the PSU: active(1) - indicates that the PSU supplies power to the chassis. failed(2) - indicates PSU failure none(3) - indicates absence of PSU from the configuration. Enumeration: 'active': 1, 'failed': 2, 'none': 3.
           meritageBaseUpBckplnConfiguration 1.3.6.1.4.1.81.32.1.7 integer read-only
Defines whether the Upper Backplane is constructed as a single domain (full), as a dual domain (split) or not installed. The hardware supports 2 bits for this purpose (A10, B10 MSB). single - 10 in the MSB HW registers dual - 01 in the MSB HW registers notInstalled - 11 in the MSB HW registers Enumeration: 'notSupported': 255, 'dualDomain': 2, 'notInstalled': 3, 'singleDomain': 1.
           meritageBaseUpBckplnConfigurationSymbol 1.3.6.1.4.1.81.32.1.8 displaystring read-only
Defines the Configuration Symbol of the Upper Backplane X.Y - where X & Y are integers: 1st byte (X) - Major version number 2nd byte - '.' 3rd byte (Y) - minor version number The hardware supports 2 bits for this purpose (D10, E10 LSB). Y will always be 0. X will change according to the HW registers. 00 is CS 1.0, 01 is 2.0, 10 is 3.0, 11 is 4.0. If no upper backplane is installed in the chassis, an empty string will be returned.
       meritageMSPV 1.3.6.1.4.1.81.32.2
           meritageMSPVBackupStatus 1.3.6.1.4.1.81.32.2.1 integer read-only
This attribute defines the status of the backup M-SPV module in the Meritage: dormant (1) - indicates that the backup M-SPV is dormant and works ok. failed (2) - indicates that the backup M-SPV has failed. none (3) - indicates absence of the backup M-SPV from the hub. Enumeration: 'dormant': 1, 'failed': 2, 'none': 3, 'notSupported': 255.
           meritageMSPVMainPosition 1.3.6.1.4.1.81.32.2.2 integer read-only
This attribute defines the position of the main M-SPV module in the Meritage: MSPV1 (1) - indicates that the main M-SPV is the one on the left slot MSPV2 (2) - indicates that the main M-SPV is the one on the right slot. Enumeration: 'notSupported': 255, 'mMSPV2': 2, 'mMSPV1': 1.
       meritageGroup 1.3.6.1.4.1.81.32.3
           meritageGroupTable 1.3.6.1.4.1.81.32.3.1 no-access
A table containing information about each group in the hub.
               meritageGroupEntry 1.3.6.1.4.1.81.32.3.1.1 no-access
An entry containing information about a particular group in the hub.
                   meritageGroupIndex 1.3.6.1.4.1.81.32.3.1.1.1 integer read-only
Index into this table, by group number.
                   meritageGroupTempExceed 1.3.6.1.4.1.81.32.3.1.1.2 integer read-only
Fault condition indicating that temperature exceeded the threshold on the module. Enumeration: 'notSupported': 255, 'ok': 1, 'exceeded': 2.
                   meritageGroupLEDsMap 1.3.6.1.4.1.81.32.3.1.1.3 octet string read-only
The status of all the Group LEDs in the form of a BIT Map. The coding of each LED is defined in MeritageLedColour. The structure of this item: Number of bits per LED = A (currently 8 bits) (1st byte) Number of Module level LEDs = B (currently 2) (2nd byte) Number of Ports = C (currently 12) (3rd byte) Number of Functions = D (currently 6) (4th byte) Module level LEDs (=B bytes) Ports LEDs for function #1 (=C bytes) Ports LEDs for function #2 (=C bytes) Ports LEDs for function #3 (=C bytes) ... Ports LEDs for function #D (=C bytes) The length of this item, with the current values, is 78 bytes.
       meritageClock 1.3.6.1.4.1.81.32.4
           meritageClockAdminStatus 1.3.6.1.4.1.81.32.4.1 integer read-write
enable or disable the clock sync daughter board. When disabled, the M-SPS will use its own internal clock. Enumeration: 'enable': 1, 'disable': 2.
           meritageClockReset 1.3.6.1.4.1.81.32.4.2 integer read-write
Setting the value of this attribute to ON causes a reset only to the Clock Sync daughter board and not to the M-SPS. Enumeration: 'on': 1, 'off': 2.
           meritageClockWTR 1.3.6.1.4.1.81.32.4.3 integer read-write
The value in seconds of Wait Time to Restore. The time the M-SPS software will wait before restoring a healthy higher priority timing source as the sync source. This is to prevent toggling between two sources if one source is intermittently bad. If the WTR is set to infinity, a higher priority source will be active only if the current source fails or after reset. ranges 10-3600 seconds value = 9999 means infinity. default value - 20 sec.
           meritageClockStatus 1.3.6.1.4.1.81.32.4.4 integer read-only
The status of the Clock Sync daughter board: Locked - locked to the input timing source for more then 8 seconds. Holdover - Trying to simulate a clock it was previously locked to. FreeRunning - Outputting a timing source derived from none of the sources. Internal - Outputting the internal clock, because the clock sync is disabled. Enumeration: 'freeRunning': 3, 'internal': 4, 'locked': 1, 'holdover': 2.
           meritageClockCurrentSource 1.3.6.1.4.1.81.32.4.5 displaystring read-only
The current clock source being used. This is the outcome of the status of the sources and the priority between the sources. possible values are: ATM A, ATM B, SYNC A, SYNC B, none (when there is no source, i.e. in Holdover, Free Running or Internal). A Trap will be sent on change.
       meritageClockSource 1.3.6.1.4.1.81.32.5
           meritageClockSourceTable 1.3.6.1.4.1.81.32.5.1 no-access
A table containing information about each clock source in the hub.
               meritageClockSourceEntry 1.3.6.1.4.1.81.32.5.1.1 no-access
An entry containing information about a particular clock source in the hub.
                   meritageClockSourceIndex 1.3.6.1.4.1.81.32.5.1.1.1 integer read-only
Index into this table, by clock source number 1-4. 1 - ATM A 2 - ATM B 3 - SYNC A 4 - SYNC B
                   meritageClockSourceStatus 1.3.6.1.4.1.81.32.5.1.1.2 integer read-only
The status of the source port ok - link ok los - loss of signal. failed - the source may have a link, but the M-SPS has failed 4 times to lock to it. The source will automatically be disabled (priority 0). The status can exit the failed status only if the user enables the source by raising it's priority. Enumeration: 'los': 2, 'notSupported': 255, 'ok': 1, 'failed': 3.
                   meritageClockSourcePriority 1.3.6.1.4.1.81.32.5.1.1.3 integer read-write
The priority of the source port 0 - disabled 1 - lowest 4 - highest
                   meritageClockSourceConfigPort 1.3.6.1.4.1.81.32.5.1.1.4 displaystring read-write
The port assigned to drive the Clock Source. In the format X.Y - where X & Y are integers: 1st byte (X) - Slot number 2nd byte - (.) 3rd byte (Y) - Port number The NMS can write values to index 1 and 2 only. Attempt to write a value to index 3 and 4 will cause genError. The NMS can read the value to see that the set was successful. For index 1 - for example = 3.1 For index 2 - for example = 3.2 For index 3 - value always = 15.1 For index 4 - value always = 15.2
                   meritageClockSourceFraming 1.3.6.1.4.1.81.32.5.1.1.5 integer read-write
The framing mode for the SYNC A SYNC B ports. Sources ATM A and ATM will reply with notSupported (255). For M-SPS/ER and EB, the values 1 and 2 are relevant. For M-SPS/T, the values 3 and 4 are relevant. Enumeration: 'ds1-sf': 3, 'ds1-esf': 4, 'e1-framed': 1, 'e1-unframed': 2, 'notSupported': 255.