AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Wellfleet » Wellfleet-ACCT-MIB » Objects

Wellfleet-ACCT-MIB.mib object view, vendor Wellfleet

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file Wellfleet-ACCT-MIB and use it to monitor vendor specific OID's.

Wellfleet-ACCT-MIB file content

Object view of Wellfleet-ACCT-MIB:

Scalar Object
wfAcctCreate .1.3.6.1.4.1.18.3.3.2.23.2.1.1
Used to create or delete the Accounting Service. If set to deleted, the wfAcct instance will be deleted from the MIB and all accounting data will be deleted from the data table. No further snapshots of data will be collected until the Accounting Service is created.
wfAcctEnable .1.3.6.1.4.1.18.3.3.2.23.2.1.2
Used to enable or disable the Accounting Service. If the Accounting Service is disabled after it has been allowed to run for a period of time, the snapshots of accounting data currently in the data table will be maintained, however no further snapshots will be taken until the service is once again enabled.
wfAcctOperState .1.3.6.1.4.1.18.3.3.2.23.2.1.3
This field indicates the actual state of the Accounting Service. If up, the Accounting Service is currently running and collecting snapshots of data if accounting is configured on any interfaces and queues. If down, the Accounting Service is not running or collecting snapshots.
wfAcctLogLevel .1.3.6.1.4.1.18.3.3.2.23.2.1.4
Specifies the level of event log messages written to the log by the Accounting Service. To control level of log messages: DBG_MSG_ALL 0x001f0000 - 2031616 DBG_MSG_DEBUG 0x00010000 - 65536 DBG_MSG_INFO 0x00020000 - 131072 DBG_MSG_WARNING 0x00040000 - 262144 DBG_MSG_FAULT 0x00080000 - 524288 DBG_MSG_TRACE 0x00100000 - 1048576
wfAcctCircularSnapshotFlag .1.3.6.1.4.1.18.3.3.2.23.2.1.5
This flag indicates whether the collection of snapshots for each interface and queue should act as a circular buffer. If enabled, when the maximum number of snapshots in memory is reached, the oldest snapshot will be deleted, and the next snapshot will be added. If disabled, when the maximum number of snapshots in memory is reached, the collection of snapshots will be maintained, however no new snapshots will be added.
wfAcctCollectDuration .1.3.6.1.4.1.18.3.3.2.23.2.1.6
This values specifies the duration (in hours) over which the Accounting Service is to collect snapshots of accounting data taken at every wfAcctUpdateInterval activation. When the duration is reached, the collection of snapshots will function as described by the wfAcctCircularSnapshotFlag.
wfAcctUpdateInterval .1.3.6.1.4.1.18.3.3.2.23.2.1.7
Specifies the sampling interval (in minutes) at which the Accounting Service will update accounting data both internally and in the data table.
wfAcctFlushOnRetrieval .1.3.6.1.4.1.18.3.3.2.23.2.1.8
Enables or disables a data flush following export of the accounting data file. If enabled, the Accounting Service will clear all data both internally and in the MIB after the data file is tranported and start over at the next activation of wfAcctUpdateInterval. If disabled, the snapshots of accounting data will remain in memory until either the wfAcctFlushData attribute is set or until the maximum number of snapshots has been reached, at which point the collection of snapshots will function as described by the wfAcctCircularSnapshotFlag.
wfAcctFlushData .1.3.6.1.4.1.18.3.3.2.23.2.1.9
Causes the Accounting Service to flush data. When this attribute is set either to 0 or 1, the Accounting Service will immediately delete all snapshots both internally and in the MIB.
wfAcctLastUpdateTimeStampHigh .1.3.6.1.4.1.18.3.3.2.23.2.1.10
Time stamp (high 32 bits) of the last wfAcctUpdateInterval timer expiration. This value is the number of seconds since Jan. 1, 1970, 00:00 (GMT).
wfAcctLastUpdateTimeStampLow .1.3.6.1.4.1.18.3.3.2.23.2.1.11
Time stamp (low 32 bits) of the last wfAcctUpdateInterval timer expiration. This value is the number of seconds since Jan. 1, 1970, 00:00 (GMT).
wfAcctLastFlushTimeStampHigh .1.3.6.1.4.1.18.3.3.2.23.2.1.12
Time stamp (high 32 bits) of the last data flush, either invoked after transport of the data file when wfAcctFlushOnRetrieval is enabled, or by setting wfAcctFlushData to 0 or 1. This value is the number of seconds since Jan. 1, 1970, 00:00 (GMT).
wfAcctLastFlushTimeStampLow .1.3.6.1.4.1.18.3.3.2.23.2.1.13
Time stamp (low 32 bits) of the last data flush, either invoked after transport of the data file when wfAcctFlushOnRetrieval is enabled, or by setting wfAcctFlushData to 0 or 1. This value is the number of seconds since Jan. 1, 1970, 00:00 (GMT).
wfAcctRuleNumEntries .1.3.6.1.4.1.18.3.3.2.23.2.1.14
The number of rule entries present in the wfAcctRuleTable.
wfAcctCtrlNumEntries .1.3.6.1.4.1.18.3.3.2.23.2.1.15
The number of control entries (regardless of their current state) present in the wfAcctCtrlTable.
wfAcctDataNumEntries .1.3.6.1.4.1.18.3.3.2.23.2.1.16
The number of data entries present in the wfAcctDataTable.
wfAcctRuleEntry .1.3.6.1.4.1.18.3.3.2.23.2.2.1
The definition of a data collection rule.
wfAcctCtrlEntry .1.3.6.1.4.1.18.3.3.2.23.2.3.1
Control information for a particular queue on an access interface.
wfAcctDataEntry .1.3.6.1.4.1.18.3.3.2.23.2.4.1
An entry containing accounting data for an interface on a per queue level.
Tabular Object
wfAcctRuleNumber .1.3.6.1.4.1.18.3.3.2.23.2.2.1.2
The unique number for this rule.
wfAcctRuleCreate .1.3.6.1.4.1.18.3.3.2.23.2.2.1.1
Creates or deletes a rule entry. If a deleted rule is referenced in one or more control table entries, the state of those control entries will be set to passive until a valid rule is specified.
wfAcctRuleName .1.3.6.1.4.1.18.3.3.2.23.2.2.1.3
The user-defined name of this rule.
wfAcctRuleStatDirection .1.3.6.1.4.1.18.3.3.2.23.2.2.1.4
Specifies the direction of traffic for which to collect statistics. If none, the data collection for this rule is effectively disabled. If in, ingress traffic will be used for data collection. If out, egress traffic will be used. If both, ingress and egress traffic will be used for data collection.
wfAcctRuleStatCollect .1.3.6.1.4.1.18.3.3.2.23.2.2.1.5
Specifies which statistics to collect for this rule. If octets, octet statistics will be collected. If packets, packet statistics will be collected. If all, octet and packet statistics will be collected.
wfAcctCtrlCctNum .1.3.6.1.4.1.18.3.3.2.23.2.3.1.1
The circuit number of an access interface.
wfAcctCtrlServicePkg .1.3.6.1.4.1.18.3.3.2.23.2.3.1.2
The service package associated with the control entry.
wfAcctCtrlQueueIndex .1.3.6.1.4.1.18.3.3.2.23.2.3.1.3
The queue index for which to collect statistics.
wfAcctCtrlRuleNumber .1.3.6.1.4.1.18.3.3.2.23.2.3.1.4
The number of the rule from the wfAcctRuleTable which will define the set of statistics to collect.
wfAcctDataCctNum .1.3.6.1.4.1.18.3.3.2.23.2.4.1.1
The circuit number of the access interface.
wfAcctDataServicePkg .1.3.6.1.4.1.18.3.3.2.23.2.4.1.2
The service package associated with the access interface.
wfAcctDataQueueIndex .1.3.6.1.4.1.18.3.3.2.23.2.4.1.3
The queue for which the data was collected.
wfAcctDataTimeStampHigh .1.3.6.1.4.1.18.3.3.2.23.2.4.1.4
Time stamp (high 32 bits) of the time when this snapshot of data was taken. This value is the number of seconds since Jan. 1, 1970, 00:00 (GMT).
wfAcctDataTimeStampLow .1.3.6.1.4.1.18.3.3.2.23.2.4.1.5
Time stamp (low 32 bits) of the time when this snapshot of data was taken. This value is the number of seconds since Jan. 1, 1970, 00:00 (GMT).
wfAcctDataBitmask .1.3.6.1.4.1.18.3.3.2.23.2.4.1.6
Indicates which statistics were collected for this data entry, and whether there were any changes in the state of the interface since the last update interval expiration. Current bit definitions are: bit 31 bit 0 +--------------------------------+ | | +--------------------------------+ bit0 - wfAcctInBelowCirOctets bit1 - wfAcctInAboveCirOctets bit2 - wfAcctInAboveBrOctets bit3 - wfAcctInBelowCirPkts bit4 - wfAcctInAboveCirPkts bit5 - wfAcctInAboveBrPkts bit6 - wfAcctOutOctets bit7 - wfAcctOutPkts bits8-29 - reserved for future use bit30 - Interface is currently down bit31 - Interface is up, but was down during the current interval Bits 30 and 31 are intended to give an indication as to the current state of the interface and whether the interface state changed during the current interval. If bit 30 is set, the interface was down when statistics were requested, therefore all counter fields will be set to zero. If bit 31 is set, the interface was up when statistics were requested, however the state of the interface transitioned from down to up at some point during the interval, therefore statistics may have been lost.
wfAcctInBelowCirOctets .1.3.6.1.4.1.18.3.3.2.23.2.4.1.7
The number of octets received which were below the committed information rate (CIR).
wfAcctInAboveCirOctets .1.3.6.1.4.1.18.3.3.2.23.2.4.1.8
The number of octets received which exceeded the committed information rate, but which were within the allocated burst rate (BR).
wfAcctInAboveBrOctets .1.3.6.1.4.1.18.3.3.2.23.2.4.1.9
The number of octets received which exceeded the allocated burst rate (BR).
wfAcctInBelowCirPkts .1.3.6.1.4.1.18.3.3.2.23.2.4.1.10
The number of packets received which were below the committed information rate (CIR).
wfAcctInAboveCirPkts .1.3.6.1.4.1.18.3.3.2.23.2.4.1.11
The number of packets received which exceeded the committed information rate, but which were within the allocated burst rate (BR).
wfAcctInAboveBrPkts .1.3.6.1.4.1.18.3.3.2.23.2.4.1.12
The number of packets received which exceeded the allocated burst rate (BR).
wfAcctOutOctets .1.3.6.1.4.1.18.3.3.2.23.2.4.1.13
The total number of octets transmitted.
wfAcctOutPkts .1.3.6.1.4.1.18.3.3.2.23.2.4.1.14
The total number of packets transmitted.
Table
wfAcctRuleTable .1.3.6.1.4.1.18.3.3.2.23.2.2
Table containing rules which specify the type of statistics to collect.
wfAcctCtrlTable .1.3.6.1.4.1.18.3.3.2.23.2.3
Read-only table which contains information about the particular rule from the wfAcctRuleTable which is being used in collecting statistics for a particular access interface and queue.
wfAcctDataTable .1.3.6.1.4.1.18.3.3.2.23.2.4
A list of data entries. The data table contains the snapshots taken at each sampling interval.
Trap
wfAcctBufferFull 1
The wfAcctBufferFull trap indicates that the maximum number of snapshots has been reached and that the snapshot buffer will function as defined by the wfAcctCircularSnapshotFlag.
Object Identifier
wfAcct .1.3.6.1.4.1.18.3.3.2.23.2.1