cdcDGPollPeriod
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.2.1.1.10
Object
column
r/w
seconds Unsigned32
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).
A periodic timer is started for this data group when
cdcDGRowStatus is set to 'active', provided the associated
cdcVFileEntry has already been 'activated', otherwise it is
started when the associated cdcVFileEntry is finally
activated.
The time interval after which the first expiration of this
timer should occur, is calculated as follows:
(value of sysUpTime.0) +
(value of cdcPollPeriod for this entry -
(value of sysUpTime.0 - VFile activation time for the
associated cdcVFileEntry) % cdcPollPeriod)
Subsequent expirations of the periodic timer can occur as per
the value specified in cdcDGPollPeriod. This helps in
synchronizing periodic polling of the data groups with
respect to the VFile activation time.
This object's value may be modified at any time, and the
change must take effect immediately. i.e. if the periodic
timer has been started, it's expiry time may need to be
re-adjusted.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- cdcDGEntry
- Table
- cdcDGTable
- Siblings
- 10
Syntax
seconds Unsigned32
Values & Constraints
Object Constraints
range: 1-86400
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcDGIndex An arbitrary integer used to uniquely identify this entry.
When creating an entry, a management application should pick a
random number. | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.2.1.1.1 |
| cdcDGRowStatus The status of this conceptual row.
This object cannot be set to 'active' until values have been
assigned to cdcDGVFileIndex & cdcDGColGrpIndex. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.312.1.2.1.1.11 |
| cdcDGComment A descriptive string. This object's value may be modified at
any time. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.312.1.2.1.1.2 |
| cdcDGType Identifies the type of this data group.
object Data is a single MIB object. The fully
instantiated OID is specified in
cdcDGBaseObject.
… | column | Enumeration | .1.3.6.1.4.1.9.9.312.1.2.1.1.3 |
| cdcDGVFileIndex 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 curr… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.2.1.1.4 |
| cdcDGTargetTag 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 dat… | column | SNMP-TARGET-MIBSnmpTagValue | .1.3.6.1.4.1.9.9.312.1.2.1.1.5 |
| cdcDGContextName 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… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.312.1.2.1.1.6 |
| cdcDGObject 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 v… | column | SNMPv2-TCVariablePointer | .1.3.6.1.4.1.9.9.312.1.2.1.1.7 |
| cdcDGObjectGrpIndex Corresponds to a value of cdcDGBaseObjectGrpIndex, thus
identifying a set of entries in cdcDGBaseObjectTable, having
this value of cdcDGBaseObjectGrpIndex. This object's value is
… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.2.1.1.8 |
| cdcDGInstGrpIndex 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 o… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.2.1.1.9 |