ZHONE-SHELF-MONITOR-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZHONE-SHELF-MONITOR-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
     shelfDataTable 1.3.6.1.4.1.5504.3.2.1 no-access
A table of shelf information and status for each shelf in a PLS system. The table includes revision level, general shelf status, and enviromental monitoring. The maximum number of shelves in a system is 255. Shelf 0 is an invalid entry.
         shelfDataEntry 1.3.6.1.4.1.5504.3.2.1.1 no-access
An entry per shelf in a PLS system. The entries are indexed by zhoneShelfIndex or the shelf number which has a value of 1 to 255. Shelf 0 is not valid. zhoneShelfIndex is a column in the zhoneShelfSlotTable, defined in the zhone MIB (Zhone.mib). An Entry in the table is automatically created when a new shelf is added to a PLS and detected by the operating software of the system
             shelfMfgCLEICode 1.3.6.1.4.1.5504.3.2.1.1.1 zhoneadminstring read-only
CLEI (Common Language Equipment Identifier) code of the shelf assembly as stored in the EEPROM of the unit if defined otherwise the value will be set to NULL (0-length string) by the shelf monitor card. Note: CLEI codes for individual assemblies of the shelf such as monitor card or backplane assembly are not supported.
             shelfMonitorSerialNumber 1.3.6.1.4.1.5504.3.2.1.1.2 zhoneadminstring read-only
The manufacturing serial number for the shelf monitor card of this shelf assembly.
             shelfMonitorRevisionCode 1.3.6.1.4.1.5504.3.2.1.1.3 zhoneadminstring read-only
Manufacturing hardware revision code for the shelf monitoring card of this shelf assembly
             shelfBkplaneSerialNumber 1.3.6.1.4.1.5504.3.2.1.1.4 zhoneadminstring read-only
The manufacturing serial number of the backplane in this shelf assembly.
             shelfBkplaneRevisionCode 1.3.6.1.4.1.5504.3.2.1.1.5 zhoneadminstring read-only
The manufacturing hardware revision code for the back- plane in this shelf assembly.
             shelfFanTraySerialNumber 1.3.6.1.4.1.5504.3.2.1.1.6 zhoneadminstring read-only
The manufacturing serial number for the fan tray assembly in this shelf assembly.
             shelfFanTrayRevisionCode 1.3.6.1.4.1.5504.3.2.1.1.7 zhoneadminstring read-only
The hardware revision code for the fan tray assembly in this shelf assembly.
             shelfSlotCount 1.3.6.1.4.1.5504.3.2.1.1.8 integer32 read-only
The number of slots in this shelf
             shelfFeatureBits 1.3.6.1.4.1.5504.3.2.1.1.9 octet string read-only
A string of 8 octets indicating the setting of the feature BITS.
             shelfFanTrayType 1.3.6.1.4.1.5504.3.2.1.1.10 zhonecardtype read-only
Description.
             shelfIOAlarmBoardPresent 1.3.6.1.4.1.5504.3.2.1.1.11 truthvalue read-only
Indicates that MXK I/O Alarm Board hardware is present and supported. Not used in systems other than MXK.
     shelfStatusTable 1.3.6.1.4.1.5504.3.2.2 no-access
environmental status table - this table contains the environmental monitoring data for each shelf in a PLS.
         shelfStatusEntry 1.3.6.1.4.1.5504.3.2.2.1 no-access
This table augments the shelfDataTable. Each entry in the table contains the status of the environmental monitoring sensors on the shelf monitor card.
             shelfAPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.1 integer read-only
Status of the A power to the shelf. On systems with multiple power sources, this entry represents the AC power-supply status. On systems with line-power, this entry represents the status of power-line 1. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power. Enumeration: 'powerNotOk': 2, 'powerOk': 1.
             shelfBPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.2 integer read-only
Status of the B power to the shelf. On systems with multiple power sources, this entry represents the -48 Volt DC power-supply status. On systems with line-power, this entry represents the status of power-line 2. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power. Enumeration: 'powerNotOk': 2, 'powerOk': 1.
             shelfTemperatureStatus 1.3.6.1.4.1.5504.3.2.2.1.3 integer read-only
Outlet or exhaust air temperature as status. A trap is generated if temperature leaves the normal opertioning range. Enumeration: 'aboveNormal': 2, 'belowNormal': 3, 'normal': 1.
             shelfFanTrayStatus 1.3.6.1.4.1.5504.3.2.2.1.4 integer read-only
The operational status of the shelf fan tray assembly as follows: Operational: the fan tray is fully operational with all fans running. notOperational: the fan tray assembly has failed. A high severity trap is generated when the status is set to notOperational. Enumeration: 'partiallyOperational': 2, 'notOperational': 3, 'operational': 1.
             shelfAlarmContactsStatus 1.3.6.1.4.1.5504.3.2.2.1.5 bits read-only
A BIT field of two (2) BITs indicating larm status of the dry contact alarm on the chassis/shelf: A value of zero(0) is returned in each BIT if the contact is open A value of one(1) is returned if the contack is closed Bits: 'contactAlarm0': 0, 'contactAlarm1': 1, 'contactAlarm2': 2, 'contactAlarm3': 3.
             shelfCardStatus 1.3.6.1.4.1.5504.3.2.2.1.6 octet string read-only
A string of octets, with one octet per card slot on the shelf assembly. The string of octets indicates the status of each slot in sequence with the first octet describing first slot. The encoding of each octet is as follows: 1: card is booting from eeprom 2: card is performing post tests 3: card is loading code from code loader 4: card is configuing 5: card is running 6: card is blocked from booting 7: card is dumping fatal data 8: card is in faulted 9: card is reseting 10: slot is empty 11: slot is not provisioned 12: card is disabled 13: card is powered down 14: card is powered up 15: card is uplink with active traffic 16: card is uplink without active traffic
             shelfLedStatus 1.3.6.1.4.1.5504.3.2.2.1.7 bits read-only
A BIT field of six(6) BITs indicating the status of the LEDs on the chassis bezel. A value of zero(0) is returned in each BIT if the LED is off, a value of one(1) is returned if the LED is lit. Bits: 'minorAlarm': 3, 'majorAlarm': 4, 'criticalAlarm': 5, 'fanAlarm': 2, 'battBPower': 1, 'battAPower': 0.
             shelfAdminResets 1.3.6.1.4.1.5504.3.2.2.1.8 gauge32 read-only
Count of the number of administration resets to a shelf such as systemreboot.
             shelfFaultResets 1.3.6.1.4.1.5504.3.2.2.1.9 gauge32 read-only
Count of the number of shelf resets due to faults.
             shelfPowerResets 1.3.6.1.4.1.5504.3.2.2.1.10 gauge32 read-only
Count of the number of shelf resets due to power failure or power cycle.
             shelfCPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.11 integer read-only
Status of the C power to the shelf. On systems with multiple power sources, this entry represents the line-power power-supply status. On systems with line-power, this entry represents the status of power-line 3. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power. Enumeration: 'powerNotOk': 2, 'powerOk': 1.
             shelfDPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.12 integer read-only
Status of the D power to the shelf. On systems with line-power, this entry represents the status of power-line 4. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power. Enumeration: 'powerNotOk': 2, 'powerOk': 1.
             shelfBatteryAVoltage 1.3.6.1.4.1.5504.3.2.2.1.13 zhoneadminstring read-only
Battery A voltage measurement.
             shelfBatteryBVoltage 1.3.6.1.4.1.5504.3.2.2.1.14 zhoneadminstring read-only
Battery B voltage measurement.
             shelfChassisReturnVoltage 1.3.6.1.4.1.5504.3.2.2.1.15 zhoneadminstring read-only
Chassis return voltage.
     shelfFanTable 1.3.6.1.4.1.5504.3.2.3 no-access
A table of information about the fans on the shelf. Currently a BAN has 8 fans and a MALC has 3 fans.
         shelfFanEntry 1.3.6.1.4.1.5504.3.2.3.1 no-access
Description.
             shelfFanIndex 1.3.6.1.4.1.5504.3.2.3.1.1 integer32 no-access
An index into the fan table. It is index from 1..Number of fans with no missing indicies.
             shelfFanSpeed 1.3.6.1.4.1.5504.3.2.3.1.2 integer32 read-only
Fan speed of the fan in RPM
             shelfFanLocation 1.3.6.1.4.1.5504.3.2.3.1.3 zhoneadminstring read-only
Description of the location of the fan in the fan tray
             shelfFanLowSpeedThreshold 1.3.6.1.4.1.5504.3.2.3.1.4 integer32 read-only
The lower speed allowed for a fan before it is considered failed.
     shelfTemperatureTable 1.3.6.1.4.1.5504.3.2.4 no-access
A table of information about the temperature sensors in the shelf.
         shelfTemperatureEntry 1.3.6.1.4.1.5504.3.2.4.1 no-access
Description.
             shelfTemperatureIndex 1.3.6.1.4.1.5504.3.2.4.1.1 integer32 no-access
An index into the temperature table. It is index 1..Number of temperature sensors with no missing indicies.
             shelfTemperature 1.3.6.1.4.1.5504.3.2.4.1.2 integer32 read-only
The temperature of a shelf at this position.
             shelfTemperatureLocation 1.3.6.1.4.1.5504.3.2.4.1.3 zhoneadminstring read-only
The location of the this temperature sensors.
             shelfTemperatureHighThreshold 1.3.6.1.4.1.5504.3.2.4.1.4 integer32 read-only
The upper temperature when an alarm will be sent.
             shelfTemperatureLowThreshold 1.3.6.1.4.1.5504.3.2.4.1.5 integer32 read-only
The lower temperature that an alarm will be sent.
     shelfCardTable 1.3.6.1.4.1.5504.3.2.5 no-access
A table of card information for each shelf in a PLS system. The includes different counts of resets for each card and the card type for each slot.
         shelfCardEntry 1.3.6.1.4.1.5504.3.2.5.1 no-access
An entry per slot and shelf in a PLS system. The entries are indexed by zhoneShelfIndex/zhoneSlotIndex.
             cardType 1.3.6.1.4.1.5504.3.2.5.1.1 zhonecardtype read-only
The card type for the card in this slot.
             cardSubType 1.3.6.1.4.1.5504.3.2.5.1.2 zhonecardtype read-only
The card sub type for this slot
             cardLineType 1.3.6.1.4.1.5504.3.2.5.1.3 zhonecardlinetype read-only
The card line type for this slot. This is only valid if the slot is provisioned.
             cardVersion 1.3.6.1.4.1.5504.3.2.5.1.4 zhoneadminstring read-only
The card version for the card in this slot.
             cardEepromVersion 1.3.6.1.4.1.5504.3.2.5.1.5 zhoneadminstring read-only
The eeprom version for the card in this slot.
             cardSerialNumber 1.3.6.1.4.1.5504.3.2.5.1.6 zhoneadminstring read-only
The serial number for the card in this slot.
             cardCLEICode 1.3.6.1.4.1.5504.3.2.5.1.7 zhoneadminstring read-only
CLEI (Common Language Equipment Identifier) code of the shelf assembly as stored in the EEPROM of the unit if defined otherwise the value will be set to NULL (0-length string) by the shelf monitor card.
             cardFeatureBits 1.3.6.1.4.1.5504.3.2.5.1.8 octet string read-only
A string of 8 octets indicating the setting of the feature BITS.
             cardState 1.3.6.1.4.1.5504.3.2.5.1.9 integer read-only
The card state for the card in this slot. cardStateBooting card is booting from eeprom cardStatePost card is performing post tests cardStateLoading card is loading code from code loader cardStateConfiguring card is configuing cardStateRunning card is running cardStateResetHold card is blocked from booting cardStateDumping cardStateFault card is in faulted cardStateReset card is reseting cardNotPresent card is not present in slot cardNotProvisioned card in slot is not provisioned Enumeration: 'cardNotProvisioned': 11, 'cardStateConfiguring': 4, 'cardStateRunning': 5, 'cardStateDumping': 7, 'cardStateNone': 0, 'cardStateResetHold': 6, 'cardStateFault': 8, 'cardNotPresent': 10, 'cardStateBooting': 1, 'cardStateLoading': 3, 'cardStateReset': 9, 'cardStatePost': 2.
             cardAdminResets 1.3.6.1.4.1.5504.3.2.5.1.10 gauge32 read-only
Count of the number of administration resets to this card.
             cardFaultResets 1.3.6.1.4.1.5504.3.2.5.1.11 gauge32 read-only
Count of number of fault resets to this card.
             cardReboot 1.3.6.1.4.1.5504.3.2.5.1.12 truthvalue read-write
When set to true, this card will be rebooted. Error cases: (a) If the card is not present, a set results in an INCONSISTENT_VALUE error. (b) An attempt to set to false results in a WRONG_VALUE error. All gets will return a value of false. This is supported only on systems with a supervisory bus, such as BAN & MALC.
     zhoneShelfStatus 1.3.6.1.4.1.5504.3.2.7 integer read-only
This variable is set by the ShelfMonitor when the shelf state changes. Enumeration: 'fanBFailure': 23, 'fanBOK': 24, 'shelfControllerFault': 10, 'fanPowerSupplyBFailure': 16, 'powerSupplyAFailure': 5, 'fanPowerSupplyDFailure': 27, 'powerSupplyBFailure': 7, 'fanPowerSupplyDOK': 28, 'fanAFailure': 21, 'fanCOK': 31, 'fanTrayRemoved': 19, 'tempUnderLimit': 12, 'fanPowerSupplyCOK': 26, 'rightOutletTempOverLimit': 3, 'fanPowerSupplyBOK': 17, 'fanSpeedError': 9, 'rightOutletTempNormal': 4, 'fanEFailure': 34, 'fanTrayAdded': 18, 'fanAOK': 22, 'shelfControllerCleared': 29, 'powerSupplyAOK': 6, 'fanPowerSupplyAOK': 15, 'fanPowerSupplyAFailure': 14, 'tempNormal': 13, 'leftOutletTempOverLimit': 1, 'powerSupplyBOK': 8, 'fanEOK': 35, 'leftOutletTempNormal': 2, 'tempOverLimit': 11, 'fanDOK': 33, 'fanCFailure': 30, 'fanDFailure': 32, 'fanSpeedOK': 20, 'fanPowerSupplyCFailure': 25.
     zhoneCardStatus 1.3.6.1.4.1.5504.3.2.8 integer read-only
This variable is set by the ShelfMonitor whenever the card state changes. Enumeration: 'cardRunning': 6, 'cardAdded': 2, 'cardFaultError': 4, 'cardTimeoutError': 3, 'cardReset': 5, 'cardRemoved': 1.
     zhoneShelfStatusLastChange 1.3.6.1.4.1.5504.3.2.10 timestamp read-only
The time the shelf status changed.
     zhoneCardStatusLastChange 1.3.6.1.4.1.5504.3.2.11 timestamp read-only
The time the card status last changed.
     zhoneTrapShelfMonitorV2Traps 1.3.6.1.4.1.5504.3.2.12
ShelfMonitor Trap.
           zhoneTrapShelfMonitorGroup 1.3.6.1.4.1.5504.3.2.12.1
Description.
           zhoneTrapShelfStatusChange 1.3.6.1.4.1.5504.3.2.12.2
Shelf status reported by the ShelfMonitor.
           zhoneTrapCardStatusChange 1.3.6.1.4.1.5504.3.2.12.3
Card status reported by the ShelfMonitor.
           zhoneTrapCardVersionCheck 1.3.6.1.4.1.5504.3.2.12.4
When the cardVersion of a card is incompatible with that of active InfoServ card, this trap is generated. Currently, this is only supported on BAN platform and its card versions are described as follows: The revision number of the newer 40 Mhz cards is in the range of 'BA' to 'CV'. Older card version either does not display in this format or the revision number is not in this range. For example, for a card with cardVersion '840-29496-72-CR', the revision number is 'CR' and is a new 40 Mhz card.
           zhoneTrapFlashCardStatusChange 1.3.6.1.4.1.5504.3.2.12.5
This Trap reports the FlashCard status change for the InfoServ slots flash cards within BAN shelf.
           zhoneTrapCardToBkplaneStatusChange 1.3.6.1.4.1.5504.3.2.12.6
Mxk line card link to backplane status.
     zhoneShelfStatusGroup 1.3.6.1.4.1.5504.3.2.13
These objects are used to identify the status change of the trap.
     zhoneStatusLastChangeGroup 1.3.6.1.4.1.5504.3.2.14
Description.
     zhoneCardStatusGroup 1.3.6.1.4.1.5504.3.2.15
Description.
     zhoneFlashCardStatusChange 1.3.6.1.4.1.5504.3.2.16 integer no-access
The FlashCardStatus reports the status of the flash card ports on the InfoServe cards within BAN shelf. 1 : FlashCard Port 1 is Installed 2 : FlashCard Port 1 is Removed 3 : FlashCard Port 2 is Installed 4 : FlashCard Port 2 is Removed Enumeration: 'flashCardPort1Installed': 1, 'flashCardPort2Removed': 4, 'flashCardPort2Installed': 3, 'flashCardPort1Removed': 2.
     zhoneCardLinkToBkplaneStatus 1.3.6.1.4.1.5504.3.2.17 integer no-access
Mxk linecard Link To Backplane status. Enumeration: 'cardToBkpLinkPresent': 2, 'cardToBkpLinkNotPresent': 1.
 zhoneShelfMonitorModule 1.3.6.1.4.1.5504.6.7
Contains the elements that are monitored on a per shelf basis in the PLS.