NMS-FLASH: View SNMP OID List / Download MIB

VENDOR: PACIFIC BROADBANK NETWORKS


 Home MIB: NMS-FLASH
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
 nmslflash 1.3.6.1.4.1.11606.10.2.10
       nmsflashSize 1.3.6.1.4.1.11606.10.2.10.1 integer read-only
Total Size in Octets of Flash memory
       nmsflashFree 1.3.6.1.4.1.11606.10.2.10.2 integer read-only
Unused Size in Octets of Flash memory
       nmsflashController 1.3.6.1.4.1.11606.10.2.10.3 displaystring read-only
Provides the type of Flash controller (either CCTL or CCTL2) installed in the router.
       nmsflashCard 1.3.6.1.4.1.11606.10.2.10.4 displaystring read-only
Provides the type of Flash Card installed in the router. For example, the type of Flash Card could be either CSC-MS or CSC-MC+.
       nmsflashVPP 1.3.6.1.4.1.11606.10.2.10.5 integer read-only
State of the VPP DIP jumper on the Flash memory card. Files can be written to the Flash memory card only if the VPP DIP jumper is turned on. Enumeration: 'missing': 2, 'installed': 1.
       nmsflashErase 1.3.6.1.4.1.11606.10.2.10.6 integer read-write
Request to erase flash memory
       nmsflashEraseTime 1.3.6.1.4.1.11606.10.2.10.7 timeticks read-only
Indicates the value of sysUptime the last time Flash memory was erased. If the flash had not been erased after powerup it has a value of 0 days 00:00:00.
       nmsflashEraseStatus 1.3.6.1.4.1.11606.10.2.10.8 integer read-only
Status of current or last flash erasing Enumeration: 'bufferAllocationFailure': 6, 'noOpAfterPowerOn': 7, 'flashOpenFailure': 5, 'flashReadOnly': 4, 'flashOpInProgress': 1, 'flashOpSuccess': 2, 'flashOpFailure': 3.
       nmsflashToNet 1.3.6.1.4.1.11606.10.2.10.9 displaystring read-write
Write flash entry to tftp server. Value should be the name of the flash entry to send. Instance is the IP address of the tftp host.
       nmsflashToNetTime 1.3.6.1.4.1.11606.10.2.10.10 timeticks read-only
Indicates the value of sysUpTime the last time a file was transfered from Flash memory on the router to a TFTP host. Returns 0 days 00:00:00 if there had been no transfer since powerup.
       nmsflashToNetStatus 1.3.6.1.4.1.11606.10.2.10.11 integer read-only
Status of current or last flash to net transfer Enumeration: 'bufferAllocationFailure': 6, 'noOpAfterPowerOn': 7, 'flashOpenFailure': 5, 'flashReadOnly': 4, 'flashOpInProgress': 1, 'flashOpSuccess': 2, 'flashOpFailure': 3.
       nmsnetToFlash 1.3.6.1.4.1.11606.10.2.10.12 displaystring read-write
Write flash entry from tftp server. Value should be the name of the flash entry to write. Instance is the IP address of the tftp host.
       nmsnetToFlashTime 1.3.6.1.4.1.11606.10.2.10.13 timeticks read-only
Indicates the value of sysUpTime the last time file was copied from a Trivial File Transfer Protocol(TFTP) server to the Flash memory on the router. Returns 0 days 00:00:00 if there had been no transfers since powerup.
       nmsnetToFlashStatus 1.3.6.1.4.1.11606.10.2.10.14 integer read-only
Status of current or last net to flash transfer Enumeration: 'bufferAllocationFailure': 6, 'noOpAfterPowerOn': 7, 'flashOpenFailure': 5, 'flashReadOnly': 4, 'flashOpInProgress': 1, 'flashOpSuccess': 2, 'flashOpFailure': 3.
       nmsflashStatus 1.3.6.1.4.1.11606.10.2.10.15 integer read-only
Status of the availability of flash Enumeration: 'available': 2, 'busy': 1.
       nmsflashEntries 1.3.6.1.4.1.11606.10.2.10.16 integer read-only
Number of entries in the flash directory
       nmslflashFileDirTable 1.3.6.1.4.1.11606.10.2.10.17 no-access
A list of flash file entries.
             nmslflashFileDirEntry 1.3.6.1.4.1.11606.10.2.10.17.1 no-access
A collection of flash eprom objects
                 nmsflashDirName 1.3.6.1.4.1.11606.10.2.10.17.1.1 displaystring read-only
Name associated with the flash entry
                 nmsflashDirSize 1.3.6.1.4.1.11606.10.2.10.17.1.2 integer read-only
Size in Octets of a flash entry
                 nmsflashDirStatus 1.3.6.1.4.1.11606.10.2.10.17.1.3 integer read-only
Indicates the status of the entry Enumeration: 'deleted': 2, 'valid': 1.