Wellfleet-ACCT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for Wellfleet-ACCT-MIB.
48
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
wfAcctBufferFullThe wfAcctBufferFull trap indicates that the maximum
number of snapshots has been reached and that the
snapshot buffer will function as defined by the
wfAcctCircularSnapshotFlag. TRAP-TYPE .1.3.6.1.4.1.18.3.3.2.23.2.0.1 |
wfAcct OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.3.2.23.2.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.18.3.3.2.23.2.1 |
wfAcctCreateUsed 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.rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.1.1 |
wfAcctEnableUsed 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.rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.1.2 |
wfAcctOperStateThis 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.ro Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.1.3 |
wfAcctLogLevelSpecifies 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 - 1048576rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.1.4 |
wfAcctCircularSnapshotFlagThis 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.rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.1.5 |
wfAcctCollectDurationThis 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.rw INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.1.6 |
wfAcctUpdateIntervalSpecifies the sampling interval (in minutes) at which
the Accounting Service will update accounting data both
internally and in the data table.rw INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.1.7 |
wfAcctFlushOnRetrievalEnables 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.rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.1.8 |
wfAcctFlushDataCauses 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.rw INTEGER ( 0 | 1 ) .1.3.6.1.4.1.18.3.3.2.23.2.1.9 |
wfAcctLastUpdateTimeStampHighTime stamp (high 32 bits) of the last wfAcctUpdateInterval
timer expiration. This value is the number of seconds
since Jan. 1, 1970, 00:00 (GMT).ro RtrTimeStamp .1.3.6.1.4.1.18.3.3.2.23.2.1.10 |
wfAcctLastUpdateTimeStampLowTime stamp (low 32 bits) of the last wfAcctUpdateInterval
timer expiration. This value is the number of seconds
since Jan. 1, 1970, 00:00 (GMT).ro RtrTimeStamp .1.3.6.1.4.1.18.3.3.2.23.2.1.11 |
wfAcctLastFlushTimeStampHighTime 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).ro RtrTimeStamp .1.3.6.1.4.1.18.3.3.2.23.2.1.12 |
wfAcctLastFlushTimeStampLowTime 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).ro RtrTimeStamp .1.3.6.1.4.1.18.3.3.2.23.2.1.13 |
wfAcctRuleNumEntriesThe number of rule entries present in the wfAcctRuleTable.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.1.14 |
wfAcctCtrlNumEntriesThe number of control entries (regardless of their current
state) present in the wfAcctCtrlTable.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.1.15 |
wfAcctDataNumEntriesThe number of data entries present in the wfAcctDataTable.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.1.16 |
wfAcctRuleTableTable containing rules which specify the type of statistics
to collect. SEQUENCE OF WfAcctRuleEntry .1.3.6.1.4.1.18.3.3.2.23.2.2 |
wfAcctRuleEntryThe definition of a data collection rule. WfAcctRuleEntry .1.3.6.1.4.1.18.3.3.2.23.2.2.1 |
wfAcctRuleCreateCreates 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.rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.2.1.1 |
wfAcctRuleNumberThe unique number for this rule.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.2.1.2 |
wfAcctRuleNameThe user-defined name of this rule.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.23.2.2.1.3 |
wfAcctRuleStatDirectionSpecifies 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.rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.2.1.4 |
wfAcctRuleStatCollectSpecifies 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.rw Enumeration .1.3.6.1.4.1.18.3.3.2.23.2.2.1.5 |
wfAcctCtrlTableRead-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. SEQUENCE OF WfAcctCtrlEntry .1.3.6.1.4.1.18.3.3.2.23.2.3 |
wfAcctCtrlEntryControl information for a particular queue on an
access interface. WfAcctCtrlEntry .1.3.6.1.4.1.18.3.3.2.23.2.3.1 |
wfAcctCtrlCctNumThe circuit number of an access interface.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.3.1.1 |
wfAcctCtrlServicePkgThe service package associated with the control entry.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.3.1.2 |
wfAcctCtrlQueueIndexThe queue index for which to collect statistics.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.3.1.3 |
wfAcctCtrlRuleNumberThe number of the rule from the wfAcctRuleTable which will
define the set of statistics to collect.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.3.1.4 |
wfAcctDataTableA list of data entries. The data table contains the
snapshots taken at each sampling interval. SEQUENCE OF WfAcctDataEntry .1.3.6.1.4.1.18.3.3.2.23.2.4 |
wfAcctDataEntryAn entry containing accounting data for an interface on a
per queue level. WfAcctDataEntry .1.3.6.1.4.1.18.3.3.2.23.2.4.1 |
wfAcctDataCctNumThe circuit number of the access interface.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.4.1.1 |
wfAcctDataServicePkgThe service package associated with the access interface.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.4.1.2 |
wfAcctDataQueueIndexThe queue for which the data was collected.ro INTEGER .1.3.6.1.4.1.18.3.3.2.23.2.4.1.3 |
wfAcctDataTimeStampHighTime 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).ro RtrTimeStamp .1.3.6.1.4.1.18.3.3.2.23.2.4.1.4 |
wfAcctDataTimeStampLowTime 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).ro RtrTimeStamp .1.3.6.1.4.1.18.3.3.2.23.2.4.1.5 |
wfAcctDataBitmaskIndicates 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.ro Gauge .1.3.6.1.4.1.18.3.3.2.23.2.4.1.6 |
wfAcctInBelowCirOctetsThe number of octets received which were below the
committed information rate (CIR).ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.7 |
wfAcctInAboveCirOctetsThe number of octets received which exceeded the
committed information rate, but which were within
the allocated burst rate (BR).ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.8 |
wfAcctInAboveBrOctetsThe number of octets received which exceeded the
allocated burst rate (BR).ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.9 |
wfAcctInBelowCirPktsThe number of packets received which were below the
committed information rate (CIR).ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.10 |
wfAcctInAboveCirPktsThe number of packets received which exceeded the
committed information rate, but which were within
the allocated burst rate (BR).ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.11 |
wfAcctInAboveBrPktsThe number of packets received which exceeded the
allocated burst rate (BR).ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.12 |
wfAcctOutOctetsThe total number of octets transmitted.ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.13 |
wfAcctOutPktsThe total number of packets transmitted.ro Counter .1.3.6.1.4.1.18.3.3.2.23.2.4.1.14 |