CHATEAU-CD-PRODUCT-MIB: View SNMP OID List / Download MIB

VENDOR: CHATEAU SYSTEMS, INC


 Home MIB: CHATEAU-CD-PRODUCT-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
 chateauCDProductMIB 1.3.6.1.4.1.10910.2.2.3.1.1
This MIB defines Nodes and Data Objects to support Chateau Systems CD Players. This MIB has been distributed as part of the handout materials from the SNMP Technology Seminar presented by Chateau Systems. Any person or organization making use of this example MIB is responsible for ensuring its complete suitability for their own purposes. This includes the text of the legal disclaimers below, as well as all other aspects. Chateau Systems reserves the right to make changes in specifications and other information contained in this document without prior notice. The reader should contact Chateau Systems to determine whether or not such changes have been made. In no event shall Chateau Systems be liable for any incidental, indirect, special, or consequential damages whatsoever (including but not limited to lost profits) arising out of or related to this document or the information contained in it, even if Chateau Systems has been advised of, known, or should have known, the possibility of such damages. Chateau Systems grants vendors, end-users, and other interested parties a non-exclusive license to use this specification in connection with the management of Chateau Systems products. Copyright November 2005 Chateau Systems, Inc.
     chateauCDProdConfig 1.3.6.1.4.1.10910.2.2.3.1.1.1
CD Configuration Organizational node
         cdStaticConfig 1.3.6.1.4.1.10910.2.2.3.1.1.1.1
CD Static Configuration Node
             cdStCfgManufacturer 1.3.6.1.4.1.10910.2.2.3.1.1.1.1.1 object identifier read-only
The IANA issued Enterprise OID for this Product's Manufacturer.
             cdStCfgModel 1.3.6.1.4.1.10910.2.2.3.1.1.1.1.2 displaystring read-only
Manufacturer's Model Designation
             cdStCfgFirmwareRev 1.3.6.1.4.1.10910.2.2.3.1.1.1.1.10 displaystring read-only
The Firmware Revision for currently loaded firmware
         cdDynamicConfig 1.3.6.1.4.1.10910.2.2.3.1.1.1.2
CD Dynamic Configuration Node
             cdDynCfgUserAlias 1.3.6.1.4.1.10910.2.2.3.1.1.1.2.1 displaystring read-write
Any user assigned name for this CD player
     chateauCDProdControl 1.3.6.1.4.1.10910.2.2.3.1.1.2
CD Control Organizational node
         cdCtlPower 1.3.6.1.4.1.10910.2.2.3.1.1.2.1 integer read-write
Indicated CD Player Power status. Can be modified by the user. Enumeration: 'on': 1, 'off': 2.
         cdCtlTrayDoor 1.3.6.1.4.1.10910.2.2.3.1.1.2.2 integer read-write
CD Player tray door status. Can be modified by the user. If cdCtlPower = off, then the user cannot modify this value. Enumeration: 'open': 2, 'closed': 1.
         cdCtlPlaying 1.3.6.1.4.1.10910.2.2.3.1.1.2.3 truthvalue read-write
CD Player 'play' status. Can be modified by the user. If cdCtlPower = off OR cdCtlTrayDoor = open, then the user cannot modify this value.
     chateauCDProdStatus 1.3.6.1.4.1.10910.2.2.3.1.1.3
CD Player Status organizational node
         cdChassisStatus 1.3.6.1.4.1.10910.2.2.3.1.1.3.1
CD Player Chassis status node
             cdChStPowerOnHours 1.3.6.1.4.1.10910.2.2.3.1.1.3.1.1 unsigned32 read-only
The total number of hours that this CD Player has been powered on in its lifetime.
             cdChStLaserOnHours 1.3.6.1.4.1.10910.2.2.3.1.1.3.1.2 unsigned32 read-only
The total number of hours that this CD Player's Laser has been powered on in its lifetime. Trending this value may predict Laser failures.
             cdChStCrcErrorCtr 1.3.6.1.4.1.10910.2.2.3.1.1.3.1.3 counter32 read-only
Counter for CRC errors encountered reading CDs. This Counter is initialized whenever the CD Player is powered on.
             cdChStTemperature 1.3.6.1.4.1.10910.2.2.3.1.1.3.1.4 integer32 read-only
CD Player internal chassis temperature.
             cdChStPowerSupply 1.3.6.1.4.1.10910.2.2.3.1.1.3.1.5 integer read-only
CD Player Power Supply status. Enumeration: 'voltageError': 2, 'okay': 1.
         cdChangerStatus 1.3.6.1.4.1.10910.2.2.3.1.1.3.2
CD Player Changer status node
             cdChangerNbrCdSlots 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.1 unsigned32 read-only
The maximum number of CDs that can be loaded into this CD player. The size of (number of indexed entries in) the cdChangerSlotTable.
             cdChangerSlotTable 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.2 no-access
CD Changer Slot Table.
                 cdChangerSlotEntry 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.2.1 no-access
An entry in cdChangerSlotTable.
                     cdChangerSlotNbr 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.2.1.1 unsigned32 no-access
Slot number and table index.
                     cdChangerSlotStatus 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.2.1.2 integer read-only
CD Changer Slot Status. Enumeration: 'containsCD': 1, 'empty': 2.
                     cdChangerSlotCDTrackPlaying 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.2.1.3 unsigned32 read-only
If a CD is currently playing, this is the Track Number. This is also the value of cdChangerCDTrackNbr for the CD that is playing. = 0 if no CD is currently playing.
                     cdChangerCDNbrTracks 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.2.1.4 unsigned32 read-only
The number of Tracks on this CD. This is also the size the sub-table cdChangerCDTrackTable for this CD - ie, the maximum value of cdChangerCDTrackNbr.
             cdChangerCDTrackTable 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3 no-access
Changer Track Table for a single CD.
                 cdChangerCDTrackEntry 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3.1 no-access
An entry in cdChangerCDTrackTable.
                     cdChangerCDTrackNbr 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3.1.1 unsigned32 no-access
CD Track Number and Table Index
                     cdChangerCDTrackPlaying 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3.1.2 truthvalue read-only
= true if this Track is currently playing. Only one Track can be true at a time.
                     cdChangerCDTrackLengthSecs 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3.1.3 unsigned32 read-only
Track time in seconds.
                     cdChangerCDTrackLengthStr 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3.1.4 displaystring read-only
Track time in minutes and seconds displayed as text.
                     cdChangerCDTrackTitle 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3.1.5 displaystring read-only
CD Track Title. NULL string if information is not available.
                     cdChangerCDTrackArtist 1.3.6.1.4.1.10910.2.2.3.1.1.3.2.3.1.6 displaystring read-only
CD Track Artist. NULL string if information is not available.
     chateauCDProdEvents 1.3.6.1.4.1.10910.2.2.3.1.1.10
CD Player Event Data and Trap Definitions are organized under this node.
           cdEventList 1.3.6.1.4.1.10910.2.2.3.1.1.10.0
Notification Objects are organized under this node.
               cdChassisTempAlarmEv 1.3.6.1.4.1.10910.2.2.3.1.1.10.0.10
Sent when cdChStTemperature > cdChassisTempAlarmThresh. Will not be resent until cdChStTemperature drops below cdChasisTempAlarmThresh less 10%. This trap can be disabled by setting cdChassisTempEvTrapEn = trapDisable.
               cdChassisTempOkayEv 1.3.6.1.4.1.10910.2.2.3.1.1.10.0.11
Sent when cdChStTemperature drops below cdChassisTempAlarmThresh. This trap can be disabled by setting cdChassisTempEvTrapEn = trapDisable.
               cdPowerSupplyEv 1.3.6.1.4.1.10910.2.2.3.1.1.10.0.20
Sent when cdChStPowerSupply changes from okay to voltageError, or from voltageError to okay. This trap can be disabled by setting cdPowerSupplyEvTrapEn = trapDisable.
           cdEventControl 1.3.6.1.4.1.10910.2.2.3.1.1.10.1
Node for data affecting Agent Trap Management Semantics
               cdEvCtlAgtPollFreq 1.3.6.1.4.1.10910.2.2.3.1.1.10.1.1 unsigned32 read-write
How often the Agent polls the CD Player for trappable conditions. Set = 0 to disable all traps. Persistent through system resets.
               cdChassisTempAlarmThresh 1.3.6.1.4.1.10910.2.2.3.1.1.10.1.2 integer32 read-write
User settable to define the Chassis Temperature past which a Chassis Temperature Alarm will occur. Agent semantics will apply hysterisis logic so that traps to not repeat unecessarily when the chassis temperature is very close to this threshold. Persistent through system resets.
               cdChassisTempEvTrapEn 1.3.6.1.4.1.10910.2.2.3.1.1.10.1.10 chateautrapcontrol read-write
User settable to disable/enable Chassis Temperature alarms and okay events. Persistent through system resets.
               cdPowerSupplyEvTrapEn 1.3.6.1.4.1.10910.2.2.3.1.1.10.1.20 chateautrapcontrol read-write
User settable to disable/enable Power Supply alarms and okay events. Persistent through system resets.
           cdEventDescriptors 1.3.6.1.4.1.10910.2.2.3.1.1.10.2
Event Descriptor Node
               cdEvSeverity 1.3.6.1.4.1.10910.2.2.3.1.1.10.2.1 chateaueventseverity no-access
This value is sent with each trap as an indication of the intended severity of the event.
               cdEvDescription 1.3.6.1.4.1.10910.2.2.3.1.1.10.2.2 displaystring no-access
Text which may provide the user with further diagnostic information.
     chateauCDProdConformance 1.3.6.1.4.1.10910.2.2.3.1.1.20
Organizational node for Conformance Objects.
           cdConformanceGroups 1.3.6.1.4.1.10910.2.2.3.1.1.20.1
Organizational node for Conformance Groups.
               cdProdConfigGroup 1.3.6.1.4.1.10910.2.2.3.1.1.20.1.1
cdProdConfigGroup
               cdProdControlGroup 1.3.6.1.4.1.10910.2.2.3.1.1.20.1.2
cdProdControlGroup
               cdProdStatusGroup 1.3.6.1.4.1.10910.2.2.3.1.1.20.1.3
cdProdStatusGroup
               cdProdEventGroup 1.3.6.1.4.1.10910.2.2.3.1.1.20.1.4
cdProdEventGroup
               cdProdNotificationsGroup 1.3.6.1.4.1.10910.2.2.3.1.1.20.1.5
cdProdNotificationsGroup
           cdCompliance 1.3.6.1.4.1.10910.2.2.3.1.1.20.2
Specification of mandatory & non-mandatory MIB objects.