NSCDX-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
25
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
nscDxConfig OBJECT IDENTIFIER .1.3.6.1.4.1.10.2.1.3.1 |
IMPORTS Unknown .1.3.6.1.4.1.10.2.1.3.1 |
nscDxConfigSecondsToResetSeconds to reset the DX unit. If this value is SET non-zero,
it will get decremented once per second. When the count
reaches zero the DX unit is reset. If the value is reSET to
zero before it counts down to zero, then the DX unit will
not be reset.rw INTEGER .1.3.6.1.4.1.10.2.1.3.1.1 |
nscDxConfigFirmwareRevTabNucleus firmware revision and tab number. This is a string
of the form 'x.y'; where x is the major version number and y
is the minor version number.ro DisplayString .1.3.6.1.4.1.10.2.1.3.1.2 |
nscDxConfigBufferMemorySizeBuffer memory size (k).ro INTEGER .1.3.6.1.4.1.10.2.1.3.1.3 |
nscDxConfigSecondsSinceMcSeconds since master clear.ro INTEGER .1.3.6.1.4.1.10.2.1.3.1.4 |
nscDxConfigProcessorMaskBit mask of available processors. This is a string where each
character represents the availability of a processor. The
leftmost character coresponds to processor 0 and the rightmost
character corresponds to processor 15. Each character will be
a hex digit 0..F if the processor is active, else it is a '.'.ro DisplayString .1.3.6.1.4.1.10.2.1.3.1.5 |
nscDxConfigControlAddrThe DX unit's HYPERchannel address.ro OCTET STRING .1.3.6.1.4.1.10.2.1.3.1.6 |
nscDxConfigLargePageSizeSize in bytes of large pages.ro INTEGER .1.3.6.1.4.1.10.2.1.3.1.7 |
nscDxConfigBoardInfoTableBoard configuration information. SEQUENCE OF NscDxConfigBoardInfoEntry .1.3.6.1.4.1.10.2.1.3.1.8 |
nscDxConfigBoardInfoEntryBoard configuration entry. NscDxConfigBoardInfoEntry .1.3.6.1.4.1.10.2.1.3.1.8.1 |
nscDxConfigBoardInfoEntSlotNumSlot number the board is in.ro INTEGER .1.3.6.1.4.1.10.2.1.3.1.8.1.1 |
nscDxConfigBoardInfoEntBoardPartBoard part number. This string represents the partnumber
of the hardware; the format is xxxxxx-tt. Where xxxxxx is the
partnumber and tt is the tab.ro DisplayString .1.3.6.1.4.1.10.2.1.3.1.8.1.2 |
nscDxConfigTimeCurrent time. The time is returned as a string with the format
of hh:mm:ss. Where hh is hours, mm is minutes, and ss is seconds.ro DisplayString .1.3.6.1.4.1.10.2.1.3.1.9 |
nscDxConfigDateCurrent date. The date is returned as a string with the format
of mm/dd/yyyy. Where mm is the month, dd is the day, and yyyy
is the year.ro DisplayString .1.3.6.1.4.1.10.2.1.3.1.10 |
nscDxConfigStartTypeMethod of startup.ro Enumeration .1.3.6.1.4.1.10.2.1.3.1.11 |
nscDxConfigMemoryDivisionBeginning of big buffers.ro INTEGER .1.3.6.1.4.1.10.2.1.3.1.12 |
nscDxProcTableList of processor entries. SEQUENCE OF NscDxProcTableEntry .1.3.6.1.4.1.10.2.1.3.2 |
nscDxProcTableEntryProcessor entry. NscDxProcTableEntry .1.3.6.1.4.1.10.2.1.3.2.1 |
nscDxProcTableEntKeyIdProcessor Key ID (KID). This is a unique
value for each interface.ro INTEGER (0..'F'h) .1.3.6.1.4.1.10.2.1.3.2.1.1 |
nscDxProcTableEntTypeProcessor type code. See appendix A of the
Nucleus Reference Manual (460456).ro DisplayString .1.3.6.1.4.1.10.2.1.3.2.1.2 |
nscDxProcTableEntFirmwareNumFirmware part number. This string represents the partnumber
of the firmware; the format is xxxxxx-tt. Where xxxxxx is the
partnumber and tt is the tab.ro DisplayString .1.3.6.1.4.1.10.2.1.3.2.1.3 |
nscDxProcTableEntHardwareNumHardware part number. This string represents the partnumber
of the hardware; the format is xxxxxx-tt. Where xxxxxx is the
partnumber and tt is the tab.ro DisplayString .1.3.6.1.4.1.10.2.1.3.2.1.4 |
nscDxProcTableEntBaseAddrThe base HYPERchannel address of the processor.ro OCTET STRING .1.3.6.1.4.1.10.2.1.3.2.1.5 |
nscDxProcTableEntPostPOST completion code. 0 = POST completed successfully.ro DisplayString .1.3.6.1.4.1.10.2.1.3.2.1.6 |