BDCOM-FLASH: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: BDCOM-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).
|
|||
Object Name | OID | Type | Access | Info |
bdlflash | 1.3.6.1.4.1.3320.2.10 | |||
bdflashSize | 1.3.6.1.4.1.3320.2.10.1 | integer | read-only |
Total Size in Octets of Flash memory |
bdflashFree | 1.3.6.1.4.1.3320.2.10.2 | integer | read-only |
Unused Size in Octets of Flash memory |
bdflashController | 1.3.6.1.4.1.3320.2.10.3 | displaystring | read-only |
Provides the type of Flash controller (either CCTL or CCTL2) installed in the router. |
bdflashCard | 1.3.6.1.4.1.3320.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+. |
bdflashVPP | 1.3.6.1.4.1.3320.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. |
bdflashErase | 1.3.6.1.4.1.3320.2.10.6 | integer | read-write |
Request to erase flash memory |
bdflashEraseTime | 1.3.6.1.4.1.3320.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. |
bdflashEraseStatus | 1.3.6.1.4.1.3320.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. |
bdflashToNet | 1.3.6.1.4.1.3320.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. |
bdflashToNetTime | 1.3.6.1.4.1.3320.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. |
bdflashToNetStatus | 1.3.6.1.4.1.3320.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. |
bdnetToFlash | 1.3.6.1.4.1.3320.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. |
bdnetToFlashTime | 1.3.6.1.4.1.3320.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. |
bdnetToFlashStatus | 1.3.6.1.4.1.3320.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. |
bdflashStatus | 1.3.6.1.4.1.3320.2.10.15 | integer | read-only |
Status of the availability of flash Enumeration: 'available': 2, 'busy': 1. |
bdflashEntries | 1.3.6.1.4.1.3320.2.10.16 | integer | read-only |
Number of entries in the flash directory |
bdlflashFileDirTable | 1.3.6.1.4.1.3320.2.10.17 | no-access |
A list of flash file entries. |
|
1.3.6.1.4.1.3320.2.10.17.1 | no-access |
A collection of flash eprom objects |
||
bdflashDirName | 1.3.6.1.4.1.3320.2.10.17.1.1 | displaystring | read-only |
Name associated with the flash entry |
bdflashDirSize | 1.3.6.1.4.1.3320.2.10.17.1.2 | integer | read-only |
Size in Octets of a flash entry |
bdflashDirStatus | 1.3.6.1.4.1.3320.2.10.17.1.3 | integer | read-only |
Indicates the status of the entry Enumeration: 'deleted': 2, 'valid': 1. |