cdcDGInstanceType
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.2.3.1.3
Object
column
r/w
Enumeration
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
associated data group, thus giving the exact
instance of the objects to be collected.
range The value of cdcDGInstanceOid is
appended to each base object in the
associated data group, thus giving the
starting object instance of the range.
The value of cdcDGInstanceEndOid
is appended to to each base object in the
associated data group, thus giving the
last object instances of the range.
repititions The value of cdcDGInstanceOid is
appended to each base object in the
associated data group, thus giving the
first object instance of the next 'n'
instances that need to be collected.
The value of 'n' is set in
cdcDGInstanceNumRepititions.
subTree The value of cdcDGInstanceOid is
appended to each base object in the
associated data group, thus identifying the
OBJECT IDENTFIFIER sub-tree, whose leaf
instances need to be collected.
other The value of cdcDGInstanceOtherPtr points to a
row (in another MIB table) that contains MIB
specific instance selection criteria. A MIB
defined for such purposes should describe
the selection criteria.
This object's value cannot be modified while the value of
cdcDGInstanceStatus is 'active'.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdcDGInstanceEntry
- Table
- cdcDGInstanceTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | individual |
2 | range |
3 | repititions |
4 | subTree |
5 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcDGInstanceGrpIndex 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)… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.2.3.1.1 |
| cdcDGInstanceIndex This object's value when combined with the value of
cdcDGInstanceGrpIndex uniquely identifies an entry in
this table.
A managment application can assign incremental… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.2.3.1.2 |
| cdcDGInstanceOid Contains the OBJECT IDENTIFIER fragment that identifies the
instances of the base objects that need to be collected.
If cdcDGInstanceType is 'individual' then this … | column | CdcRowInstanceId | .1.3.6.1.4.1.9.9.312.1.2.3.1.4 |
| cdcDGInstanceOidEnd 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 … | column | CdcRowInstanceId | .1.3.6.1.4.1.9.9.312.1.2.3.1.5 |
| cdcDGInstanceNumRepititions Specifies the number of lexicographically consecutive object
instances to fetch.
This value is used only when the value of cdcDGInstanceType
is of type 'repititions'.
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.312.1.2.3.1.6 |
| cdcDGInstanceOtherPtr 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 ty… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.9.9.312.1.2.3.1.7 |
| cdcDGInstanceRowStatus The status of this conceptual row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.312.1.2.3.1.8 |