CISCO-DATA-COLLECTION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
53
cdcVFileTable
table.1.3.6.1.4.1.9.9.312.1.1.3
·
1 row entry
·
15 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cdcVFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcVFileTable'
A table for setting up VFiles for collecting data.
An entry in the cdcVFileTable. Each entry contains
application specified configuration that is used to create
virtual files (VFile) and start data collection operations.
A VFile is used to store data (val…
application specified configuration that is used to create
virtual files (VFile) and start data collection operations.
A VFile is used to store data (val…
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An arbitrary integer for uniquely identifying this
entry. When creating a row, the application should pick a random number. If the configuration in this entry is persisted across system/agent restarts th… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.1.3.1.1 |
||||||||||||||
|
The base-name of the VFiles (created by data collection
operations corresponding to this entry) into which data is to be collected. When a VFile is created, it's full name is obtained by the concatentati… |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.312.1.1.3.1.2 |
||||||||||||||
|
A string that can be used for administrative purposes.
This object's value may be modified at any time. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.1.3.1.3 |
||||||||||||||
|
An object for controlling collection of data.
'idle' Indicates that no command is in progress. 'swapToNewFile' When written, the current VFile is frozen, and … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.1.3.1.4 |
||||||||||||||
|
The maximum size of a VFile.
The agent maintains an internal counter for each cdcVFileEntry. This counter counts the number of consecutive times the size of a VFile has exceeded the value of this object.… |
bytesUnsigned32r/w Constraints: range: 512-4294967295 |
.1.3.6.1.4.1.9.9.312.1.1.3.1.5 |
||||||||||||||
|
The size of the current VFile.
|
bytesUnsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.9.9.312.1.1.3.1.6 |
||||||||||||||
|
The format in which data is stored into the current VFile.
This object's value cannot be modified while the entry is in the 'activated' state. |
CdcFileFormatr/w Type Values:
|
.1.3.6.1.4.1.9.9.312.1.1.3.1.7 |
||||||||||||||
|
Determines the mode of data collection.
'auto' Data is periodically fetched for all data groups associated with this entry. This is done at data group specific period… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.1.3.1.8 |
||||||||||||||
|
Specifies the period of a collection interval. The value
of this object is used only when the data collection mode is automatic (see cdcVFileCollectMode). A periodic timer (one per entry) is started when… |
secondsUnsigned32r/w Constraints: range: 60-604800 |
.1.3.6.1.4.1.9.9.312.1.1.3.1.9 |
||||||||||||||
|
The time for which a frozen VFile is retained by the
agent. When a VFile is frozen, a timer (one per frozen VFile) is started to keep track of the retention period for the VFile. Once this timer expires, the VFile is d… |
secondsUnsigned32r/w Constraints: range: 60-86400 |
.1.3.6.1.4.1.9.9.312.1.1.3.1.10 |
||||||||||||||
|
A control object to indicate the administratively desired
state of data collection for this entry. On setting the value to 'disabled' data collection operations for this entry are stopped, the current VFile is frozen a… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.1.3.1.11 |
||||||||||||||
|
A status object to indicate the operational state of
collection for this entry. When the value of cdcVFileAdminStatus is modified to be 'enabled', the value of this object will change to 'enabled' providi… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.1.3.1.12 |
||||||||||||||
|
A value indicating the type of error that has occurred during
data collection operations for this entry. noError The value is 'noError' when the corresponding value o… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.1.3.1.13 |
||||||||||||||
|
When set to 'true', cdcVFileCollectionError notification will
be sent out in the event of a data collection error. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.312.1.1.3.1.14 |
||||||||||||||
|
The status of this conceptual row.
A valid cdcVFileName is only mandatory object for setting this object to 'active'. But collection of data in to active vfile starts only on setting cdcVFileAdminStatus to 'enabled'. … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.312.1.1.3.1.15 |
cdcVFileMgmtTable
table.1.3.6.1.4.1.9.9.312.1.1.4
·
1 row entry
·
8 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cdcVFileMgmtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcVFileMgmtTable'
A table to manage frozen VFiles.
An entry in cdcVFileMgmtTable. Each entry corresponds to a
frozen VFile. An entry is created in this table, whenever a
VFile is frozen. An entry is removed from this table whenever
a frozen VFile is deleted either becau…
frozen VFile. An entry is created in this table, whenever a
VFile is frozen. An entry is removed from this table whenever
a frozen VFile is deleted either becau…
Indexes
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This value is a running counter starting at 1,
generated by the agent so that the combination of cdcVFileIndex and cdcVFileMgmtIndex uniquely identifies a frozen VFile. The deleted file indicies do not get reused. … |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.1.4.1.1 |
||||||||||||||||||
|
The full name of the VFile. If the VFile is stored as a file
in the agent's filesystem, then this value also contains the absolute path of the file. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.9.9.312.1.1.4.1.2 |
||||||||||||||||||
|
The timestamp when this VFile was created, in the date-time
format. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.9.9.312.1.1.4.1.3 |
||||||||||||||||||
|
The time left before this VFile is deleted (see
cdcVFileRetentionPeriod). |
secondsUnsigned32 Constraints: range: 60-86400 |
.1.3.6.1.4.1.9.9.312.1.1.4.1.4 |
||||||||||||||||||
|
A control to manage VFiles.
idle This value can be only be read. It indicates that no management action is currently being performed on this VFile. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.1.4.1.5 |
||||||||||||||||||
|
The complete URL of the destination to which this VFile will
be transferred in the next attempt. The URL also includes the complete filename of the remote file that will be created. When the default value of this object… |
CdcUrlr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.1.4.1.6 |
||||||||||||||||||
|
Indicates the status of the last completed transfer.
|
CdcFileXferStatus Type Values:
|
.1.3.6.1.4.1.9.9.312.1.1.4.1.7 |
||||||||||||||||||
|
Indicates the URL of the destination to which the last
(completed) transfer was initiated. |
CdcUrl Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.1.4.1.8 |
cdcDGTable
table.1.3.6.1.4.1.9.9.312.1.2.1
·
1 row entry
·
11 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cdcDGTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcDGTable'
A table for specifying data groups.
An entry in this table. Each entry corresponds to a data
group. A data group is used to select data that needs to be
collected into VFiles. The selection is done by specifying
the base objects and their instances for wh…
group. A data group is used to select data that needs to be
collected into VFiles. The selection is done by specifying
the base objects and their instances for wh…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An arbitrary integer used to uniquely identify this entry.
When creating an entry, a management application should pick a random number. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.1 |
||||||||||||
|
A descriptive string. This object's value may be modified at
any time. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.2 |
||||||||||||
|
Identifies the type of this data group.
object Data is a single MIB object. The fully instantiated OID is specified in cdcDGBaseObject. table Data is a logic… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.2.1.1.3 |
||||||||||||
|
Corresponds to a value of cdcVFileIndex.
It is used to associate this data group with a cdcVFileEntry. The values of the base objects for this data group are stored into the current VFile of the associated cdcVFileEntr… |
Unsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.4 |
||||||||||||
|
The tag for the target from which to obtain the data for
this data group. A length of 0 indicates the local system. In this case, access to the objects of this data group is under the security credential… |
SNMP-TARGET-MIBSnmpTagValuer/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.5 |
||||||||||||
|
The management context from which to obtain data for this
data group. This object's value may be modified at any time. The change takes effect the next time data is fetched for this data group. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.6 |
||||||||||||
|
The fully instantiated name of the MIB object whose value
needs to be fetched. This object's value is used only when cdcDGType is of type 'object'. This object's value may be modified at any time. The ch… |
SNMPv2-TCVariablePointerr/w Description: A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3. |
.1.3.6.1.4.1.9.9.312.1.2.1.1.7 |
||||||||||||
|
Corresponds to a value of cdcDGBaseObjectGrpIndex, thus
identifying a set of entries in cdcDGBaseObjectTable, having this value of cdcDGBaseObjectGrpIndex. This object's value is used only when cdcDGType is of type 'tab… |
Unsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.8 |
||||||||||||
|
Corresponds to a value of cdcDGInstanceGrpIndex, thus
identifying a set of entries in cdcDGInstanceTable, having this value of cdcDGInstanceGrpIndex. This object's value is used only when cdcDGType is of type 'table'. … |
Unsigned32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.9 |
||||||||||||
|
Specifies the time intervals at which the data should be
fetched for this data group. This object's value is used only when the collection mode of the associated cdcVFileEntry is automatic (see cdcVFileCollectMode). … |
secondsUnsigned32r/w Constraints: range: 1-86400 |
.1.3.6.1.4.1.9.9.312.1.2.1.1.10 |
||||||||||||
|
The status of this conceptual row.
This object cannot be set to 'active' until values have been assigned to cdcDGVFileIndex & cdcDGColGrpIndex. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.312.1.2.1.1.11 |
cdcDGBaseObjectTable
table.1.3.6.1.4.1.9.9.312.1.2.2
·
1 row entry
·
5 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cdcDGBaseObjectTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcDGBaseObjectTable'
A table specifying the base objects of a 'table' type data group.
An individual entry in this table. Each entry is a
{subtree, list} tuple. Each tuple identifies a set of
base objects for the associated data group.
{subtree, list} tuple. Each tuple identifies a set of
base objects for the associated data group.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object's value when combined with the value of
cdcDGBaseObjectIndex uniquely identifies an entry in this table. An application must use the same value (can be randomly picked) for this object while creating a grou… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.2.1.1 |
||||||||||||
|
This object's value when combined with the value of
cdcDGBaseObjectGrpIndex uniquely identifies an entry in this table. A managment application can assign incremental values starting from one, when creati… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.2.1.2 |
||||||||||||
|
The subtree component of a {subtree, list} tuple.
This object's value may be modified at any time. The change takes effect the next time data is fetched for this data group. |
CdcCollectionSubtreer/w | .1.3.6.1.4.1.9.9.312.1.2.2.1.3 |
||||||||||||
|
The list component of a {subtree, list} tuple.
This object's value may be modified at any time. The change takes effect the next time data is fetched for this data group. |
CdcCollectionListr/w Type Constraints: range: 0..16 |
.1.3.6.1.4.1.9.9.312.1.2.2.1.4 |
||||||||||||
|
The status of this conceptual row.
This object cannot be set to 'active' until values have been assigned to cdcDGBaseObjectSubtree & cdcDGBaseObjectList. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.312.1.2.2.1.5 |
cdcDGInstanceTable
table.1.3.6.1.4.1.9.9.312.1.2.3
·
1 row entry
·
8 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cdcDGInstanceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcDGInstanceTable'
Identifies the instances of the base objects that need to
be fetched for a 'table' type data group.
The agent is not responsible for verifying that the instances
specified for a data group do not overlap.
An entry in this table. Each entry identifies one or more
instances of the base objects that need to be fetched.
An instance is represented by an OID fragment.
instances of the base objects that need to be fetched.
An instance is represented by an OID fragment.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object's value when combined with the value of
cdcDGInstanceIndex uniquely identifies an entry in this table. An application must use the same value (can be randomly picked) for this object while creating a group … |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.3.1.1 |
||||||||||||
|
This object's value when combined with the value of
cdcDGInstanceGrpIndex uniquely identifies an entry in this table. A managment application can assign incremental values starting from one, when creating… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.3.1.2 |
||||||||||||
|
Specifies the way in which the instances are to be used while
collecting data. individual The value of cdcDGInstanceOid is appended to each base object of the … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.312.1.2.3.1.3 |
||||||||||||
|
Contains the OBJECT IDENTIFIER fragment that identifies the
instances of the base objects that need to be collected. If cdcDGInstanceType is 'individual' then this value should be the OID fragment that, w… |
CdcRowInstanceIdr/w | .1.3.6.1.4.1.9.9.312.1.2.3.1.4 |
||||||||||||
|
Contains the OID fragment that, when appended to each base
object gives the end of the range of object instances that needs to be fetched. This value is used only when the value of cdcDGInstanceType is of type 'range'.… |
CdcRowInstanceIdr/w | .1.3.6.1.4.1.9.9.312.1.2.3.1.5 |
||||||||||||
|
Specifies the number of lexicographically consecutive object
instances to fetch. This value is used only when the value of cdcDGInstanceType is of type 'repititions'. This object's value may be modifie… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.312.1.2.3.1.6 |
||||||||||||
|
Contains a pointer to a row in another MIB table that
contains MIB specific criteria for selecting instances. This value is used only when the value of cdcDGInstanceType is of type 'other'. This object'… |
SNMPv2-TCRowPointerr/w Description: Represents a pointer to a conceptual row. The value is the name of the instance of the first accessible columnar object in the conceptual row. For example, ifIndex.3 would point to the 3rd row in the ifTable… |
.1.3.6.1.4.1.9.9.312.1.2.3.1.7 |
||||||||||||
|
The status of this conceptual row.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.312.1.2.3.1.8 |
cdcFileXferConfTable
table.1.3.6.1.4.1.9.9.312.1.3.1
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cdcFileXferConfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcFileXferConfTable'
A table for configuring file transfer operations.
An individual entry in the cdcFileXferConfTable. Each entry
identifies a primary and an optional secondary destination.
An entry is automatically created in this table, whenever an
entry is created in the c…
identifies a primary and an optional secondary destination.
An entry is automatically created in this table, whenever an
entry is created in the c…
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The URL which specifies the primary destination to which
the file has to be transferred. The URL should contain the base-name of the remote file, the suffix will be carried over from the name of the VFile being tranferr… |
CdcUrlr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.3.1.1.1 |
||||
|
The URL which specifies the secondary destination to which
the file has to be transferred if the transfer to the primary destination fails. Failure occurs when the file cannot be transferred in it's entirety to the sp… |
CdcUrlr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.312.1.3.1.1.2 |
||||
|
Specifies the time interval after which transfer has to be
retried. Transfer needs to be retried only if in a previous attempt the file could not be successfully transferred to either the primary destination or the se… |
secondsUnsigned32r/w Constraints: range: 60-86400 |
.1.3.6.1.4.1.9.9.312.1.3.1.1.3 |
||||
|
Maximum number of times, transfer has to be retried. If the
retry count exceeds this value, then no further attempts will be made. This object's value may be modified at any time. |
secondsUnsigned32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.9.9.312.1.3.1.1.4 |
||||
|
When set to 'true', cdcFileXferComplete notification will
be sent out in the event of a successful file transfer. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.312.1.3.1.1.5 |
||||
|
When set to 'true', cdcFileXferComplete notification will
be sent out in the event of a file transfer failure. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.312.1.3.1.1.6 |