Wellfleet-ACCT-MIB

File: Wellfleet-ACCT-MIB.mib (19498 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB Wellfleet-COMMON-MIB

Imported symbols

Counter Gauge OBJECT-TYPE
TRAP-TYPE DisplayString wfAcctGroup

Defined Types

RtrTimeStamp  
INTEGER 0..2147483647    

WfAcctRuleEntry  
SEQUENCE    
  wfAcctRuleCreate INTEGER
  wfAcctRuleNumber INTEGER
  wfAcctRuleName DisplayString
  wfAcctRuleStatDirection INTEGER
  wfAcctRuleStatCollect INTEGER

WfAcctCtrlEntry  
SEQUENCE    
  wfAcctCtrlCctNum INTEGER
  wfAcctCtrlServicePkg INTEGER
  wfAcctCtrlQueueIndex INTEGER
  wfAcctCtrlRuleNumber INTEGER

WfAcctDataEntry  
SEQUENCE    
  wfAcctDataCctNum INTEGER
  wfAcctDataServicePkg INTEGER
  wfAcctDataQueueIndex INTEGER
  wfAcctDataTimeStampHigh RtrTimeStamp
  wfAcctDataTimeStampLow RtrTimeStamp
  wfAcctDataBitmask Gauge
  wfAcctInBelowCirOctets Counter
  wfAcctInAboveCirOctets Counter
  wfAcctInAboveBrOctets Counter
  wfAcctInBelowCirPkts Counter
  wfAcctInAboveCirPkts Counter
  wfAcctInAboveBrPkts Counter
  wfAcctOutOctets Counter
  wfAcctOutPkts Counter

Defined Values

wfAcct 1.3.6.1.4.1.18.3.3.2.23.2.1
OBJECT IDENTIFIER    

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(2031616), debug(65536), info(131072), warning(262144), fault(524288), trace(1048576), infofaultwarning(917504)  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..6  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..360  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 1  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  RtrTimeStamp  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  RtrTimeStamp  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  RtrTimeStamp  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  RtrTimeStamp  

wfAcctRuleNumEntries 1.3.6.1.4.1.18.3.3.2.23.2.1.14
The number of rule entries present in the wfAcctRuleTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

wfAcctDataNumEntries 1.3.6.1.4.1.18.3.3.2.23.2.1.16
The number of data entries present in the wfAcctDataTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAcctRuleEntry

wfAcctRuleEntry 1.3.6.1.4.1.18.3.3.2.23.2.2.1
The definition of a data collection rule.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAcctRuleEntry  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfAcctRuleNumber 1.3.6.1.4.1.18.3.3.2.23.2.2.1.2
The unique number for this rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

wfAcctRuleName 1.3.6.1.4.1.18.3.3.2.23.2.2.1.3
The user-defined name of this rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), in(2), out(3), both(4)  

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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER octets(1), packets(2), all(3)  

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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAcctCtrlEntry

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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAcctCtrlEntry  

wfAcctCtrlCctNum 1.3.6.1.4.1.18.3.3.2.23.2.3.1.1
The circuit number of an access interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfAcctCtrlServicePkg 1.3.6.1.4.1.18.3.3.2.23.2.3.1.2
The service package associated with the control entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfAcctCtrlQueueIndex 1.3.6.1.4.1.18.3.3.2.23.2.3.1.3
The queue index for which to collect statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAcctDataEntry

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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAcctDataEntry  

wfAcctDataCctNum 1.3.6.1.4.1.18.3.3.2.23.2.4.1.1
The circuit number of the access interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfAcctDataServicePkg 1.3.6.1.4.1.18.3.3.2.23.2.4.1.2
The service package associated with the access interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfAcctDataQueueIndex 1.3.6.1.4.1.18.3.3.2.23.2.4.1.3
The queue for which the data was collected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  RtrTimeStamp  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  RtrTimeStamp  

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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAcctOutOctets 1.3.6.1.4.1.18.3.3.2.23.2.4.1.13
The total number of octets transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAcctOutPkts 1.3.6.1.4.1.18.3.3.2.23.2.4.1.14
The total number of packets transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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.
TRAP-TYPE