>> MIB - Management Information Base

>> Table: biboAdmConfigTable - (.1.3.6.1.4.1.272.4.1.14.1)

Description: The biboAdmConfigTable is used for assigning parameters for managing configuration files.

Creating entries: Entries are added to this table by assigning a value to the biboAdmConfigCmd object. (i.e., The intermediate result of executing, cmd=save, creates an entry to this table.).

Deleting entries: Entries can only be removed by the system and is done only after the requested action has been performed (i.e. Once the cmd=save action is complete.).

biboAdmConfigTable
OIDNameTypeAccess
.1CmdENUMRW
.2ObjectOBJECT IDENTIFIERRW
.3PathDisplayStringRW
.4PathNewDisplayStringRW
.5HostIpAddressRW
.6StateENUMR
.7FileDisplayStringRW
.8TimeoutINTEGERRW
.9HostUrlDisplayStringRW
.10CertIndexINTEGERRW

Cmd
Command for configuration handling. Possible values are :

save(1) = save configuration (to FLASH) load(2) = load configuration (from FLASH) put(3) = write configuration (via TFTP) get(4) = read configuration (via TFTP) state(5) = write complete configuration (via TFTP) delete(6) = delete configuration (within FLASH) move(7) = move configuration (within FLASH) copy(8) = copy configuration (within FLASH) reboot(9) = reboot the system reorg(10) = reorganizes the flash unload(11) = remove loaded configuration (from RAM) put_all(12) = write configuration (via TFTP), include not accessible variables get_all(13) = read configuration (via TFTP), including not accessible variables load_keep_certs(14) = load configuration (from FLASH), do not overwrite already loaded certificates load-from-default(15) = load default configuration (from GENFILES)

Enumerations:

  • save (1)
  • load (2)
  • put (3)
  • get (4)
  • state (5)
  • delete (6)
  • move (7)
  • copy (8)
  • reboot (9)
  • reorg (10)
  • unload (11)
  • put-all (12)
  • get-all (13)
  • load-keep-certs (14)
  • load-from-default (15)
Object
Table object id (OID) to save/load. If this field is set, only this table is saved/loaded. Otherwise all tables are saved/loaded.
Path
NAme of the configuration file in flash memory to save/load.

Length: 0 to 255

PathNew
New name of configuration file in flash memory to move/copy

Length: 0 to 255

Host
TFTP host's IP address to send/receive the file to/from. The configuration is transfered directly from flash memory (biboAdmConfigPath) to TFTP-file (biboAdmConfigFile).
State
The state of this command (i.e., biboAdmConfigCmd).

todo(1) : the command will start soon running(2) : the command is currently executing done(3) : the command has successfully completed error(4) : the command has failed (see biboAdmSyslogTable) delayed(5) : the command is delayed due to given Timeout stopped(6) : the command has stopped (Timeout set to -1)

Enumerations:

  • todo (1)
  • running (2)
  • done (3)
  • error (4)
  • delayed (5)
  • stopped (6)
File
TFTP filename to read/write from/to the specified host. The configuration file received is stored in flash memory specified by biboAdmConfigPath. The actual configuration is not changed.

Length: 0 to 255

Timeout
Set this value (default 0) to delay a new command for this amount of seconds. The value is counting down to show the remaining time (State=delayed). To stop a scheduled but delayed command set this value to -1. timeout = 0 cmd executed immediately (default) timeout > 0 cmd executed in timeout seconds (counting down) timeout < 0 cmd execution stopped (deleted)
HostUrl
This is a host URL specifying the location to retrieve or store the configuration file. The last filename part must be missing and is given in biboAdmConfigFile. If this object is given biboAdmConfigHost is ignored. format: http://server/path/ tftp://server/path/ xmodem:[1k][@9600]

Length: 0 to 255

CertIndex
The index of the certificate to use (from the certTable). Only used for biboAdmConfigCmd = get / get-all and for use with biboAdmConfigHostUrl, of course. If set to 0, no client certificate is used.

Default value is 0.


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH