SHIVA-ACCT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SHIVA-ACCT-MIB.
21
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
acctConf OBJECT IDENTIFIER .1.3.6.1.4.1.166.1.21.1 |
SHIVA-MEM-MIB Unknown .1.3.6.1.4.1.166.1.21.1 |
acctEnabledIndicates if connection accounting is enabled.ro Enumeration .1.3.6.1.4.1.166.1.21.1.1 |
acctRadiusEnabledIndicates if connection accounting via RADIUS is enabled.
See SHIVA-RADIUS-MIB.ro Enumeration .1.3.6.1.4.1.166.1.21.1.2 |
acctEventLogEnabledIndicates if connection accounting via Event Loggging
is enabled.ro Enumeration .1.3.6.1.4.1.166.1.21.1.3 |
acctMaxDramMaximum amount of system heap (DRAM) that the connection
accounting is allowed to use if non-volatile memory (SRAM)
is not available.ro INTEGER .1.3.6.1.4.1.166.1.21.1.4 |
acctMinHeapMinimum amount of system heap (DRAM) that the connection
accounting must leave free when using DRAM because
non-volatile memory (SRAM) is not available. See
memoryFree in SHIVA-MEM-MIB.ro INTEGER .1.3.6.1.4.1.166.1.21.1.5 |
acctMaxSramMaximum amount of system heap (SRAM) that the connection
accounting is allowed to use if pre-allocated memory (SRAM)
is not available. This variable is not used by
the LanRover Access Switch.ro INTEGER .1.3.6.1.4.1.166.1.21.1.6 |
acctStat OBJECT IDENTIFIER .1.3.6.1.4.1.166.1.21.2 |
acctCurrentTotalRecordCountThe total number of accounting records that are
active or are waiting to be safely stored by the active
accounting protocols. This includes records in
non-volatile (SRAM) and volatile (DRAM) memory.ro INTEGER .1.3.6.1.4.1.166.1.21.2.1 |
acctCurrentVolatileRecordCountThe total number of volatile accounting records
that are active or are waiting to be safely stored by
the active accounting protocols. This includes only
accounting events stored in volatile (DRAM) memory,
which would be lost in the case of a power failure.ro INTEGER .1.3.6.1.4.1.166.1.21.2.2 |
acctRecordCountThe total number of accounting records processed.ro Counter .1.3.6.1.4.1.166.1.21.2.3 |
acctEventCountThe total number of accounting events processed.ro Counter .1.3.6.1.4.1.166.1.21.2.4 |
acctDropCountThe total number of accounting records dropped for lack
of memory.ro Counter .1.3.6.1.4.1.166.1.21.2.5 |
acctLostRecordsRestartThe total number of accounting records that were in
volatile memory the last time the system restarted, and thus
were lost.ro Counter .1.3.6.1.4.1.166.1.21.2.6 |
acctLostEventsRestartThe total number of accounting events that were in
volatile memory the last time the system restarted, and thus
were lost. (Events are incomplete components of records.)ro Counter .1.3.6.1.4.1.166.1.21.2.7 |
acctTraps OBJECT IDENTIFIER .1.3.6.1.4.1.166.1.21.3 |
acctLostRecordTrapThis trap is generated when the system
restarts, and determines that there had
been accounting records or events stored in volatile
memory when the system went down. Volatile memory
being volatile, those records and events have been lost,
and will not be sent to an accounting server. TRAP-TYPE .1.3.6.1.4.1.166.1.21.3.0.1 |
acctMemoryUnavailableTrapThis trap is generated when the accounting
system runs out of volatile memory to store
accounting records in. TRAP-TYPE .1.3.6.1.4.1.166.1.21.3.0.2 |
acctMemoryAvailableTrapThis trap is generated when the accounting
system is no longer out of volatile memory to store
accounting records in. TRAP-TYPE .1.3.6.1.4.1.166.1.21.3.0.3 |
acctVolatileTrapThis trap is generated when the system
runs out of memory in non-volatile memory for
accounting records, and starts using volatile memory
that could be lost in a power failure. TRAP-TYPE .1.3.6.1.4.1.166.1.21.3.0.4 |