BINTEC-ACCTSTORE
13 objects
The MIB module for .ccouting store
Imported Objects
| BINTEC-MIB MISSING | admin-2 Date |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 enterprises Integer32 IpAddress mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.272.4.22.4 | IdentityacctStoreMIB | The MIB module for .ccouting store | ||
| 1.3.6.1.4.1.272.4.22.4.1 | NodeacctStore | |||
| 1.3.6.1.4.1.272.4.22.4.1.1 | ScalaracctStoreMode | read-write | current | 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: … |
| 1.3.6.1.4.1.272.4.22.4.1.2 | ScalaracctStoreSize | read-write | current | maximum size of accouting store (in kBytes). |
| 1.3.6.1.4.1.272.4.22.4.1.3 | ScalaracctStoreUsed | read-only | current | Current used size of availabe memory (percent). -1: error occured during file creation |
| 1.3.6.1.4.1.272.4.22.4.2 | TableacctStoreTable | not-accessible | current | This tables contains the current entries within the accouting store. Entries are created by the system. The user may only create a new entry with Type=delete, … |
| 1.3.6.1.4.1.272.4.22.4.2.1 | RowacctStoreEntry | not-accessible | current | (one entry of acctStoreTable) |
| 1.3.6.1.4.1.272.4.22.4.2.1.1 | ColumnacctStoreType | read-write | current | Storage type of this entry. volatile : the entry is not saved permanent in flash permanent: the entry is saved permanent in flash delete : command to delete en… |
| 1.3.6.1.4.1.272.4.22.4.2.1.2 | ColumnacctStoreContent | read-write | current | Content type of this entry. call : dialup call ifc : interface traffic summary the RX/TX-octets of the enabled interfaces are saved automatically each 10 min. … |
| 1.3.6.1.4.1.272.4.22.4.2.1.3 | ColumnacctStoreDirection | read-write | current | Direction type of this entry. in/out : for content call sum : summary entry (total call charge, ifc summary) |
| 1.3.6.1.4.1.272.4.22.4.2.1.4 | ColumnacctStoreId | read-write | current | Entry-Id of the origin: content call: internal phone-number or UserId content ifc : interface index |
| 1.3.6.1.4.1.272.4.22.4.2.1.5 | ColumnacctStoreTime | read-write | current | Date and time of this entry creation |
| 1.3.6.1.4.1.272.4.22.4.2.1.6 | ColumnacctStoreInfo | read-write | current | Accounting string. The fields are separated by ';' The fields are converted to following types: - Integer: 1-8 bytes length - String : must have leading ' ' (m… |