Unisphere-Data-ACCOUNTING-MIB

File: Unisphere-Data-ACCOUNTING-MIB.mib (26982 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB ACCOUNTING-CONTROL-MIB Unisphere-Data-MIBs
Unisphere-Data-IF-MIB Unisphere-Data-TC Unisphere-Data-POLICY-MIB

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
OBJECT-IDENTITY MODULE-COMPLIANCE OBJECT-GROUP
RowStatus DisplayString InterfaceIndex
acctngSelectionEntry acctngSelectionIndex acctngFileEntry
usDataMibs usdIfType UsdAcctngOperType
UsdAcctngAdminType UsdPolicyAttachmentType

Defined Types

UsdAcctngSelectionEntry  
SEQUENCE    
  usdAcctngSelectionType BITS
  usdAcctngSelectionMode INTEGER
  usdAcctngSelectionSubtreeType INTEGER
  usdAcctngSelectionMaxIfStackLevels Integer32
  usdAcctngSelectionPolicyName DisplayString
  usdAcctngSelectionPolicyType UsdPolicyAttachmentType

UsdAcctngSelectionIfStackStartEntry  
SEQUENCE    
  usdAcctngSelectionIfStackIfIndex InterfaceIndex
  usdAcctngSelectionIfStackRowStatus RowStatus

UsdAcctngFileEntry  
SEQUENCE    
  usdAcctngFileXferMode INTEGER
  usdAcctngFileXferIndex INTEGER
  usdAcctngFileXferSecondaryIndex INTEGER

UsdAcctngInterfaceEntry  
SEQUENCE    
  usdAcctngInterfaceAdminStatus UsdAcctngAdminType
  usdAcctngInterfaceOperStatus UsdAcctngOperType
  usdAcctngInterfaceRowStatus RowStatus
  usdAcctngInterfaceAccntgFileIndex Integer32

Defined Values

usdAcctngMIB 1.3.6.1.4.1.4874.2.2.24
The accounting MIB for the Unisphere Networks enterprise. This MIB augments the Connection Oriented Accounting MIB (ACCOUNTING-CONTROL- MIB) specified in RFC2513.
MODULE-IDENTITY    

usdAcctngMIBObjects 1.3.6.1.4.1.4874.2.2.24.1
OBJECT IDENTIFIER    

usdAcctngSelectionControl 1.3.6.1.4.1.4874.2.2.24.1.1
OBJECT IDENTIFIER    

usdAcctngFileControl 1.3.6.1.4.1.4874.2.2.24.1.2
OBJECT IDENTIFIER    

usdAcctngInterfaceControl 1.3.6.1.4.1.4874.2.2.24.1.3
OBJECT IDENTIFIER    

usdAcctngSelectionTable 1.3.6.1.4.1.4874.2.2.24.1.1.1
A list of accounting information selection entries. Note that additions, modifications and deletions of entries in this table can occur at any time, but such changes only take effect on the next occasion when collection begins into a new interval. Thus, between modification and the next 'swap', the content of this table does not reflect the current selection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdAcctngSelectionEntry

usdAcctngSelectionEntry 1.3.6.1.4.1.4874.2.2.24.1.1.1.1
An entry used to extend the the selection entry in acctngSelectionEntry. This conceptual row extension is used for Unisphere accounting extensions for connectionless data collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdAcctngSelectionEntry  

usdAcctngSelectionType 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.1
Indicates the types of connections for which the information selected by this entry are to be collected. The ietfAccountControl(0) bit position indicates that the ACCOUNTING-CONTROL-MIB.acctngSelectionType in the base conceptual row determines the selection type. All other bit positions for this object over-ride the acctngSelectionType in the base conceptual row. When the value of this object over-rides the acctngSelectionType object, the following objects have no meaning: ACCOUNTING-CONTROL-MIB.acctngFileCollectFailedAttempts ACCOUNTING-CONTROL-MIB.acctngFileMinAge because they control or are related to connection oriented accounting.
Status: current Access: read-write
OBJECT-TYPE    
  BITS ietfAccountControl(0), connectionLessLayer2(1)  

usdAcctngSelectionMode 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.2
Indicates the data collection mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER absoluteCounterValues(1), deltaCounterValues(2)  

usdAcctngSelectionSubtreeType 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.3
Indicates the origin of the collection, given the row's subtree. The architecture implementation for statistics collection imposes that rows with distinct usdAcctngSelectionSubtreeType may not be collected into the same accounting file. Conversely, different files (configured from acctngSelectionFile) entries are necessary in order to collect from subtrees (configured from acctngSelectionSubtree) that imply into different subtree types (usdAcctngSelectionSubtreeType).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), lineCard(1), systemController(2)  

usdAcctngSelectionMaxIfStackLevels 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.4
Indicates the maximum number of levels in the ifStack table to be returned when using the ifStack accounting schema. This object is ignored if acctngSelectionSubtree is not set to usdAcctngSelectionSchemaIfStack. When this object is zero, the entire stack above the starting point(s) given will be returned. When this object is set to 1, only ifIndexes stacked above the starting point(s) given will be returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usdAcctngSelectionPolicyName 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.5
Specifies the name of the policy associated with the statistics collected when using the policy accounting schema. This object is ignored if acctngSelectionSubtree is not set to usdAcctngSelectionSchemaPolicy.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

usdAcctngSelectionPolicyType 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.6
Specifies the attachment point for the policy associated with the statistics collected when using the policy accounting schema. This object is ignored if acctngSelectionSubtree is not set to usdAcctngSelectionSchemaPolicy.
Status: current Access: read-write
OBJECT-TYPE    
  UsdPolicyAttachmentType  

usdAcctngSelectionIfStackStartTable 1.3.6.1.4.1.4874.2.2.24.1.1.3
A list of ifIndexes to be used as starting point when using the ifStack selection schema. Note that additions, modifications and deletions of entries in this table can occur at any time, but such changes only take effect on the next occasion when collection begins into a new interval. Thus, between modification and the next 'swap', the content of this table does not reflect the current selection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdAcctngSelectionIfStackStartEntry

usdAcctngSelectionIfStackStartEntry 1.3.6.1.4.1.4874.2.2.24.1.1.3.1
An entry used to determine the starting point entry when using the ifStack schema.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdAcctngSelectionIfStackStartEntry  

usdAcctngSelectionIfStackIfIndex 1.3.6.1.4.1.4874.2.2.24.1.1.3.1.1
The ifIndex to be used as a starting point in the interface stack configuration. The interfaces to be returned in the ifStack schema will start from this value, going up.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdAcctngSelectionIfStackRowStatus 1.3.6.1.4.1.4874.2.2.24.1.1.3.1.2
Controls creation/deletion of entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdAcctngFileTable 1.3.6.1.4.1.4874.2.2.24.1.2.1
A unique value identifying the file transfer behavior and the the file to where accounting data is to be stored.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdAcctngFileEntry

usdAcctngFileEntry 1.3.6.1.4.1.4874.2.2.24.1.2.1.1
An entry used to extend the file management of acctngFileEntry. This conceptual row extension is used for Unisphere accounting extensions to automate the transfer of accounting data to remote hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdAcctngFileEntry  

usdAcctngFileXferMode 1.3.6.1.4.1.4874.2.2.24.1.2.1.1.1
Indicates the mode to use for transfering accounting data to remote client. usdAcctngManualTransfer - Administrator is responsible for manually transfering collected accounting data off of the system. usdAcctngAutomatedTransfer - The agent will automatically transfer the collected accounting data based at a acctngFileIntervals using an entry in the usdFileXferTable pointed to by usdAcctngFileXferIndex. If a manager sets this object to this value, a corresponding row in the usdFileXferTable must exist, otherwise the set command will fail. usdActngTransferOnFileFull - The agent will automatically transfer the collected accounting data when the file reaches the maximum size defined by acctngFileMaximumSize. If a manager sets this object to this value, a corresponding row in the usdFileXferTable must exist, otherwise the set command will fail. usdAcctngRedundantTransfer - The agent will automatically transfer two copies of the accounting data based on the acctngFileInterval. One copy will go to the usdFileXferTable entry identified by usdAcctngFileXferIndex and one copy will go the the usdFileXferTable entry identified by usdAcctngFileXferSecondaryIndex
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usdAcctngManualTransfer(1), usdAcctngAutomatedTransfer(2), usdAcctngTransferOnFileFull(3), usdAcctngRedundantTransfer(4)  

usdAcctngFileXferIndex 1.3.6.1.4.1.4874.2.2.24.1.2.1.1.2
Identifies an entry in the usdFileXferTable, which defines the file transfer parameters to use when the agent is configured to automatically transfer collected accounting data files. A set to this object will fail if a corresponding entry in the usdFileXferTable does not exist or it is not set to usdFileXferAcctngStatistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

usdAcctngFileXferSecondaryIndex 1.3.6.1.4.1.4874.2.2.24.1.2.1.1.3
Identifies a backup or secondary entry in the usdFileXferTable, which defines the file transfer parameters to use when the agent is configured to automatically transfer collected accounting data files. A set to this object will fail if a corresponding entry in the usdFileXferTable does not exist or it is not set to usdFileXferAcctngStatistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

usdAcctngInterfaceTable 1.3.6.1.4.1.4874.2.2.24.1.3.1
A table controlling the collection of accounting data on specific interfaces types. This table provides an efficient mechanism to enable and/or disable data collection on all interfaces of a specified type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdAcctngInterfaceEntry

usdAcctngInterfaceEntry 1.3.6.1.4.1.4874.2.2.24.1.3.1.1
An entry which controls whether accounting data is to be collected on interfaces of a specific type.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdAcctngInterfaceEntry  

usdAcctngInterfaceAdminStatus 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.1
The desired administrative state for accounting data collection for interfaces defined by the type of this entry. The administrative scope is for all interfaces of the type defined by the corresponding usdIfType for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  UsdAcctngAdminType  

usdAcctngInterfaceOperStatus 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.2
The operational state for accounting data collection on for all interfaces corresponding to this entries type.
Status: current Access: read-only
OBJECT-TYPE    
  UsdAcctngOperType  

usdAcctngInterfaceRowStatus 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.3
Controls creation/deletion of entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdAcctngInterfaceAccntgFileIndex 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.4
This object selects the acctngFileTable entry for the collection statistics for this interface type. If there is not an entry in the acctngFileTable with the index indicated by this object, the usdAcctngInterface row will be ignored, unless the following conditions are met: (1) usdAcctngInterfaceAccntgFileIndex is set to zero, which is its default value, and (2) there is only one entry in the acctngFileTable. When the two conditions are met, the interface type will apply to the one existing acctngFileTable entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

usdAcctngSelectionSchema 1.3.6.1.4.1.4874.2.2.24.2
The root OBJECT IDENTIFIER under which accounting selection tree objects are assigned.
Status: current Access: read-create
OBJECT-IDENTITY    

usdAcctngSelectionSchemaIf 1.3.6.1.4.1.4874.2.2.24.2.1
OBJECT IDENTIFIER    

usdAcctngIfInOctets 1.3.6.1.4.1.4874.2.2.24.2.1.1
OBJECT IDENTIFIER    

usdAcctngIfInUcastPkts 1.3.6.1.4.1.4874.2.2.24.2.1.2
OBJECT IDENTIFIER    

usdAcctngIfInDiscards 1.3.6.1.4.1.4874.2.2.24.2.1.3
OBJECT IDENTIFIER    

usdAcctngIfInErrors 1.3.6.1.4.1.4874.2.2.24.2.1.4
OBJECT IDENTIFIER    

usdAcctngIfInUnknownProtos 1.3.6.1.4.1.4874.2.2.24.2.1.5
OBJECT IDENTIFIER    

usdAcctngIfOutOctets 1.3.6.1.4.1.4874.2.2.24.2.1.6
OBJECT IDENTIFIER    

usdAcctngIfOutUcastPkts 1.3.6.1.4.1.4874.2.2.24.2.1.7
OBJECT IDENTIFIER    

usdAcctngIfOutDiscards 1.3.6.1.4.1.4874.2.2.24.2.1.8
OBJECT IDENTIFIER    

usdAcctngIfOutErrors 1.3.6.1.4.1.4874.2.2.24.2.1.9
OBJECT IDENTIFIER    

usdAcctngIfCorrelator 1.3.6.1.4.1.4874.2.2.24.2.1.10
OBJECT IDENTIFIER    

usdAcctngIfInPolicedOctets 1.3.6.1.4.1.4874.2.2.24.2.1.11
OBJECT IDENTIFIER    

usdAcctngIfInPolicedPkts 1.3.6.1.4.1.4874.2.2.24.2.1.12
OBJECT IDENTIFIER    

usdAcctngIfInSpoofedPkts 1.3.6.1.4.1.4874.2.2.24.2.1.13
OBJECT IDENTIFIER    

usdAcctngIfOutPolicedOctets 1.3.6.1.4.1.4874.2.2.24.2.1.14
OBJECT IDENTIFIER    

usdAcctngIfOutPolicedPkts 1.3.6.1.4.1.4874.2.2.24.2.1.15
OBJECT IDENTIFIER    

usdAcctngIfOutSchedulerDropOctets 1.3.6.1.4.1.4874.2.2.24.2.1.16
OBJECT IDENTIFIER    

usdAcctngIfOutSchedulerDropPkts 1.3.6.1.4.1.4874.2.2.24.2.1.17
OBJECT IDENTIFIER    

usdAcctngIfLowerInterface 1.3.6.1.4.1.4874.2.2.24.2.1.18
OBJECT IDENTIFIER    

usdAcctngIfTimeOffset 1.3.6.1.4.1.4874.2.2.24.2.1.19
OBJECT IDENTIFIER    

usdAcctngifInMulticastPkts 1.3.6.1.4.1.4874.2.2.24.2.1.20
OBJECT IDENTIFIER    

usdAcctngifInBroadcastPkts 1.3.6.1.4.1.4874.2.2.24.2.1.21
OBJECT IDENTIFIER    

usdAcctngifOutMulticastPkts 1.3.6.1.4.1.4874.2.2.24.2.1.22
OBJECT IDENTIFIER    

usdAcctngifOutBroadcastPkts 1.3.6.1.4.1.4874.2.2.24.2.1.23
OBJECT IDENTIFIER    

usdAcctngSelectionSchemaIfStack 1.3.6.1.4.1.4874.2.2.24.2.3
OBJECT IDENTIFIER    

usdAcctngSelectionSchemaSystem 1.3.6.1.4.1.4874.2.2.24.2.4
OBJECT IDENTIFIER    

usdAcctngSelectionSchemaPolicy 1.3.6.1.4.1.4874.2.2.24.2.5
OBJECT IDENTIFIER    

usdAcctngGreenPackets 1.3.6.1.4.1.4874.2.2.24.2.5.1
OBJECT IDENTIFIER    

usdAcctngUpperGreenPackets 1.3.6.1.4.1.4874.2.2.24.2.5.2
OBJECT IDENTIFIER    

usdAcctngYellowPackets 1.3.6.1.4.1.4874.2.2.24.2.5.3
OBJECT IDENTIFIER    

usdAcctngUpperYellowPackets 1.3.6.1.4.1.4874.2.2.24.2.5.4
OBJECT IDENTIFIER    

usdAcctngRedPackets 1.3.6.1.4.1.4874.2.2.24.2.5.5
OBJECT IDENTIFIER    

usdAcctngUpperRedPackets 1.3.6.1.4.1.4874.2.2.24.2.5.6
OBJECT IDENTIFIER    

usdAcctngGreenBytes 1.3.6.1.4.1.4874.2.2.24.2.5.7
OBJECT IDENTIFIER    

usdAcctngUpperGreenBytes 1.3.6.1.4.1.4874.2.2.24.2.5.8
OBJECT IDENTIFIER    

usdAcctngYellowBytes 1.3.6.1.4.1.4874.2.2.24.2.5.9
OBJECT IDENTIFIER    

usdAcctngUpperYellowBytes 1.3.6.1.4.1.4874.2.2.24.2.5.10
OBJECT IDENTIFIER    

usdAcctngRedBytes 1.3.6.1.4.1.4874.2.2.24.2.5.11
OBJECT IDENTIFIER    

usdAcctngUpperRedBytes 1.3.6.1.4.1.4874.2.2.24.2.5.12
OBJECT IDENTIFIER    

usdAcctngConformance 1.3.6.1.4.1.4874.2.2.24.3
OBJECT IDENTIFIER    

usdAcctngGroups 1.3.6.1.4.1.4874.2.2.24.3.1
OBJECT IDENTIFIER    

usdAcctngCompliances 1.3.6.1.4.1.4874.2.2.24.3.2
OBJECT IDENTIFIER    

usdAcctngCompliance 1.3.6.1.4.1.4874.2.2.24.3.2.1
Obsolete compliance statement for switches that implement the RedStone Accounting Control MIB. This statement became obsolete when the usdAcctngSelectionSubtreeType object was deprecated.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

usdAcctngCompliance2 1.3.6.1.4.1.4874.2.2.24.3.2.2
Obsolete compliance statement for switches that implement the RedStone Accounting Control MIB. This statement became obsolete when selection policy name and type objects were added.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

usdAcctngCompliance3 1.3.6.1.4.1.4874.2.2.24.3.2.3
The compliance statement for switches that implement the RedStone Accounting Control MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

usdAcctngBasicGroup 1.3.6.1.4.1.4874.2.2.24.3.1.1
Obsolete collection of objects providing control of the basic collection of accounting data for connection-less networks. This group became obsolete when usdAcctngSelectionSubtreeType was deprecated.
Status: obsolete Access: read-create
OBJECT-GROUP    

usdAcctngBasicGroup2 1.3.6.1.4.1.4874.2.2.24.3.1.2
Obsolete collection of objects providing control of the basic collection of accounting data for connection-less networks. This group became obsolete when selection policy name and type objects were added.
Status: obsolete Access: read-create
OBJECT-GROUP    

usdAcctngBasicGroup3 1.3.6.1.4.1.4874.2.2.24.3.1.3
A collection of objects providing control of the basic collection of accounting data for connection-less networks.
Status: current Access: read-create
OBJECT-GROUP