>> MIB - Management Information Base
|
>> Table: biboAdmConfigDirTable - (.1.3.6.1.4.1.272.4.1.15.1) | Description: Configuration directory table. This table contains all available configuration files in flash memory. |
| biboAdmConfigDirTable | | OID | Name | Type | Access | | .1 | Name | DisplayString | R |
| .2 | Count | INTEGER | R |
| .3 | Content | DisplayString | R |
| .4 | SaveDate | DisplayString | R |
| Name | | Name of the configuration file in flash memory. Length: 0 to 255 |
| Count | | Number of tables saved in the file. |
| Content | | Description of directory's contents (e.g., <all> or a series of table numbers). Length: 0 to 255 |
| SaveDate | | Date when configuration was saved. It reflects value of variable biboExtAdmConfigSaveDate which gets set when the configuration is saved to flash. This also means: if a configuration doesn't contain this variable no date is available. Length: 0 to 255 |
|