CRI-SERVER-MIB: View SNMP OID List / Download MIB
VENDOR: CRAY
Home | MIB: CRI-SERVER-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).
|
|||
Object Name | OID | Type | Access | Info |
sun | 1.3.6.1.4.1.34 | |||
products | 1.3.6.1.4.1.34.2 | |||
general | 1.3.6.1.4.1.34.2.1 | |||
platform | 1.3.6.1.4.1.34.2.1.1 | |||
platformType | 1.3.6.1.4.1.34.2.1.1.1 | integer | read-only |
The platform type. Currently, only one platform is defined: Starfire. There is no plan to backport to CS6400 yet. Enumeration: 'ue10000': 1. |
platformName | 1.3.6.1.4.1.34.2.1.1.2 | displaystring | read-only |
The name assigned to a physical machine. |
platformAmbientTemp | 1.3.6.1.4.1.34.2.1.1.3 | integer | read-only |
The current ambient temperature of the platform. The temperature will be in Celsius. |
platformReset | 1.3.6.1.4.1.34.2.1.1.4 | integer | read-write |
This member resets the platform. Enumeration: 'reset': 1. |
platformInterconnectClockFreq | 1.3.6.1.4.1.34.2.1.1.5 | integer | read-only |
This member is the current interconnect frequency of the platform. The unit is in Hz. |
platformProcClockFreq | 1.3.6.1.4.1.34.2.1.1.6 | integer | read-only |
This member is the current processor clock frequency of the platform. The unit is in Hz. |
platformJtagClockFreq | 1.3.6.1.4.1.34.2.1.1.7 | integer | read-only |
This member is the current JTAG clock frequency of the platform. The unit is in Hz. Note: this member is only measurable in the rev-3 control board. If this unit is not available (rev-1 or rev-2 control board), the returning value is set to 0 Hz. |
platformTargetInterconnectClockFreq | 1.3.6.1.4.1.34.2.1.1.8 | integer | read-write |
This member is the targeted interconnect clock frequency. The unit is in Hz and the valid range is between 40,000,000 Hz and 120,000,000 Hz. The platformTargetInterconnectClockFreq, platformTargetProcClockMultiple and platformTargetJtagClockFreq must be established prior to system operation. They are used as the guideline to set up the interconnect, processor and JTAG clock frequency of the platform. These value are maintained in SSP persistent store. |
platformTargetProcClockMultiple | 1.3.6.1.4.1.34.2.1.1.9 | integer | read-write |
This member is the targeted processor clock frequency expressed in terms of a specific factor of the system clock. Possible options are factor of 2 or 3. See platformTargetInterconnectClockFreq for more detail. A possible Blackbird processor would use the 3:2 ratio. Enumeration: 'two-to-one': 1, 'three-to-two': 3, 'three-to-one': 2. |
platformTargetJtagClockFreq | 1.3.6.1.4.1.34.2.1.1.10 | integer | read-only |
This member is the targeted JTAG clock frequency. The unit is in Hz. See platformTargetSystemClockFreq for more detail. |
platformMasterConBrd | 1.3.6.1.4.1.34.2.1.1.11 | integer | read-only |
This member is the master control board number. |
platformSysClkConBrd | 1.3.6.1.4.1.34.2.1.1.12 | integer | read-only |
This member is the control board providing system clock to the platform. |
conf | 1.3.6.1.4.1.34.2.1.2 | |||
confNumDomain | 1.3.6.1.4.1.34.2.1.2.1 | integer | read-only |
The number of domain in the platform. Domains are created with command, domain_create. Domains are removed with command, domain_remove. |
confNumSysBrd | 1.3.6.1.4.1.34.2.1.2.2 | integer | read-only |
The number of system board in the platform. The max # system board in a Starfire system is 16. |
confNumProc | 1.3.6.1.4.1.34.2.1.2.3 | integer | read-only |
The number of processor in a system board. The max # processors in a Starfire system is 64. |
confNumConBrd | 1.3.6.1.4.1.34.2.1.2.4 | integer | read-only |
The number of control board in the system. The max # control board in a Starfire system is 2. |
confNumCenterplane | 1.3.6.1.4.1.34.2.1.2.5 | integer | read-only |
The number of centerplane in the system. The max # centerplane half board in a Starfire system is 2. |
confNumSuppBrd | 1.3.6.1.4.1.34.2.1.2.6 | integer | read-only |
The number of centerplane support board in the system. The max # of centerplane support board in a Starfire system is 2. |
confNumIoCab | 1.3.6.1.4.1.34.2.1.2.7 | integer | read-only |
The number of IO cabinet connected to the system. The max # of IO cabinets that can be connected to a Starfire system is 3. |
confNumFanTray | 1.3.6.1.4.1.34.2.1.2.8 | integer | read-only |
The number of fan tray in the system. The max # of fan trays that can be installed in a Starfire system is 16. |
confNumBulkPower | 1.3.6.1.4.1.34.2.1.2.9 | integer | read-only |
The number of bulk power supply in the system. The max # of bulk power supply in a Starfire system is 8. |
confNumSysBrdPower | 1.3.6.1.4.1.34.2.1.2.10 | integer | read-only |
The number of system board power supply in the system. The max # of system board power supply for a Starfire system is 16. In Starfire, system board power supply is not a separate entity. It is integrated in a system board. |
confSysBrdList | 1.3.6.1.4.1.34.2.1.2.11 | displaystring | read-only |
A string identifying the system boards that are present in the system. The format of the string is: xx-xx-.. where xx is the system board number and the delimiter is a dash. |
confProcList | 1.3.6.1.4.1.34.2.1.2.12 | displaystring | read-only |
A string identifying the processors that are present in the system. The format of the string is: bb.pp-bb.pp-... where bb is the system board number and pp is the processor number within a system board, the delimiter is a dash. |
confConBrdList | 1.3.6.1.4.1.34.2.1.2.13 | displaystring | read-only |
A string identifying the control boards that are present in the system. The format of the string is: xx-xx-.. where xx is the control board number and dash is the delimiter. |
confCenterplaneList | 1.3.6.1.4.1.34.2.1.2.14 | displaystring | read-only |
A string identifying the centerplanes that are present in the system. The format of the string is: xx-xx-.. where xx is the centerplane number and dash is the delimiter. |
confSuppBrdList | 1.3.6.1.4.1.34.2.1.2.15 | displaystring | read-only |
A string identifying the centerplane support boards that are present in the system. The format of the string is: xx-xx-... where xx is the centerplane support board number and dash is the delimiter. |
confIoCabList | 1.3.6.1.4.1.34.2.1.2.16 | displaystring | read-only |
A string identifying the IO cabinets that are connected to the system. The format of the string is: xx-xx-... where xx is the I/O cabinet number and dash is the delimiter. |
confFanTrayList | 1.3.6.1.4.1.34.2.1.2.17 | displaystring | read-only |
A string identifying the fan trays that are present in the system. the format of the string is: xx-xx-... where xx is the fan tray number and dash is the delimiter. |
confBulkPowerList | 1.3.6.1.4.1.34.2.1.2.18 | displaystring | read-only |
A string identifying the bulk power supplies that are present in the system. The format of the string is: x-x where x is the bulk power supply number and dash is the delimiter. Bulk power supplies are numbered 0 to 7. |
confSysBrdPowerList | 1.3.6.1.4.1.34.2.1.2.19 | displaystring | read-only |
A string identifying the system board power supplies that are present in the system. The format of the string: xx-xx-... where xx is the system board power supply number and dash is the delimiter. |
confMaxProcPerSysBrd | 1.3.6.1.4.1.34.2.1.2.20 | integer | read-only |
The maximum number of processor in a system board. There is a max of 4 processors in a Starfire system board. |
confMaxFanPerTray | 1.3.6.1.4.1.34.2.1.2.21 | integer | read-only |
The maximum number of fan in a fan tray. There is a max of 2 fan in a Starfire fan tray. |
confMaxLEDPerFanTray | 1.3.6.1.4.1.34.2.1.2.22 | integer | read-only |
The maximum number of LED in a fan tray. There is a max of 2 LEDs in a Starfire fan tray. |
confMaxLEDPerBulkPower | 1.3.6.1.4.1.34.2.1.2.23 | integer | read-only |
The maximum number of LED in a bulk power supply. There is a max of 2 LEDs in a Starfire bulk power supply. |
confMaxLEDPerSysBrd | 1.3.6.1.4.1.34.2.1.2.24 | integer | read-only |
The maximum number of LED in a system board. |
confMemAddrMap | 1.3.6.1.4.1.34.2.1.2.25 | octet string | read-write |
Starfire supports Shared Memory Domains. This requires the memory boards in the machine to have unique address. Because of this global requirement, Starfire hpost assigns the memory addresses, as well as for attaching boards. DR detach operation also assigns memory addresses. The method used to ensure unique addresses is to assign addresses based on slot number. To allow for 2 way inter-board interleaving, these addresses are slot number*8G. The map is a 16-byte array representing the 16 slots. The lower 7 bits of each byte represents the unique address assign to that slot. The high bit is significant on a write-operation only, when set the corresponding slot of the map will be changed with the address represented by the lower 7 bits. On a read operation the returning data represents the current memory map and the high bit of each byte is always 0. On a write operation the byte with the high bit set will be modified. The SNMP agent will perform a consistency check before committing a write operation. Consistency check simply makes sure no two slots will contain the same address if the write is performed. If consistency check fails, the write operation will return an error. |
domainTable | 1.3.6.1.4.1.34.2.1.3 | no-access |
The domain table. The number of entries in the table is given by conf.confNumDomain. |
|
1.3.6.1.4.1.34.2.1.3.1 | no-access |
A domain table entry. |
||
domainIndex | 1.3.6.1.4.1.34.2.1.3.1.1 | integer | read-only |
A number assigned to a domain. |
domainName | 1.3.6.1.4.1.34.2.1.3.1.2 | displaystring | read-only |
Domain name in ASCII format. |
domainNumSysBrd | 1.3.6.1.4.1.34.2.1.3.1.3 | integer | read-only |
The number of system board assigned to this domain. |
domainSysBrdList | 1.3.6.1.4.1.34.2.1.3.1.4 | displaystring | read-only |
A list of system board entries belonging to this domain. The number of boards is given by domainNumSysBrd. The format of the string is: xx-xx where xx is the system board number and dash is the delimiter. |
domainOSVersion | 1.3.6.1.4.1.34.2.1.3.1.5 | displaystring | read-only |
The OS version for this domain. |
domainProcList | 1.3.6.1.4.1.34.2.1.3.1.6 | displaystring | read-only |
A list of processors belonging to this domain. The format of the string is in: ss.bb-ss.bb-... where ss is the system board number, bb is the processor number within a system board, and dash is the delimiter. |
domainBootProc | 1.3.6.1.4.1.34.2.1.3.1.7 | integer | read-write |
The boot processor number of this domain. If the value is -1, that means the domain is not configured/booted. |
domainInterruptVector | 1.3.6.1.4.1.34.2.1.3.1.8 | integer | read-write |
Interrupts to the host processor via JTAG requires 2 pieces of information: the UPA ID of the target CPU and the interrupt number assigned to the bootbus interrupt by the host. The target UPA ID identifies the particular bootbus and the proc ID (0 or 1) to be written into the bootbus interrupt register. The interrupt number is the value to be written into word 0 of the mondo vector of the target CPU. This number is computed by the host kernel. This object is a 13 bit value and is treated as an integer (32 bit) for easy manipulation. |
domainSysBrdConfig | 1.3.6.1.4.1.34.2.1.3.1.9 | displaystring | read-only |
A list of configured system board entries belonging to this domain. The format of the string is: xx-xx where xx is the system board number and dash is the delimiter. |
domainProcConfig | 1.3.6.1.4.1.34.2.1.3.1.10 | displaystring | read-only |
POST scans both blacklist and redlist files to determine which components should not be used to configure a domain. The content of the blacklist and redlist files along with the final result of a POST run is kept in a data structure, P2OBP, in the boot processor's BBSRAM. The SNMP agent is responsible to retrieve the data structure and extracts the necessary information to produce the result. domainProcConfig describes the processors configuration. Its format is a DisplayString (character string) in the format of xx.yyS-xx.yyS-... where xx is a system board number [0..15], yy is a processor number within a system board [0..3], S is a single character status code, and (dash) '-' is for delimiting multiple components. Valid status code include: F - Tested and Failed M - Missing R - Redlisted B - Blacklisted c - Crunched U - Good but not configured G - Good A - Architecturally missing |
domainABusConfig | 1.3.6.1.4.1.34.2.1.3.1.11 | displaystring | read-only |
domainAbusConfig describes the address bus configuration. Its format is a DisplayString in the format of xxS-xxS-... where xx is an address bus [0..3] and S is a status code (see domainProcConfig). |
domainDBusConfig | 1.3.6.1.4.1.34.2.1.3.1.12 | displaystring | read-only |
domainDbusConfig describes the data bus configuration. Its format is a DisplayString in the format of xxS-xxS where xx is a data bus [0..1] and S is a status code (see domainProcConfig). |
sysBrdGenTable | 1.3.6.1.4.1.34.2.1.4 | no-access |
System board table. The number host of entries in the table is represented by Conf.ConfNumSysBrd. |
|
1.3.6.1.4.1.34.2.1.4.1 | no-access |
A system board table entry. |
||
sysBrdGenIndex | 1.3.6.1.4.1.34.2.1.4.1.1 | integer | read-only |
An index into this table. |
sysBrdGenNum | 1.3.6.1.4.1.34.2.1.4.1.2 | integer | read-only |
A unique number assigned to a system board. Index begins with 1. |
sysBrdGenPower | 1.3.6.1.4.1.34.2.1.4.1.3 | integer | read-only |
Power status of the system board. To control power to a system board, modify the sysBrdGenPowerControl. Enumeration: 'on': 1, 'off': 2. |
sysBrdGenNumProc | 1.3.6.1.4.1.34.2.1.4.1.4 | integer | read-only |
Number of processor that are present in this system board. |
sysBrdGenProcList | 1.3.6.1.4.1.34.2.1.4.1.5 | displaystring | read-only |
A string containing the processors list that are present in this system board. The format of the string is: xx-xx where xx is the processor number within a system board, and dash is the delimiter. |
sysBrdGenReset | 1.3.6.1.4.1.34.2.1.4.1.6 | integer | read-write |
This member resets the system board. Enumeration: 'reset': 1. |
sysBrdGenPowerControl | 1.3.6.1.4.1.34.2.1.4.1.7 | integer | read-write |
On reading it returns the power status of this system board power supply. On writing, it turns on/off this system board power supply. Enumeration: 'on': 1, 'off': 2. |
procStateGenTable | 1.3.6.1.4.1.34.2.1.5 | no-access |
A table of processor entries. |
|
1.3.6.1.4.1.34.2.1.5.1 | no-access |
A processor state table entry. |
||
procStateGenIndex | 1.3.6.1.4.1.34.2.1.5.1.1 | integer | read-only |
An index into this table. |
procStateGenNum | 1.3.6.1.4.1.34.2.1.5.1.2 | integer | read-only |
A unique number assigned to each CPU. |
procStateGenHeartbeat | 1.3.6.1.4.1.34.2.1.5.1.3 | counter | read-only |
A counter being updated by the kernel. This serves an as indicator that the kernel is alive and well. |
procStateGenPgmSignature | 1.3.6.1.4.1.34.2.1.5.1.4 | integer | read-only |
This value represents the current program running on a processor. Only 4 programs are identified: POST, Download_helper, OBP, and the kernel. Enumeration: 'unknown': 5, 'post': 1, 'os': 4, 'obp': 3, 'download-helper': 2. |
procStateGenPgmState | 1.3.6.1.4.1.34.2.1.5.1.5 | integer | read-only |
This value represents the current state of the program running on a processor. #define SIGBST_NONE 0 /* no state */ #define SIGBST_RUN 1 /* running */ #define SIGBST_EXIT 2 /* finished */ #define SIGBST_PRERUN 3 /* pre-exec */ #define SIGBST_ARBSTOP 4 /* transient arbstop state */ #define SIGBST_RESET 5 /* reset */ #define SIGBST_POWEROFF 6 /* no power */ #define SIGBST_DETACHED 7 /* spinning in OBP after DR DETACH */ #define SIGBST_CALLBACK 8 /* kernel calling back into OBP */ #define SIGBST_WATCHDOG 9 /* OBP running after watchdog */ #define SIGBST_WATCHDOG_SYNC 10 /* OBP sync after watchdog reset */ #define SIGBST_OFFLINE 11 /* cpu offline */ #define SIGBST_BOOTING 12 /* booting */ #define SIGBST_UNKNOWN 13 /* unknown */ #define SIGBST_XIR 14 /* OBP running after XIR */ #define SIGBST_XIR_SYNC 15 /* OBP trying sync in XIR */ #define SIGBST_SIR 16 /* OBP running after SIR */ #define SIGBST_SIR_SYNC 17 /* OBP trying sync in SIR */ #define SIGBST_REDMODE 18 /* OBP running after REDMODE */ #define SIGBST_REDMODE_SYNC 19 /* OBP trying sync in REDMODE */ #define SIGBST_QUIESCED 20 /* system quiesced */ #define SIGBST_QUIESCE_INPROGRESS 21 /* system quiesce in-progress */ #define SIGBST_RESUME_INPROGRESS 22 /* system resume in-progress */ Enumeration: 'resume-in-progress': 22, 'poweroff': 6, 'watchdog': 9, 'sir': 16, 'sir-sync': 17, 'unknown': 13, 'arbstop': 4, 'quiesce-in-progress': 21, 'xir': 14, 'exit': 2, 'offline': 11, 'redmode-sync': 19, 'run': 1, 'quiesced': 20, 'booting': 12, 'watchdog-sync': 10, 'reset': 5, 'none': 23, 'prerun': 3, 'callback': 8, 'xir-sync': 15, 'redmode': 18, 'detached': 7. |
procStateGenPgmSubState | 1.3.6.1.4.1.34.2.1.5.1.6 | integer | read-only |
This value represents a finer detail of the current state of the program running on a processor. #define EXIT_NULL 0 #define EXIT_HALT 1 #define EXIT_ENVIRON 2 #define EXIT_REBOOT 3 #define EXIT_PANIC1 4 #define EXIT_PANIC2 5 #define EXIT_HUNG 6 #define EXIT_WATCH 7 #define EXIT_PANIC_REBOOT 8 #define EXIT_WATCHDOG_REBOOT 9 #define EXIT_SOFT_INIT_RESET 10 /* SIR */ #define EXIT_EXTERN_INIT_RESET 11 /* XIR */ #define EXIT_REDMODE_REBOOT 12 /* REDMODE */ #define EXIT_OBP_RESET 13 /* OBP RESET */ Enumeration: 'exit-panic1': 4, 'exit-redmode-reboot': 12, 'exit-panic2': 5, 'exit-reboot': 3, 'exit-null': 14, 'exit-environ': 2, 'unknown': 15, 'exit-extern-init-reset': 11, 'exit-hung': 6, 'exit-soft-init-reset': 10, 'exit-watch': 7, 'exit-halt': 1, 'exit-watchdog-reboot': 9, 'exit-panic-reboot': 8, 'exit-obp-reset': 13. |
procStateGenTemp | 1.3.6.1.4.1.34.2.1.5.1.7 | integer | read-only |
The processor temperature. |
procCommGenTable | 1.3.6.1.4.1.34.2.1.6 | no-access |
A table of processor communication entries. |
|
1.3.6.1.4.1.34.2.1.6.1 | no-access |
A processor communication table entry. |
||
procCommGenIndex | 1.3.6.1.4.1.34.2.1.6.1.1 | integer | read-only |
A unique number assigned to each CPU. |
procCommGenNum | 1.3.6.1.4.1.34.2.1.6.1.2 | integer | read-only |
A unique number assigned to each CPU. |
procCommGenSspMboxLen | 1.3.6.1.4.1.34.2.1.6.1.3 | integer | read-write |
The length of SSP-to-Host mailbox. This mailbox is used to instruct the host to perform a specific command. |
procCommGenSspMboxFlag | 1.3.6.1.4.1.34.2.1.6.1.4 | integer | read-write |
The flag of SSP-to-Host mailbox. |
procCommGenSspMboxCmd | 1.3.6.1.4.1.34.2.1.6.1.5 | integer | read-write |
The command of SSP-to-Host mailbox. Enumeration: 'goto-panic': 3, 'command-success': 1, 'environ': 4, 'goto-obp': 2. |
procCommGenSspMboxData | 1.3.6.1.4.1.34.2.1.6.1.6 | octet string | read-write |
The data in the SSP-to-Host mailbox. |
procCommGenHostMboxLen | 1.3.6.1.4.1.34.2.1.6.1.7 | integer | read-write |
The length of Host-to-SSP mailbox. |
procCommGenHostMboxFlag | 1.3.6.1.4.1.34.2.1.6.1.8 | integer | read-write |
The flag of Host-to-SSP mailbox. |
procCommGenHostMboxCmd | 1.3.6.1.4.1.34.2.1.6.1.9 | integer | read-write |
The command of Host-to-SSP mailbox. Enumeration: 'goto-panic': 3, 'command-success': 1, 'environ': 4, 'goto-obp': 2. |
procCommGenHostMboxData | 1.3.6.1.4.1.34.2.1.6.1.10 | octet string | read-write |
The data in the Host-to-SSP mailbox. This mailbox serves for communication between OBP running on the host and obp_helper running on the SSP. |
procCommGenObpMboxLen | 1.3.6.1.4.1.34.2.1.6.1.11 | integer | read-write |
The length of Obp-to-SSP mailbox. |
procCommGenObpMboxFlag | 1.3.6.1.4.1.34.2.1.6.1.12 | integer | read-write |
The flag of Obp-to-SSP mailbox. |
procCommGenObpMboxCmd | 1.3.6.1.4.1.34.2.1.6.1.13 | integer | read-write |
The command of Obp-to-SSP mailbox. #define SSPC_MULTIPROC 0x0b0b0001 /* Request to release slave CPUs */ #define SSPC_GETTOD 0x0b0b0002 /* Get Unix time of day from SSP */ #define SSPC_GETEEPROM 0x0b0b0003 /* Get EEPROM image from SSP */ #define SSPC_PUTEEPROM 0x0b0b0004 /* Put EEPROM image to SSP */ #define SSPC_UPDREBOOT 0x0b0b0005 /* Invalidate Reboot-info in eeprom */ #define SSPC_MOVECPU0 0x0b0b0006 /* Move Cpu0 Command */ #define SSPC_GETAPDATABASELOC 0x0b0b0007 /* Get AP database location */ #define SSPC_SAVEBOOTPATH 0x0b0b0008 /* Store boot path info */ Enumeration: 'move-cpu0': 6, 'time-of-day': 2, 'get-eeprom-image': 3, 'release-slave-cp': 1, 'store-boot-path-info': 8, 'put-eeprom-image': 4, 'invalidate-reboot-info': 5, 'get-ap-database-loc': 7. |
procCommGenObpMboxData | 1.3.6.1.4.1.34.2.1.6.1.14 | octet string | read-write |
The data in the Obp-to-SSP mailbox. |
procCommGenCvcInputData | 1.3.6.1.4.1.34.2.1.6.1.15 | octet string | read-write |
The input buffer to cvc. |
procCommGenCvcOutputData | 1.3.6.1.4.1.34.2.1.6.1.16 | octet string | read-write |
The output buffer to cvc. |
cbGenTable | 1.3.6.1.4.1.34.2.1.7 | no-access |
A table of general control board entries. |
|
1.3.6.1.4.1.34.2.1.7.1 | no-access |
A general control board table entry. |
||
cbGenIndex | 1.3.6.1.4.1.34.2.1.7.1.1 | integer | read-only |
An index into this table. |
cbGenNum | 1.3.6.1.4.1.34.2.1.7.1.2 | integer | read-only |
A unique number assigned to a control board. |
cbGenPower | 1.3.6.1.4.1.34.2.1.7.1.3 | integer | read-only |
Power status of the control board. Enumeration: 'on': 1, 'off': 2. |
cbGenPowerControl | 1.3.6.1.4.1.34.2.1.7.1.4 | integer | read-write |
On writing, it turns off this control board power supply. By default, control board is powered on automatically upon insertion to the cabinet or when house keeping power is applied. On reading, it always returns off. Enumeration: 'off': 1. |
ioCabGenTable | 1.3.6.1.4.1.34.2.1.8 | no-access |
A table of general IO cabinet entries. |
|
1.3.6.1.4.1.34.2.1.8.1 | no-access |
A general I/O cabinet table entry. |
||
ioCabGenIndex | 1.3.6.1.4.1.34.2.1.8.1.1 | integer | read-only |
An index into this table. |
ioCabGenNum | 1.3.6.1.4.1.34.2.1.8.1.2 | integer | read-only |
A unique number assigned to an I/O Cabinet. |
ioCabGenPower | 1.3.6.1.4.1.34.2.1.8.1.3 | integer | read-write |
A value identifying the current power state of an IO cabinet and also for powering on and off the I/O cabinet. Enumeration: 'on': 1, 'off': 2. |
fanTrayGenTable | 1.3.6.1.4.1.34.2.1.10 | no-access |
A table of fan tray entries. |
|
1.3.6.1.4.1.34.2.1.10.1 | no-access |
A fan tray table entry. |
||
fanTrayGenIndex | 1.3.6.1.4.1.34.2.1.10.1.1 | integer | read-only |
An index into this table. |
fanTrayGenNum | 1.3.6.1.4.1.34.2.1.10.1.2 | integer | read-only |
A unique number assigned to a fan tray. |
fanTrayGenPower | 1.3.6.1.4.1.34.2.1.10.1.3 | integer | read-write |
On reading this object, it returns the power status of this fan tray. On writing it turns on/off the fan tray power. Enumeration: 'on': 1, 'off': 2. |
fanGenTable | 1.3.6.1.4.1.34.2.1.11 | no-access |
A table of fan entries. Each fan tray has certain number of fans. The number is represented by ConfMaxFanPerTray. |
|
1.3.6.1.4.1.34.2.1.11.1 | no-access |
A fan tray entry containing information about a fan tray. Each fan entry is uniquely identified by 2 fields: fan tray number and fan number. |
||
fanGenIndex | 1.3.6.1.4.1.34.2.1.11.1.1 | integer | read-only |
An index into this table. |
fanGenTraySlotNum | 1.3.6.1.4.1.34.2.1.11.1.2 | integer | read-only |
A unique number assigned to a fan tray slot. |
fanGenNum | 1.3.6.1.4.1.34.2.1.11.1.3 | integer | read-only |
A unique number assigned to a fan inside this tray. |
fanGenStatus | 1.3.6.1.4.1.34.2.1.11.1.4 | integer | read-write |
On reading it returns the power status of this fan. On writing it allows an application to turn on/off this fan. Enumeration: 'fail': 3, 'on': 1, 'off': 2. |
fanGenSpeed | 1.3.6.1.4.1.34.2.1.11.1.5 | integer | read-write |
On reading it returns the speed of this fan inside a fan tray. On writing, it allows one to change the speed of this fan. Nominal is the medium speed the fan will support, and fast is the highest fastest speed the fan will support. Enumeration: 'nominal': 1, 'fast': 2. |
fanGenPowerControl | 1.3.6.1.4.1.34.2.1.11.1.6 | integer | read-write |
The MIB object that is used to either power on or off this fan. The power status of this fan should be read from the fanGenStatus MIB object. On writing, the fan is either turned on or off. Enumeration: 'on': 1, 'off': 2. |
suppBrdGenTable | 1.3.6.1.4.1.34.2.1.13 | no-access |
A table of support board entries. |
|
1.3.6.1.4.1.34.2.1.13.1 | no-access |
A support board table entry. |
||
suppBrdGenIndex | 1.3.6.1.4.1.34.2.1.13.1.1 | integer | read-only |
A unique number assigned to this support board. |
suppBrdGenNum | 1.3.6.1.4.1.34.2.1.13.1.2 | integer | read-only |
A unique number assigned to this support board. |
suppBrdGenPower | 1.3.6.1.4.1.34.2.1.13.1.3 | integer | read-only |
Power status of the support board. Enumeration: 'on': 1, 'off': 2. |
suppBrdGenPowerControl | 1.3.6.1.4.1.34.2.1.13.1.4 | integer | read-write |
On reading it returns the power status of this support board power suuply. On writing, it turns on/off this support board power supply. Enumeration: 'on': 1, 'off': 2. |
bulkPowerGenTable | 1.3.6.1.4.1.34.2.1.14 | no-access |
A table of bulk power supply entries. |
|
1.3.6.1.4.1.34.2.1.14.1 | no-access |
A bulk power supply table entry. |
||
bulkPowerGenIndex | 1.3.6.1.4.1.34.2.1.14.1.1 | integer | read-only |
An index into this table. |
bulkPowerGenNum | 1.3.6.1.4.1.34.2.1.14.1.2 | integer | read-only |
A unique number assigned to this bulk power supply. |
bulkPowerGenControl | 1.3.6.1.4.1.34.2.1.14.1.3 | integer | read-write |
The MIB object that is used to power off this bulk power supply. On writing, it powers off this bulk power supply. Enumeration: 'off': 1. |
bulkPowerGenStatus | 1.3.6.1.4.1.34.2.1.14.1.4 | integer | read-only |
Power status of the bulk power supply. A status of ok implies the unit is on and supplying enough voltage/current. A status of fail implies the unit is on but not supplying enough voltage/current or the unit is off. Enumeration: 'fail': 2, 'ok': 1. |
ue10000 | 1.3.6.1.4.1.34.2.2 | |||
sysBrdStarfireTable | 1.3.6.1.4.1.34.2.2.1 | no-access |
System board table. The number host of entries in the table is represented by Conf.ConfNumSysBrd. |
|
1.3.6.1.4.1.34.2.2.1.1 | no-access |
A system board table entry. |
||
sysBrdStarfireIndex | 1.3.6.1.4.1.34.2.2.1.1.1 | integer | read-only |
An index into this table. |
sysBrdStarfireNum | 1.3.6.1.4.1.34.2.2.1.1.2 | integer | read-only |
A unique number assigned to a system board. |
sysBrdStarfireCIC0Temp | 1.3.6.1.4.1.34.2.2.1.1.3 | integer | read-only |
The temperature of the CIC0 ASIC on this Starfire system board. |
sysBrdStarfireCIC1Temp | 1.3.6.1.4.1.34.2.2.1.1.4 | integer | read-only |
The temperature of the CIC1 ASIC on this Starfire system board. |
sysBrdStarfireMCTemp | 1.3.6.1.4.1.34.2.2.1.1.5 | integer | read-only |
The temperature of the MC ASIC on this Starfire system board. |
sysBrdStarfireXDB2Temp | 1.3.6.1.4.1.34.2.2.1.1.6 | integer | read-only |
The temperature of the XDB2 ASIC on this Starfire system board. |
sysBrdStarfireXDB3Temp | 1.3.6.1.4.1.34.2.2.1.1.7 | integer | read-only |
The temperature of the XDB3 ASIC on this Starfire system board. |
sysBrdStarfirePROC0Temp | 1.3.6.1.4.1.34.2.2.1.1.8 | integer | read-only |
The temperature of the PROC0 ASIC on this Starfire system board. |
sysBrdStarfirePROC1Temp | 1.3.6.1.4.1.34.2.2.1.1.9 | integer | read-only |
The temperature of the PROC1 ASIC on this Starfire system board. |
sysBrdStarfirePROC2Temp | 1.3.6.1.4.1.34.2.2.1.1.10 | integer | read-only |
The temperature of the PROC2 ASIC on this Starfire system board. |
sysBrdStarfirePROC3Temp | 1.3.6.1.4.1.34.2.2.1.1.11 | integer | read-only |
The temperature of the PROC3 ASIC on this Starfire system board. |
sysBrdStarfire3p3VDCTemp | 1.3.6.1.4.1.34.2.2.1.1.12 | integer | read-only |
The temperature of the PS2 3.3V DC on this Starfire system board. |
sysBrdStarfireVDCCoreTemp | 1.3.6.1.4.1.34.2.2.1.1.13 | integer | read-only |
The temperature of the PS3 VDD Core on this Starfire system board. |
sysBrdStarfire5VDCTemp | 1.3.6.1.4.1.34.2.2.1.1.14 | integer | read-only |
The temperature of the PS5 5V DC on this Starfire system board. |
sysBrdStarfire3p3VDC | 1.3.6.1.4.1.34.2.2.1.1.15 | integer | read-only |
The VDD voltage reading of this Starfire system board, which is equivalent to 3.3VDC. |
sysBrdStarfire5VDCHK | 1.3.6.1.4.1.34.2.2.1.1.16 | integer | read-only |
The 5V DC housekeeping voltage reading of this Starfire system board. |
sysBrdStarfire5VDC | 1.3.6.1.4.1.34.2.2.1.1.17 | integer | read-only |
The 5V DC voltage reading of this Starfire system board. |
sysBrdStarfireVDCCore | 1.3.6.1.4.1.34.2.2.1.1.18 | integer | read-only |
The VDD Core voltage reading of this Starfire system board. |
sysBrdStarfire3p3VDCHK | 1.3.6.1.4.1.34.2.2.1.1.19 | integer | read-only |
The 3.3V DC voltage reading of this Starfire system board. |
cbStarfireTable | 1.3.6.1.4.1.34.2.2.2 | no-access |
A table of control board entries. |
|
1.3.6.1.4.1.34.2.2.2.1 | no-access |
A control board table entry. |
||
cbStarfireIndex | 1.3.6.1.4.1.34.2.2.2.1.1 | integer | read-only |
An index into this table. |
cbStarfireNum | 1.3.6.1.4.1.34.2.2.2.1.2 | integer | read-only |
A unique number assigned to a control board. |
cbStarfireHostName | 1.3.6.1.4.1.34.2.2.2.1.3 | displaystring | read-only |
Host name assigned to this control board. |
cbStarfire5VDCTemp | 1.3.6.1.4.1.34.2.2.2.1.4 | integer | read-only |
The temperature of PS1. |
cbStarfire5VDCPerTemp | 1.3.6.1.4.1.34.2.2.2.1.5 | integer | read-only |
The temperature of PS2. |
cbStarfire5VDCFanTemp | 1.3.6.1.4.1.34.2.2.2.1.6 | integer | read-only |
The temperature of PS3. |
cbStarfireSen0Temp | 1.3.6.1.4.1.34.2.2.2.1.7 | integer | read-only |
The temperature of the 1st temperature sensor. |
cbStarfireSen1Temp | 1.3.6.1.4.1.34.2.2.2.1.8 | integer | read-only |
The temperature of the 2nd temperature sensor. |
cbStarfireSen2Temp | 1.3.6.1.4.1.34.2.2.2.1.9 | integer | read-only |
The temperature of the 3rd temperature sensor. |
cbStarfire5VDC | 1.3.6.1.4.1.34.2.2.2.1.10 | integer | read-only |
The voltage reading of 5V DC. |
cbStarfire5VDCHK | 1.3.6.1.4.1.34.2.2.2.1.11 | integer | read-only |
The voltage reading of housekeeping 5V DC. |
cbStarfire3p3VDCHK | 1.3.6.1.4.1.34.2.2.2.1.12 | integer | read-only |
The voltage reading of housekeeping 3.3V DC. |
cbStarfire5VDCPer | 1.3.6.1.4.1.34.2.2.2.1.13 | integer | read-only |
The voltage reading of VccPer. |
cbStarfire5VDCFan | 1.3.6.1.4.1.34.2.2.2.1.14 | integer | read-only |
The voltage reading of VccFan. |
centerplaneStarfireTable | 1.3.6.1.4.1.34.2.2.3 | no-access |
A table of centerplane entries. |
|
1.3.6.1.4.1.34.2.2.3.1 | no-access |
A centerplane table entry. |
||
centerplaneStarfireIndex | 1.3.6.1.4.1.34.2.2.3.1.1 | integer | read-only |
An index into this table. |
centerplaneStarfireNum | 1.3.6.1.4.1.34.2.2.3.1.2 | integer | read-only |
A unique number assigned to this centerplane. |
centerplaneStarfireTemp0 | 1.3.6.1.4.1.34.2.2.3.1.3 | integer | read-only |
The 1st temp point of this Starfire centerplane. |
centerplaneStarfireTemp1 | 1.3.6.1.4.1.34.2.2.3.1.4 | integer | read-only |
The 2nd temp point of this Starfire centerplane. |
centerplaneStarfireTemp2 | 1.3.6.1.4.1.34.2.2.3.1.5 | integer | read-only |
The 3rd temp point of this Starfire centerplane. |
centerplaneStarfireTemp3 | 1.3.6.1.4.1.34.2.2.3.1.6 | integer | read-only |
The 4th temp point of this Starfire centerplane. |
centerplaneStarfireTemp4 | 1.3.6.1.4.1.34.2.2.3.1.7 | integer | read-only |
The 5th temp point of this Starfire centerplane. |
centerplaneStarfireTemp5 | 1.3.6.1.4.1.34.2.2.3.1.8 | integer | read-only |
The 6th temp point of this Starfire centerplane. |
centerplaneStarfireTemp6 | 1.3.6.1.4.1.34.2.2.3.1.9 | integer | read-only |
The 7th temp point of this Starfire centerplane. |
centerplaneStarfireTemp7 | 1.3.6.1.4.1.34.2.2.3.1.10 | integer | read-only |
The 8th temp point of this Starfire centerplane. |
centerplaneStarfireTemp8 | 1.3.6.1.4.1.34.2.2.3.1.11 | integer | read-only |
The 9th temp point of this Starfire centerplane. |
centerplaneStarfireTemp9 | 1.3.6.1.4.1.34.2.2.3.1.12 | integer | read-only |
The 10th temp point of this Starfire centerplane. |
suppBrdStarfireTable | 1.3.6.1.4.1.34.2.2.4 | no-access |
A table of support board entries. |
|
1.3.6.1.4.1.34.2.2.4.1 | no-access |
A support board table entry. |
||
suppBrdStarfireIndex | 1.3.6.1.4.1.34.2.2.4.1.1 | integer | read-only |
An index into this table. |
suppBrdStarfireNum | 1.3.6.1.4.1.34.2.2.4.1.2 | integer | read-only |
A unique number assigned to this support board. |
suppBrdStarfire3p3VDC1Temp | 1.3.6.1.4.1.34.2.2.4.1.3 | integer | read-only |
The PS1 temp point of this Starfire support board. |
suppBrdStarfire3p3VDC2Temp | 1.3.6.1.4.1.34.2.2.4.1.4 | integer | read-only |
The PS2 temp point of this Starfire support board. |
suppBrdStarfire5VDCHK | 1.3.6.1.4.1.34.2.2.4.1.5 | integer | read-only |
The 5V DC voltage in this Starfire support board. |
suppBrdStarfire3p3VDCHK | 1.3.6.1.4.1.34.2.2.4.1.6 | integer | read-only |
The 3.3V DC housekeeping voltage in this Starfire support board. |
suppBrdStarfire3p3VDC | 1.3.6.1.4.1.34.2.2.4.1.7 | integer | read-only |
The CP 3.3V DC housekeeping voltage in this Starfire support board. |
ssp | 1.3.6.1.4.1.34.2.3 | |||
sspPlatformApp | 1.3.6.1.4.1.34.2.3.1 | |||
sspPlatformAppEddControl | 1.3.6.1.4.1.34.2.3.1.1 | integer | read-write |
The object identifies the action intended for the EDD. Changing this object will cause the agent to send a eddControl trap. Reading this object returns the last action requested for the EDD. The SNMP agent does not maintain persistent information for this object. It will be initialized to unknown value. Enumeration: 'start': 1, 'stop': 2, 'unknown': 4, 'reconfig': 3. |
sspPlatformAppEddState | 1.3.6.1.4.1.34.2.3.1.2 | integer | read-write |
The object identifies the current state of the Event Detector Daemon. Changing this object will cause the agent to send a eddState trap. Reading this object returns the last changed state of the EDD. The SNMP agent does not maintain persistent information for this object. It will be initialized to unknown. Enumeration: 'stopped-monitoring': 2, 'unknown': 3, 'started-monitoring': 1. |
domainChange | 1.3.6.1.4.1.340.0 |
This trap indicates the domain table has changed. The first two variables (platformName and confNumDomain) will always have an instance value of 0. The remaining variables (domainName, domainNumSysBrd, domainSysBrdList, domainOSVersion, platformType, platformName ) will have an instance value of 0 to confNumDomain - 1. An instance of these remaining variables describe a domain. All variables for this trap are mandatory. |
||
eddControl | 1.3.6.1.4.1.340.1 |
This trap indicates the action EDD should be taken. All variables for this trap are mandatory. |
||
eddState | 1.3.6.1.4.1.340.2 |
This trap indicates the new state of the EDD. All variables for this trap are mandatory. |
||
sysBrdTempNorm | 1.3.6.1.4.1.340.3 |
This trap indicates a System Board transition from over temperature reading to normal. The platform name and board number will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
sysBrdTempHigh | 1.3.6.1.4.1.340.4 |
This trap indicates a System Board high temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
sysBrdTempWarn | 1.3.6.1.4.1.340.5 |
This trap indicates a System Board warning temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
sysBrdTempMax | 1.3.6.1.4.1.340.6 |
This trap indicates a System Board max temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
sysBrdTemp911 | 1.3.6.1.4.1.340.7 |
This trap indicates a System Board 911 temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
sysBrdTempBad | 1.3.6.1.4.1.340.8 |
This trap indicates a System Board bad temperature reading. This means that at least half the temperature sensors on the board report invalid temperature readings. For ASIC temperature errors, it is possible that the ASICs are not thermally calibrated. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
sysBrdTempChange | 1.3.6.1.4.1.340.9 |
This trap indicates that a System Board temperature reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that changed will be included. |
||
cbTempNorm | 1.3.6.1.4.1.340.10 |
This trap indicates a Control Board transition to normal temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
cbTempHigh | 1.3.6.1.4.1.340.11 |
This trap indicates a Control Board high temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
cbTempWarn | 1.3.6.1.4.1.340.12 |
This trap indicates a Control Board warning temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
cbTempMax | 1.3.6.1.4.1.340.13 |
This trap indicates a Control Board max temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
cbTemp911 | 1.3.6.1.4.1.340.14 |
This trap indicates a Control Board 911 temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
cbTempBad | 1.3.6.1.4.1.340.15 |
This trap indicates a Control Board bad temperature reading. This means that at least half the temperature sensors on the board report invalid temperature readings. For ASIC temperature errors, it is possible that the ASICs are not thermally calibrated. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
cbTempChange | 1.3.6.1.4.1.340.16 |
This trap indicates that a Control Board temperature reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
centerplaneTempNorm | 1.3.6.1.4.1.340.17 |
This trap indicates a Centerplane transition to normal temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
centerplaneTempHigh | 1.3.6.1.4.1.340.18 |
This trap indicates a Centerplane high temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
centerplaneTempWarn | 1.3.6.1.4.1.340.19 |
This trap indicates a Centerplane warning temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
centerplaneTempMax | 1.3.6.1.4.1.340.20 |
This trap indicates a Centerplane max temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
centerplaneTemp911 | 1.3.6.1.4.1.340.21 |
This trap indicates a Centerplane 911 temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
centerplaneTempBad | 1.3.6.1.4.1.340.22 |
This trap indicates a Centerplane bad temperature reading. This means that at least half the temperature sensors on the board report invalid temperature readings. For ASIC temperature errors, it is possible that the ASICs are not thermally calibrated. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
centerplaneTempChange | 1.3.6.1.4.1.340.23 |
This trap indicates that a Centerplane temperature reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
cbeConnected | 1.3.6.1.4.1.340.24 |
This trap indicates that the control board server (cbs) is connected to the control board executive (cbe) and is ready for control board operation. All variables are mandatory for this trap. |
||
cbeDisconnected | 1.3.6.1.4.1.340.25 |
This trap indicates that the control board server (cbs) has lost connection with the control board executive (cbe). All variables are mandatory for this trap. |
||
suppBrdTempNorm | 1.3.6.1.4.1.340.26 |
This trap indicates a Centerplane Support Board transition from over temperature reading to normal. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
suppBrdTempHigh | 1.3.6.1.4.1.340.27 |
This trap indicates a Centerplane Support Board high temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
suppBrdTempWarn | 1.3.6.1.4.1.340.28 |
This trap indicates a Centerplane Support Board warning temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
suppBrdTempMax | 1.3.6.1.4.1.340.29 |
This trap indicates a Centerplane Support Board max temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
suppBrdTemp911 | 1.3.6.1.4.1.340.30 |
This trap indicates a Centerplane Support Board 911 temperature reading. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
suppBrdTempBad | 1.3.6.1.4.1.340.31 |
This trap indicates a Centerplane Support Board bad temperature reading. This means that half the temperature sensors on the board do not report valid temperature readings. For ASIC temperature errors, it is possible that the ASICs are not thermally calibrated. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
suppBrdTempChange | 1.3.6.1.4.1.340.32 |
This trap indicates that a Centerplane Support Board temperature reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those temperature readings that crossed the threshold will be included. |
||
sysBrdVoltNorm | 1.3.6.1.4.1.340.33 |
This trap indicates a System Board transition from low or high power reading to normal. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
sysBrdVoltMax | 1.3.6.1.4.1.340.34 |
This trap indicates a System Board max voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
sysBrdVoltMin | 1.3.6.1.4.1.340.35 |
This trap indicates a System Board min voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
sysBrdVoltBad | 1.3.6.1.4.1.340.36 |
This trap indicates a System Board bad voltage reading. This means that at least half the voltage sensors on the board report invalid voltage readings. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
sysBrdVoltChange | 1.3.6.1.4.1.340.37 |
This trap indicates a System Board voltage reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
cbVoltNorm | 1.3.6.1.4.1.340.38 |
This trap indicates a Control Board transition to normal voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
cbVoltMax | 1.3.6.1.4.1.340.39 |
This trap indicates a Control Board max voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
cbVoltMin | 1.3.6.1.4.1.340.40 |
This trap indicates a Control Board min voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
cbVoltBad | 1.3.6.1.4.1.340.41 |
This trap indicates a Control Board bad voltage reading. This means that at least half the voltage sensors on the board report invalid voltage readings. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
cbVoltChange | 1.3.6.1.4.1.340.42 |
This trap indicates a Control Board voltage reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
centerplaneVoltNorm | 1.3.6.1.4.1.340.43 |
This trap indicates a Centerplane transition to normal voltage reading. The platform name and board number variables will always be provided with this trap.' Whereas, only those voltage readings that crossed the threshold will be included. |
||
centerplaneVoltMax | 1.3.6.1.4.1.340.44 |
This trap indicates a Centerplane max voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
centerplaneVoltMin | 1.3.6.1.4.1.340.45 |
This trap indicates a Centerplane Min voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
centerplaneVoltBad | 1.3.6.1.4.1.340.46 |
This trap indicates a Centerplane bad voltage reading. This means that at least half the voltage sensors on the board report invalid voltage readings. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
centerplaneVoltChange | 1.3.6.1.4.1.340.47 |
This trap indicates a Centerplane voltage reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
suppBrdVoltNorm | 1.3.6.1.4.1.340.48 |
This trap indicates a Centerplane Support Board transition from over voltage reading to normal. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
suppBrdVoltMax | 1.3.6.1.4.1.340.49 |
This trap indicates a Centerplane Support Board max voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
suppBrdVoltMin | 1.3.6.1.4.1.340.50 |
This trap indicates a Centerplane Support Board Min voltage reading. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
suppBrdVoltBad | 1.3.6.1.4.1.340.51 |
This trap indicates a Centerplane Support Board bad voltage reading. This means that half the voltage sensors on the board do not report valid voltage readings. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
suppBrdVoltChange | 1.3.6.1.4.1.340.52 |
This trap indicates a Centerplane Support Board voltage reading has changed within a specified delta. The platform name and board number variables will always be provided with this trap. Whereas, only those voltage readings that crossed the threshold will be included. |
||
fanNorm | 1.3.6.1.4.1.340.53 |
This trap indicates a fan transition from failed to normal. All variables are mandatory for this trap. |
||
fanFail | 1.3.6.1.4.1.340.54 |
This trap indicates a fan failure. All variables are mandatory for this trap. |
||
systemConfigurationChange | 1.3.6.1.4.1.340.55 |
This trap indicates that the system configuration has changed. It indicates what boards have been inserted or removed. The platform name will always be provided but only those lists that change will be included. Only when the system board list changes will the proc list be provided. |
||
arbitrationStop | 1.3.6.1.4.1.340.56 |
This trap indicates that a particular domain has experienced an arbstop. All variables will be provided with this trap. |
||
recordStop | 1.3.6.1.4.1.340.57 |
This trap indicates that a particular domain has experienced a recordarbstop. All variables will be provided with this trap. |
||
watchdog | 1.3.6.1.4.1.340.58 |
This trap indicates that a particular domain has experienced a watchdog. All variables will be provided with this trap. |
||
environmentalShutdown | 1.3.6.1.4.1.340.59 |
This trap indicates that a particular domain has experienced an environmental shutdown. All variables will be provided with this trap. |
||
reboot | 1.3.6.1.4.1.340.60 |
This trap indicates that a particular domain has experienced a reboot. All variables will be provided with this trap. |
||
panic1 | 1.3.6.1.4.1.340.61 |
This trap indicates that a particular domain has experienced a panic1. All variables will be provided with this trap. |
||
panic2 | 1.3.6.1.4.1.340.62 |
This trap indicates that a particular domain has experienced a panic2. All variables will be provided with this trap. |
||
panicReboot | 1.3.6.1.4.1.340.63 |
This trap indicates that a particular domain has experienced a panic_reboot. All variables will be provided with this trap. |
||
heartbeatFailure | 1.3.6.1.4.1.340.64 |
This trap indicates that a particular domain has experienced a heartbeat_failure. All variables will be provided with this trap. |
||
signatureBlockChange | 1.3.6.1.4.1.340.65 |
This trap indicates that the signature block has changed. All variables will be provided with this trap. |
||
sysbrdPowerOff | 1.3.6.1.4.1.340.66 |
This trap indicates that a system board has been powered off. The platform name will always be provided whereas one or more board number identifiers will be provided. |
||
sysbrdPowerOn | 1.3.6.1.4.1.340.67 |
This trap indicates that a system board has been powered on. The platform name will always be provided whereas one or more board number identifiers will be provided. |
||
suppbrdPowerOff | 1.3.6.1.4.1.340.68 |
This trap indicates that a support board has been powered off. The platform name will always be provided whereas one or more board number identifiers will be provided. |
||
suppbrdPowerOn | 1.3.6.1.4.1.340.69 |
This trap indicates that a support board has been powered on. The platform name will always be provided whereas one or more board number identifiers will be provided. |
||
bulkPowerNorm | 1.3.6.1.4.1.340.70 |
This trap indicates that a particular Bulk Power has returned to (or is in) normal mode. All variables are mandatory for this trap. |
||
bulkPowerFail | 1.3.6.1.4.1.340.71 |
This trap indicates Bulk Power failure. All variables are mandatory for this event. |
||
bootProcChange | 1.3.6.1.4.1.340.72 |
This trap indicates a change in the Boot Proc. All variables are mandatory for this event. |
||
sigObpBooting | 1.3.6.1.4.1.340.73 |
This trap indicates that a proc in a particular domain has experienced a signature change indicating the domain is booting. The signature block specifies signature OBP and state BOOTING. All variables are mandatory for this event. |