ALPHA-RESOURCE-MIB

File: ALPHA-RESOURCE-MIB.mib (29919 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Unsigned32 Integer32 TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

ScaledNumber  
Fixed point, 3 decimal places.
TEXTUAL-CONVENTION    
  Integer32  

ControllerExtInfoEntry  
SEQUENCE    
  controllerExtInfoIndex Unsigned32
  controllerExtInfoName OCTET STRING
  controllerExtInfoStringValue OCTET STRING
  controllerExtInfoUnit OCTET STRING
  controllerExtInfoNumberValue ScaledNumber

ComponentListEntry  
SEQUENCE    
  componentListReference Unsigned32
  componentListStaticName OCTET STRING
  componentListConfiguredName OCTET STRING
  componentListType Unsigned32
  componentListModelNumber OCTET STRING
  componentListSerialNumber OCTET STRING
  componentListSystemPointer OBJECT IDENTIFIER

DataListEntry  
SEQUENCE    
  dataListReference Unsigned32
  dataListName OCTET STRING
  dataListType Unsigned32
  dataListUnit OCTET STRING

DataEntry  
SEQUENCE    
  dataReference Unsigned32
  dataNumberValue ScaledNumber
  dataStringValue OCTET STRING

ConfigurationListEntry  
SEQUENCE    
  configurationListReference Unsigned32
  configurationListName OCTET STRING
  configurationListType Integer32
  configurationListUnit OCTET STRING

ConfigurationEntry  
SEQUENCE    
  configurationReference Unsigned32
  configurationNumberValue ScaledNumber
  configurationStringValue OCTET STRING

CommandListEntry  
SEQUENCE    
  commandListReference Unsigned32
  commandListName OCTET STRING

CommandEntry  
SEQUENCE    
  commandReference Unsigned32
  commandTrigger Integer32

AlarmTypeEntry  
SEQUENCE    
  alarmTypeReference Unsigned32
  alarmTypeName OCTET STRING

AlarmEntry  
SEQUENCE    
  alarmState Unsigned32

Defined Values

alpha 1.3.6.1.4.1.7309
This MIB defines the information block(s) available in system controllers.
MODULE-IDENTITY    

controller 1.3.6.1.4.1.7309.5
OBJECT IDENTIFIER    

controllerInfo 1.3.6.1.4.1.7309.5.1
OBJECT IDENTIFIER    

resource 1.3.6.1.4.1.7309.5.2
OBJECT IDENTIFIER    

simple 1.3.6.1.4.1.7309.5.3
OBJECT IDENTIFIER    

controllerInfoName 1.3.6.1.4.1.7309.5.1.1
User configurable text name of the Controller.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

controllerInfoDescription 1.3.6.1.4.1.7309.5.1.2
User configurable description of the Controller.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

controllerInfoSoftwareVersion 1.3.6.1.4.1.7309.5.1.3
Software version of the Controller application.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

controllerInfoOperatingSystemVersion 1.3.6.1.4.1.7309.5.1.4
Operating system version number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

controllerInfoHardwareVersion 1.3.6.1.4.1.7309.5.1.5
Hardware version number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

controllerExtInfoTable 1.3.6.1.4.1.7309.5.1.100
Controller specific information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControllerExtInfoEntry

controllerExtInfoEntry 1.3.6.1.4.1.7309.5.1.100.1
Entries appear in this table for each possible alarm state. This table MUST be persistent across system reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  ControllerExtInfoEntry  

controllerExtInfoIndex 1.3.6.1.4.1.7309.5.1.100.1.1
Incremental integer value for each instance of the .
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

controllerExtInfoName 1.3.6.1.4.1.7309.5.1.100.1.2
Name of the data value presented in the instance of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

controllerExtInfoStringValue 1.3.6.1.4.1.7309.5.1.100.1.3
String value of the data field presented by the controller info entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

controllerExtInfoUnit 1.3.6.1.4.1.7309.5.1.100.1.4
Unit name of the numeric value of the controller info entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

controllerExtInfoNumberValue 1.3.6.1.4.1.7309.5.1.100.1.5
Number value of the data field presented by the controller info entry.
Status: current Access: read-only
OBJECT-TYPE    
  ScaledNumber  

componentList 1.3.6.1.4.1.7309.5.2.1
OBJECT IDENTIFIER    

componentListCount 1.3.6.1.4.1.7309.5.2.1.1
The number of available objects in componentList.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

componentListTable 1.3.6.1.4.1.7309.5.2.1.2
Object componentList describes the following: Systems ( DC System, AC System, Converter System, etc. ) Devices ( ADIO, Rectifier, Converter, Inverter, etc. )
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ComponentListEntry

componentListEntry 1.3.6.1.4.1.7309.5.2.1.2.1
Entry to the component list describing the available systems and devices within the Cordex controller. Indexing: 1. Component type - please refer to componentListType 2. Snmp ID - please refer to componentListReference Configurable ID allow for component monitoring on a specific index if the method of monitoring is locked on the index value.
Status: current Access: not-accessible
OBJECT-TYPE    
  ComponentListEntry  

componentListReference 1.3.6.1.4.1.7309.5.2.1.2.1.1
Indentification number assigned to the component.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

componentListStaticName 1.3.6.1.4.1.7309.5.2.1.2.1.2
Non-configurable name permanently assigned to the component. Filtering on this data value is possible and recommended due to its static nature.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

componentListConfiguredName 1.3.6.1.4.1.7309.5.2.1.2.1.3
User configurable name of the component. Filtering on this data value is not recommended.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

componentListType 1.3.6.1.4.1.7309.5.2.1.2.1.4
The type of the component based on power system terminology. 1 - Controller 2 - DC System 3 - ADIO 4 - Rectifier 5 - Converter 6 - Inverter 7 - BCMC 8 - T2S 9 - AC Input Bus 10 - Battery String 11 - Disconnect 12 - Load 13 - Shunt 14 - SNMP Destinations 15 - CAN Bus
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

componentListModelNumber 1.3.6.1.4.1.7309.5.2.1.2.1.5
Component model number where applicable. This is available on component entries which describes hardware modules.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

componentListSerialNumber 1.3.6.1.4.1.7309.5.2.1.2.1.6
Serial number of the device only if the component is of physical device type.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

componentListSystemPointer 1.3.6.1.4.1.7309.5.2.1.2.1.7
Table entry reference to the component table of the system component that the described item belongs to. Example: A rectifier component will have a reference to the Rectifier System that it belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

dataList 1.3.6.1.4.1.7309.5.2.2
OBJECT IDENTIFIER    

dataListCount 1.3.6.1.4.1.7309.5.2.2.1
The number of defined data fields available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dataListTable 1.3.6.1.4.1.7309.5.2.2.2
Table of data fields available for query.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataListEntry

dataListEntry 1.3.6.1.4.1.7309.5.2.2.2.1
Data field entry of available fields. Indexes: 1. componentListType - indicates which component can provide the field of interest. 2. dataListReference - the ID permanently assigned to the field.
Status: current Access: not-accessible
OBJECT-TYPE    
  DataListEntry  

dataListReference 1.3.6.1.4.1.7309.5.2.2.2.1.1
Non-configurable ID permanently assigned to the field entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dataListName 1.3.6.1.4.1.7309.5.2.2.2.1.2
Non-configurable string name of the field represented in the entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

dataListType 1.3.6.1.4.1.7309.5.2.2.2.1.3
Canonical data type of the field entry. 0 - None 1 - Numeric 2 - Boolean 3 - Time 4 - String 5 - Choice / Selected options
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dataListUnit 1.3.6.1.4.1.7309.5.2.2.2.1.4
Unit type of the value represented by the entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

data 1.3.6.1.4.1.7309.5.2.3
OBJECT IDENTIFIER    

dataCount 1.3.6.1.4.1.7309.5.2.3.1
The number of defined data points available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dataTable 1.3.6.1.4.1.7309.5.2.3.2
Table of data values associated to live data availabe from the Cordex HP controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataEntry

dataEntry 1.3.6.1.4.1.7309.5.2.3.2.1
Conceptual row of data value for the referencing data field type and component that it belongs to.
Status: current Access: not-accessible
OBJECT-TYPE    
  DataEntry  

dataReference 1.3.6.1.4.1.7309.5.2.3.2.1.1
Non-configurable ID permanently assigned to the field entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dataNumberValue 1.3.6.1.4.1.7309.5.2.3.2.1.2
Numeric value of the data field.
Status: current Access: read-only
OBJECT-TYPE    
  ScaledNumber  

dataStringValue 1.3.6.1.4.1.7309.5.2.3.2.1.3
String value of the data field.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

configurationList 1.3.6.1.4.1.7309.5.2.4
OBJECT IDENTIFIER    

configurationListCount 1.3.6.1.4.1.7309.5.2.4.1
The number of defined configuration fields available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

configurationListTable 1.3.6.1.4.1.7309.5.2.4.2
Table of configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigurationListEntry

configurationListEntry 1.3.6.1.4.1.7309.5.2.4.2.1
Configuration field entries available for GET and SET.
Status: current Access: not-accessible
OBJECT-TYPE    
  ConfigurationListEntry  

configurationListReference 1.3.6.1.4.1.7309.5.2.4.2.1.1
A numerical ID value permanently assigned to the configuration field.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

configurationListName 1.3.6.1.4.1.7309.5.2.4.2.1.2
A non-configurable string name of the configuration field.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

configurationListType 1.3.6.1.4.1.7309.5.2.4.2.1.3
Conanical data type of the configuration field. 0 - Unknown 1 - Numeric 2 - Boolean 3 - Time 4 - String 5 - Choice / Selected Options
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

configurationListUnit 1.3.6.1.4.1.7309.5.2.4.2.1.4
Unit of the numeric value of the configuration field.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

configuration 1.3.6.1.4.1.7309.5.2.5
OBJECT IDENTIFIER    

configurationCount 1.3.6.1.4.1.7309.5.2.5.1
The number of defined configuration points available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

configurationTable 1.3.6.1.4.1.7309.5.2.5.2
Table of configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigurationEntry

configurationEntry 1.3.6.1.4.1.7309.5.2.5.2.1
Configuration field entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ConfigurationEntry  

configurationReference 1.3.6.1.4.1.7309.5.2.5.2.1.1
Non-configurable ID permanently assigned to the field entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

configurationNumberValue 1.3.6.1.4.1.7309.5.2.5.2.1.2
Numbered value of the configuration referenced by the Configuration Type and the Component Reference.
Status: current Access: read-write
OBJECT-TYPE    
  ScaledNumber  

configurationStringValue 1.3.6.1.4.1.7309.5.2.5.2.1.3
String value of the configuration referenced by the Configuration Type and the Component Reference.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

commandList 1.3.6.1.4.1.7309.5.2.6
OBJECT IDENTIFIER    

commandListCount 1.3.6.1.4.1.7309.5.2.6.1
The number of defined data points available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

commandListTable 1.3.6.1.4.1.7309.5.2.6.2
Table of commands available from the Cordex HP Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommandListEntry

commandListEntry 1.3.6.1.4.1.7309.5.2.6.2.1
Conceptual row of a command item in the Command List Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CommandListEntry  

commandListReference 1.3.6.1.4.1.7309.5.2.6.2.1.1
Reference value to identify available commands published by the Cordex HP Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

commandListName 1.3.6.1.4.1.7309.5.2.6.2.1.2
Name of the command.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

command 1.3.6.1.4.1.7309.5.2.7
OBJECT IDENTIFIER    

commandCount 1.3.6.1.4.1.7309.5.2.7.1
The number of defined command points available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

commandTable 1.3.6.1.4.1.7309.5.2.7.2
Table of command fields that are available in the Cordex HP Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommandEntry

commandEntry 1.3.6.1.4.1.7309.5.2.7.2.1
Conceptual row of the Command Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CommandEntry  

commandReference 1.3.6.1.4.1.7309.5.2.7.2.1.1
Non-configurable ID permanently assigned to the field entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

commandTrigger 1.3.6.1.4.1.7309.5.2.7.2.1.2
Command field that is the trigger to send command referenced by the Command Type and the Component that it belongs to.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

alarmType 1.3.6.1.4.1.7309.5.2.8
OBJECT IDENTIFIER    

alarmTypeCount 1.3.6.1.4.1.7309.5.2.8.1
The number of defined alarm points available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alarmTypeTable 1.3.6.1.4.1.7309.5.2.8.2
Table of alarms available from the Cordex HP Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmTypeEntry

alarmTypeEntry 1.3.6.1.4.1.7309.5.2.8.2.1
Conceptual row of a alarm item in the Alarm List Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmTypeEntry  

alarmTypeReference 1.3.6.1.4.1.7309.5.2.8.2.1.1
Reference value to identify available alarms published by the Cordex HP Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alarmTypeName 1.3.6.1.4.1.7309.5.2.8.2.1.2
Name of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

alarm 1.3.6.1.4.1.7309.5.2.9
OBJECT IDENTIFIER    

alarmCount 1.3.6.1.4.1.7309.5.2.9.1
The number of defined alarm points available for query.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alarmTable 1.3.6.1.4.1.7309.5.2.9.2
Table of alarm fields that are available in the Cordex HP Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmEntry

alarmEntry 1.3.6.1.4.1.7309.5.2.9.2.1
Conceptual row of the Alarm Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmEntry  

alarmState 1.3.6.1.4.1.7309.5.2.9.2.1.1
Interger representation of the state of the alarm and its priority level. 0 - Normal 1 - Warning 2 - Minor 3 - Major 4 - Critical
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..128  

resourceConformance 1.3.6.1.4.1.7309.5.2.100
OBJECT IDENTIFIER    

resourceCompliances 1.3.6.1.4.1.7309.5.2.100.1
OBJECT IDENTIFIER    

resourceCompliance 1.3.6.1.4.1.7309.5.2.100.1.1
The compliance statement for systems supporting the Alpha Resource MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

resourceGroups 1.3.6.1.4.1.7309.5.2.100.1.2
OBJECT IDENTIFIER    

alphaControllerGroup 1.3.6.1.4.1.7309.5.2.100.1.2.1
Alpha controller data list group.
Status: current Access: read-only
OBJECT-GROUP    

alphaComponentGroup 1.3.6.1.4.1.7309.5.2.100.1.2.2
Component data list group.
Status: current Access: read-only
OBJECT-GROUP    

alphaDataTypeGroup 1.3.6.1.4.1.7309.5.2.100.1.2.3
Data type list group.
Status: current Access: read-only
OBJECT-GROUP    

alphaDataGroup 1.3.6.1.4.1.7309.5.2.100.1.2.4
Data type list group.
Status: current Access: read-only
OBJECT-GROUP    

alphaConfigurationTypeGroup 1.3.6.1.4.1.7309.5.2.100.1.2.5
Data type list group.
Status: current Access: read-only
OBJECT-GROUP    

alphaConfigurationGroup 1.3.6.1.4.1.7309.5.2.100.1.2.6
Data type list group.
Status: current Access: read-only
OBJECT-GROUP    

alphaCommandTypeGroup 1.3.6.1.4.1.7309.5.2.100.1.2.7
Data type list group.
Status: current Access: read-only
OBJECT-GROUP    

alphaCommandGroup 1.3.6.1.4.1.7309.5.2.100.1.2.8
Data type list group.
Status: current Access: read-only
OBJECT-GROUP