NSCDX-MIB: View SNMP OID List / Download MIB

VENDOR: NSC


 Home MIB: NSCDX-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
 nscDxConfig 1.3.6.1.4.1.10.2.1.3.1
     nscDxConfigSecondsToReset 1.3.6.1.4.1.10.2.1.3.1.1 integer read-write
Seconds 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.
     nscDxConfigFirmwareRevTab 1.3.6.1.4.1.10.2.1.3.1.2 displaystring read-only
Nucleus 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.
     nscDxConfigBufferMemorySize 1.3.6.1.4.1.10.2.1.3.1.3 integer read-only
Buffer memory size (k).
     nscDxConfigSecondsSinceMc 1.3.6.1.4.1.10.2.1.3.1.4 integer read-only
Seconds since master clear.
     nscDxConfigProcessorMask 1.3.6.1.4.1.10.2.1.3.1.5 displaystring read-only
Bit 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 '.'.
     nscDxConfigControlAddr 1.3.6.1.4.1.10.2.1.3.1.6 octet string read-only
The DX unit's HYPERchannel address.
     nscDxConfigLargePageSize 1.3.6.1.4.1.10.2.1.3.1.7 integer read-only
Size in bytes of large pages.
     nscDxConfigBoardInfoTable 1.3.6.1.4.1.10.2.1.3.1.8 no-access
Board configuration information.
         nscDxConfigBoardInfoEntry 1.3.6.1.4.1.10.2.1.3.1.8.1 no-access
Board configuration entry.
             nscDxConfigBoardInfoEntSlotNum 1.3.6.1.4.1.10.2.1.3.1.8.1.1 integer read-only
Slot number the board is in.
             nscDxConfigBoardInfoEntBoardPart 1.3.6.1.4.1.10.2.1.3.1.8.1.2 displaystring read-only
Board 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.
     nscDxConfigTime 1.3.6.1.4.1.10.2.1.3.1.9 displaystring read-only
Current 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.
     nscDxConfigDate 1.3.6.1.4.1.10.2.1.3.1.10 displaystring read-only
Current 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.
     nscDxConfigStartType 1.3.6.1.4.1.10.2.1.3.1.11 integer read-only
Method of startup. Enumeration: 'reset': 1, 'powerup': 2.
     nscDxConfigMemoryDivision 1.3.6.1.4.1.10.2.1.3.1.12 integer read-only
Beginning of big buffers.
 nscDxProcTable 1.3.6.1.4.1.10.2.1.3.2 no-access
List of processor entries.
     nscDxProcTableEntry 1.3.6.1.4.1.10.2.1.3.2.1 no-access
Processor entry.
         nscDxProcTableEntKeyId 1.3.6.1.4.1.10.2.1.3.2.1.1 integer read-only
Processor Key ID (KID). This is a unique value for each interface.
         nscDxProcTableEntType 1.3.6.1.4.1.10.2.1.3.2.1.2 displaystring read-only
Processor type code. See appendix A of the Nucleus Reference Manual (460456).
         nscDxProcTableEntFirmwareNum 1.3.6.1.4.1.10.2.1.3.2.1.3 displaystring read-only
Firmware 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.
         nscDxProcTableEntHardwareNum 1.3.6.1.4.1.10.2.1.3.2.1.4 displaystring read-only
Hardware 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.
         nscDxProcTableEntBaseAddr 1.3.6.1.4.1.10.2.1.3.2.1.5 octet string read-only
The base HYPERchannel address of the processor.
         nscDxProcTableEntPost 1.3.6.1.4.1.10.2.1.3.2.1.6 displaystring read-only
POST completion code. 0 = POST completed successfully.