Unisphere-Data-ACCOUNTING-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Unisphere-Data-ACCOUNTING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
usdAcctngMIBObjects | 1.3.6.1.4.1.4874.2.2.24.1 | |||
usdAcctngSelectionControl | 1.3.6.1.4.1.4874.2.2.24.1.1 | |||
usdAcctngSelectionTable | 1.3.6.1.4.1.4874.2.2.24.1.1.1 | no-access |
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. |
|
1.3.6.1.4.1.4874.2.2.24.1.1.1.1 | no-access |
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. |
||
usdAcctngSelectionType | 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.1 | bits | read-write |
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. Bits: 'connectionLessLayer2': 1, 'ietfAccountControl': 0. |
usdAcctngSelectionMode | 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.2 | integer | read-write |
Indicates the data collection mode. Enumeration: 'deltaCounterValues': 2, 'absoluteCounterValues': 1. |
usdAcctngSelectionSubtreeType | 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.3 | integer | read-only |
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). Enumeration: 'lineCard': 1, 'unknown': 0, 'systemController': 2. |
usdAcctngSelectionMaxIfStackLevels | 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.4 | integer32 | read-write |
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. |
usdAcctngSelectionPolicyName | 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.5 | displaystring | read-write |
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. |
usdAcctngSelectionPolicyType | 1.3.6.1.4.1.4874.2.2.24.1.1.1.1.6 | usdpolicyattachmenttype | read-write |
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. |
usdAcctngSelectionIfStackStartTable | 1.3.6.1.4.1.4874.2.2.24.1.1.3 | no-access |
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. |
|
1.3.6.1.4.1.4874.2.2.24.1.1.3.1 | no-access |
An entry used to determine the starting point entry when using the ifStack schema. |
||
usdAcctngSelectionIfStackIfIndex | 1.3.6.1.4.1.4874.2.2.24.1.1.3.1.1 | interfaceindex | no-access |
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. |
usdAcctngSelectionIfStackRowStatus | 1.3.6.1.4.1.4874.2.2.24.1.1.3.1.2 | rowstatus | read-only |
Controls creation/deletion of entries in this table. |
usdAcctngFileControl | 1.3.6.1.4.1.4874.2.2.24.1.2 | |||
usdAcctngFileTable | 1.3.6.1.4.1.4874.2.2.24.1.2.1 | no-access |
A unique value identifying the file transfer behavior and the the file to where accounting data is to be stored. |
|
1.3.6.1.4.1.4874.2.2.24.1.2.1.1 | no-access |
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. |
||
usdAcctngFileXferMode | 1.3.6.1.4.1.4874.2.2.24.1.2.1.1.1 | integer | read-write |
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 Enumeration: 'usdAcctngTransferOnFileFull': 3, 'usdAcctngRedundantTransfer': 4, 'usdAcctngManualTransfer': 1, 'usdAcctngAutomatedTransfer': 2. |
usdAcctngFileXferIndex | 1.3.6.1.4.1.4874.2.2.24.1.2.1.1.2 | integer | read-write |
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. |
usdAcctngFileXferSecondaryIndex | 1.3.6.1.4.1.4874.2.2.24.1.2.1.1.3 | integer | read-write |
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. |
usdAcctngInterfaceControl | 1.3.6.1.4.1.4874.2.2.24.1.3 | |||
usdAcctngInterfaceTable | 1.3.6.1.4.1.4874.2.2.24.1.3.1 | no-access |
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. |
|
1.3.6.1.4.1.4874.2.2.24.1.3.1.1 | no-access |
An entry which controls whether accounting data is to be collected on interfaces of a specific type. |
||
usdAcctngInterfaceAdminStatus | 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.1 | usdacctngadmintype | read-only |
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. |
usdAcctngInterfaceOperStatus | 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.2 | usdacctngopertype | read-only |
The operational state for accounting data collection on for all interfaces corresponding to this entries type. |
usdAcctngInterfaceRowStatus | 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.3 | rowstatus | read-only |
Controls creation/deletion of entries in this table. |
usdAcctngInterfaceAccntgFileIndex | 1.3.6.1.4.1.4874.2.2.24.1.3.1.1.4 | integer32 | read-only |
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. |
usdAcctngSelectionSchema | 1.3.6.1.4.1.4874.2.2.24.2 |
The root OBJECT IDENTIFIER under which accounting selection tree objects are assigned. |
||
usdAcctngSelectionSchemaIf | 1.3.6.1.4.1.4874.2.2.24.2.1 | |||
usdAcctngIfInOctets | 1.3.6.1.4.1.4874.2.2.24.2.1.1 | |||
usdAcctngIfInUcastPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.2 | |||
usdAcctngIfInDiscards | 1.3.6.1.4.1.4874.2.2.24.2.1.3 | |||
usdAcctngIfInErrors | 1.3.6.1.4.1.4874.2.2.24.2.1.4 | |||
usdAcctngIfInUnknownProtos | 1.3.6.1.4.1.4874.2.2.24.2.1.5 | |||
usdAcctngIfOutOctets | 1.3.6.1.4.1.4874.2.2.24.2.1.6 | |||
usdAcctngIfOutUcastPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.7 | |||
usdAcctngIfOutDiscards | 1.3.6.1.4.1.4874.2.2.24.2.1.8 | |||
usdAcctngIfOutErrors | 1.3.6.1.4.1.4874.2.2.24.2.1.9 | |||
usdAcctngIfCorrelator | 1.3.6.1.4.1.4874.2.2.24.2.1.10 | |||
usdAcctngIfInPolicedOctets | 1.3.6.1.4.1.4874.2.2.24.2.1.11 | |||
usdAcctngIfInPolicedPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.12 | |||
usdAcctngIfInSpoofedPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.13 | |||
usdAcctngIfOutPolicedOctets | 1.3.6.1.4.1.4874.2.2.24.2.1.14 | |||
usdAcctngIfOutPolicedPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.15 | |||
usdAcctngIfOutSchedulerDropOctets | 1.3.6.1.4.1.4874.2.2.24.2.1.16 | |||
usdAcctngIfOutSchedulerDropPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.17 | |||
usdAcctngIfLowerInterface | 1.3.6.1.4.1.4874.2.2.24.2.1.18 | |||
usdAcctngIfTimeOffset | 1.3.6.1.4.1.4874.2.2.24.2.1.19 | |||
usdAcctngifInMulticastPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.20 | |||
usdAcctngifInBroadcastPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.21 | |||
usdAcctngifOutMulticastPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.22 | |||
usdAcctngifOutBroadcastPkts | 1.3.6.1.4.1.4874.2.2.24.2.1.23 | |||
usdAcctngSelectionSchemaIfStack | 1.3.6.1.4.1.4874.2.2.24.2.3 | |||
usdAcctngSelectionSchemaSystem | 1.3.6.1.4.1.4874.2.2.24.2.4 | |||
usdAcctngSelectionSchemaPolicy | 1.3.6.1.4.1.4874.2.2.24.2.5 | |||
usdAcctngGreenPackets | 1.3.6.1.4.1.4874.2.2.24.2.5.1 | |||
usdAcctngUpperGreenPackets | 1.3.6.1.4.1.4874.2.2.24.2.5.2 | |||
usdAcctngYellowPackets | 1.3.6.1.4.1.4874.2.2.24.2.5.3 | |||
usdAcctngUpperYellowPackets | 1.3.6.1.4.1.4874.2.2.24.2.5.4 | |||
usdAcctngRedPackets | 1.3.6.1.4.1.4874.2.2.24.2.5.5 | |||
usdAcctngUpperRedPackets | 1.3.6.1.4.1.4874.2.2.24.2.5.6 | |||
usdAcctngGreenBytes | 1.3.6.1.4.1.4874.2.2.24.2.5.7 | |||
usdAcctngUpperGreenBytes | 1.3.6.1.4.1.4874.2.2.24.2.5.8 | |||
usdAcctngYellowBytes | 1.3.6.1.4.1.4874.2.2.24.2.5.9 | |||
usdAcctngUpperYellowBytes | 1.3.6.1.4.1.4874.2.2.24.2.5.10 | |||
usdAcctngRedBytes | 1.3.6.1.4.1.4874.2.2.24.2.5.11 | |||
usdAcctngUpperRedBytes | 1.3.6.1.4.1.4874.2.2.24.2.5.12 | |||
usdAcctngConformance | 1.3.6.1.4.1.4874.2.2.24.3 | |||
usdAcctngGroups | 1.3.6.1.4.1.4874.2.2.24.3.1 | |||
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. |
||
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. |
||
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. |
||
usdAcctngCompliances | 1.3.6.1.4.1.4874.2.2.24.3.2 | |||
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. |
||
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. |
||
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. |