NNCGNI0006-MIB: View SNMP OID List / Download MIB

VENDOR: NEWBRIDGE NETWORKS CORPORATION


 Home MIB: NNCGNI0006-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
     nncExtSysProductName 1.3.6.1.4.1.123.3.1.1 displaystring read-only
The marketing name for the product, e.g. 8231 MainStreet
     nncExtSysCurrentGeneric 1.3.6.1.4.1.123.3.1.2 currentgenerictype read-only
The revision of the current executing firmware in the controlling component of the system.
     nncExtSysProductPartNumber 1.3.6.1.4.1.123.3.1.3 productpartnumbertype read-only
The Newbridge assembly part number for the given system.
     nncExtSysNci2DeviceID 1.3.6.1.4.1.123.3.1.4 nci2deviceidtype read-only
The NCI2 device ID assigned to the device.
     nncExtSysCurrentDateAndTime 1.3.6.1.4.1.123.3.1.5 dateandtime read-write
If set on the device, this returns the date and time. Otherwise, returns all 0s.
     nncExtSysCardTable 1.3.6.1.4.1.123.3.1.6 no-access
Table containing information about the card in this system.
         nncExtSysCardEntry 1.3.6.1.4.1.123.3.1.6.1 no-access
An entry in the system card table.
             nncExtSysCardIndex 1.3.6.1.4.1.123.3.1.6.1.1 integer read-only
Card number.
             nncExtSysCardIDType 1.3.6.1.4.1.123.3.1.6.1.2 cardidtype read-only
Type of module/card.
             nncExtSysCardName 1.3.6.1.4.1.123.3.1.6.1.3 octet string read-only
The name of the card as saved on the SEEP.
             nncExtSysCardSerialNumber 1.3.6.1.4.1.123.3.1.6.1.4 cardserialnumbertype read-only
Serial number of the current card.
     nncExtEnvFanStatus 1.3.6.1.4.1.123.3.2.1 integer read-only
The current status of the fan. This is product dependent. Enumeration: 'fanOk': 1, 'fanFailed': 2.
     nncExtEnvTemperatureSensor 1.3.6.1.4.1.123.3.2.2 integer read-only
The suitability of the current temperature. This is product dependent. Enumeration: 'tooHot': 2, 'ok': 1.
     nncExtEnvPlus12Status 1.3.6.1.4.1.123.3.2.3 integer read-only
Whether or not the +12V rail is in spec. This is product dependent. Enumeration: 'outOfSpec': 2, 'ok': 1.
     nncExtEnvMinus12Status 1.3.6.1.4.1.123.3.2.4 integer read-only
Whether or not the -12V rail is in spec. This is product dependent. Enumeration: 'outOfSpec': 2, 'ok': 1.
     nncExtEnvFanTable 1.3.6.1.4.1.123.3.2.5 no-access
This table holds the fan status information
         nncExtEnvFanTableEntry 1.3.6.1.4.1.123.3.2.5.1 no-access
A conceptual row for nncExtEnvFanTable.
             nncExtEnvFanIndex 1.3.6.1.4.1.123.3.2.5.1.1 integer read-only
The index into the fan table
             nncExtEnvFanStatusByFanIndex 1.3.6.1.4.1.123.3.2.5.1.2 fanstatustype read-only
The state of the fan - ok or bad
     nncExtEnvPwrSupplyTable 1.3.6.1.4.1.123.3.2.6 no-access
This table holds the fan status information
         nncExtEnvPwrSupplyTableEntry 1.3.6.1.4.1.123.3.2.6.1 no-access
A conceptual row for nncExtEnvPwrSupplyTable.
             nncExtEnvPwrSupplySlotIndex 1.3.6.1.4.1.123.3.2.6.1.1 integer read-only
Power Supply Slot Number - Ranges from 1 to 255
             nncExtEnvPwrSupplyStatus 1.3.6.1.4.1.123.3.2.6.1.2 pwrsupplystatustype read-only
The state of the power supply - ok , off, bad or not present
     nncExtRestarts 1.3.6.1.4.1.123.3.3.1 counter32 read-only
The number of times the active code bank has restarted.
     nncExtFaultInducedRestarts 1.3.6.1.4.1.123.3.3.2 counter32 read-only
The number of restarts of the active code bank that have been caused by a fault, e.g. processor trap.
     nncExtLastFault 1.3.6.1.4.1.123.3.3.3 restartcause read-only
The cause of the last restart of the active code bank that was caused by a fault, e.g. processor trap.
     nncExtFaultRepetitions 1.3.6.1.4.1.123.3.3.4 integer read-only
The number of consecutive times the fault reported in nncExtLastFault has been repeated.
     nncExtRestartTracebackTable 1.3.6.1.4.1.123.3.3.5 no-access
The sequence of program counter values that lead to the last recorded fault.
         nncExtRestartTracebackEntry 1.3.6.1.4.1.123.3.3.5.1 no-access
An entry in the sequence of program counter values.
             nncExtRestartTracebackIndex 1.3.6.1.4.1.123.3.3.5.1.1 integer read-only
The index into the traceback table
             nncExtRestartTracebackPCValue 1.3.6.1.4.1.123.3.3.5.1.2 integer read-only
The program counter value for this entry in the traceback table.
     nncExtRestartRegisterTable 1.3.6.1.4.1.123.3.3.6 no-access
The sequence of register values at the last recorded fault.
         nncExtRestartRegisterEntry 1.3.6.1.4.1.123.3.3.6.1 no-access
An entry in the set of register values.
             nncExtRestartRegisterIndex 1.3.6.1.4.1.123.3.3.6.1.1 integer read-only
The index into the Register table. The Index to register mapping for a Motorola processor is as follows: 1 - D0 2 - D1 : 8 - D8 9 - A0 : 15 - A6 16 - Status Reg 17 - Program Counter
             nncExtRestartRegisterValue 1.3.6.1.4.1.123.3.3.6.1.2 integer read-only
The register value for this entry in the Register table.
     nncExtRestartForceToBoot 1.3.6.1.4.1.123.3.3.7 integer read-write
A set will cause the box to start executing from the boot PROM after the delay specified by the value written. A second set before the delay has expired will be rejected with badValue. A read will return zero.
     nncExtRestartCause 1.3.6.1.4.1.123.3.3.8 restartcause read-only
The cause of the last restart of the system.
     nncExtRestartSystem 1.3.6.1.4.1.123.3.3.9 integer read-write
A set will cause the Node to restart after a specified delay and then execute the System code that resides in the Next Active Code Bank. The delay is specified by the value written. A second set before the delay has expired will be rejected with badValue. A read will return zero.
     nncExtCodeSpaceCurrentlyActive 1.3.6.1.4.1.123.3.4.1 codespaceindex read-only
The index into the code space table of the code space from which the box is currently executing
     nncExtCodeSpaceNextActive 1.3.6.1.4.1.123.3.4.2 codespaceindex read-write
The index into the code space table of the code space from which the box will execute after the next restart.
     nncExtCodeSpaceNumber 1.3.6.1.4.1.123.3.4.3 codespaceindex read-only
The number of code spaces supported by this box.
     nncExtCodeSpaceTable 1.3.6.1.4.1.123.3.4.4 no-access
Information about all of the code spaces present in this box.
         nncExtCodeSpaceEntry 1.3.6.1.4.1.123.3.4.4.1 no-access
Information about one of the code spaces present in this box.
             nncExtCodeSpaceIndex 1.3.6.1.4.1.123.3.4.4.1.1 codespaceindex read-only
The code space of interest
             nncExtCodeSpaceSize 1.3.6.1.4.1.123.3.4.4.1.2 integer read-only
The size (in bytes) of the maximum code space available in flash memory.
             nncExtCodeSpaceStatus 1.3.6.1.4.1.123.3.4.4.1.3 integer read-only
Whether or not the specified code space is considered to be sane e.g.,checksum is valid. Enumeration: 'valid': 1, 'invalid': 2.
             nncExtCodeSpaceGeneric 1.3.6.1.4.1.123.3.4.4.1.4 currentgenerictype read-only
Which generic is contained in the code space.
             nncExtCodeSpaceDownloadDate 1.3.6.1.4.1.123.3.4.4.1.5 displaystring read-only
The date on which this generic was downloaded. This OBJECT is known by the target.
             nncExtCodeSpaceDownloadTime 1.3.6.1.4.1.123.3.4.4.1.6 displaystring read-only
The time at which this generic was downloaded. This OBJECT is known by the target.
             nncExtCodeSpaceDownloadServer 1.3.6.1.4.1.123.3.4.4.1.7 displaystring read-only
The address of the source of the generic that is present in the code space.
             nncExtCodeSpaceDownloadRequestor 1.3.6.1.4.1.123.3.4.4.1.8 displaystring read-only
The address of the entity that caused this code space to be downloaded with the current generic.
             nncExtCodeSpaceCompressionType 1.3.6.1.4.1.123.3.4.4.1.9 integer read-only
The kind of compression used on the load before it was placed into flash. Enumeration: 'c3': 4, 'c2': 3, 'none': 1, 'c1': 2.
             nncExtCodeSpaceLoadSize 1.3.6.1.4.1.123.3.4.4.1.10 integer read-only
The size (in bytes) of the load stored in this code space when decompressed.
             nncExtCodeSpaceCompressLoadSize 1.3.6.1.4.1.123.3.4.4.1.11 integer read-only
The size (in bytes) of the load stored in this code space when compressed.
     nncExtNVMUsageTable 1.3.6.1.4.1.123.3.5.1 no-access
How much NVM is used in the box in bytes.
         nncExtNVMUsageEntry 1.3.6.1.4.1.123.3.5.1.1 no-access
How much NVM is used in a pool of it
             nncExtNVMPoolIndex 1.3.6.1.4.1.123.3.5.1.1.1 nvmpoolindex read-only
Which NVM pool
             nncExtNVMPoolSize 1.3.6.1.4.1.123.3.5.1.1.2 integer read-only
The total number of bytes in the pool
             nncExtNVMPoolBytesUsed 1.3.6.1.4.1.123.3.5.1.1.3 integer read-only
The number of bytes used in the pool
     nncExtNVMLastRepair 1.3.6.1.4.1.123.3.5.2 octet string read-only
Details of the last repair made to the database returned in a string format -- a readable form of the following: Offset Length Meaning 0 1 Number Of Bytes in the String (=31) 1 1 Length of repaired item (in bytes) 2 4 Address of Block containing repaired item 6 2 block number of the repaired block 8 2 item number of repaired entry 10 2 first parameter of repaired item 12 2 second parameter of repaired item 14 1 length of date string 15 9 date of repair (DD-MMM-YY) 24 1 length of time string (=6) 25 6 time of repair (HH:MMX)
       nncExtProbeMPLTable 1.3.6.1.4.1.123.3.12.1 no-access
A window into the Master Parameter List.
           nncExtProbeMPLEntry 1.3.6.1.4.1.123.3.12.1.1 no-access
An entry in the master parameter list. The instance identifer is of the form: nncExtProbeMPL......
               nncExtProbeMPL 1.3.6.1.4.1.123.3.12.1.1.1 octet string read-write
A window into in the Master Parameter List. The instance identifer is of the form: .....
       nncDiagUndoAll 1.3.6.1.4.1.123.3.13.1 integer read-write
A write of 'undo' to this parameter will cause all maintenance operations to be removed, e.g. loopbacks busy-outs, etc Enumeration: 'undo': 1.
       nncExtStartupDiagnosticResults 1.3.6.1.4.1.123.3.13.2 integer read-only
If ALL of the systems startup diagnostic tests passed successfully, then this object is set to passed otherwise it is set to failed Enumeration: 'passed': 1, 'unspecifiedFailure': 2.
 nncExtBasics 1.3.6.1.4.1.123.4.1
The MIB module containing management information for basic network element functions: restart info, environmental info, box identity, etc.