>> MIB - Management Information Base
|
>> Table: acctStore - (.1.3.6.1.4.1.272.4.22.4.1)
| acctStore | | OID | Name | Type | Access | | .1 | Mode | ENUM | RW |
| .2 | Size | INTEGER | RW |
| .3 | Used | INTEGER | R |
| Mode | | This enables the accouting store off : all new entries in acctStoreTable are deleted at once ram : entries are only kept in table (not saved permanent) flash: entries are saved permanent . Enumerations: |
| Size | | maximum size of accouting store (in kBytes). Range: 64 to 8096 |
| Used | | Current used size of availabe memory (percent). -1: error occured during file creation Range: -1 to 100 |
|