hwIpdrCollectorMethod
HUAWEI-IPDR-MIB ·
.1.3.6.1.4.1.2011.6.184.1.1.8
Object
column
r/w
Enumeration
The type of collect mode.
Options:
1.collectMethodUnconfiged(-1) - Collect method is not configured.
2.adHoc(1) - Ad-hoc Session: Per request (from a Collector), the Exporter creates a session and closes it when either the data is
streamed or a closing command is generated.Once Collector starts flow CMTS Exporter SHOULD start session,
stream data and stop session. The CMTS Exporter can optionally support additional management interface triggers
for starting the session.
3.event(2) - Event Based Session: It consists of an open-ended session or a Time Interval Session. During the time the IPDR
session is open the exporter can stream records at any time, thus the name Event Based Session. In the case of an
open-ended session, the collector could create documents based on size, number of records received, timestamps (to
simulate Time Interval Sessions), or never creates an IPDRDoc.
4.timeInterval(3) - Time Interval Session: The exporter follows a schedule based session to stream data on a periodic time interval.
The collector creates the IPDRDoc within those demarcation points. Note that the Time Interval Session is managed
by the exporter as being delimited by session start/stop messages. A collector initiated flow operation is possible as
well; the collector issues Flow Stop messages to stop the exporter streaming. Finally, it is possible to control the
Time Interval Session at either end-points. A Time Interval Session may close immediately after the exporter
streams the records or remain open until the end of the time interval in which case, the exporter stops the session and
starts a new session for the next time interval.
Context
- MIB
- HUAWEI-IPDR-MIB
- OID
.1.3.6.1.4.1.2011.6.184.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIpdrSessionEntry
- Table
- hwIpdrSessionTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | collectMethodUnconfiged |
1 | adHoc |
2 | event |
3 | timeInterval |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwIpdrSessionId Session ID. | column | Unsigned32 | .1.3.6.1.4.1.2011.6.184.1.1.1 |
| hwIpdrSessionAdminStatus Session state.
Options:
1.deactivate(1) - Session deactivate.
2.activate(2) - Session activate. | column | Enumeration | .1.3.6.1.4.1.2011.6.184.1.1.10 |
| hwIpdrSessionRowStatus This object is used to create, delete, and modify records in the table.
In a query, an leaf is displayed as active if a queried record is found. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.184.1.1.11 |
| hwIpdrSessionName Session name. | column | OctetString | .1.3.6.1.4.1.2011.6.184.1.1.2 |
| hwIpdrSessionDesc Session description. | column | OctetString | .1.3.6.1.4.1.2011.6.184.1.1.3 |
| hwIpdrSessionTransCounter Number of packets sent by the session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.6.184.1.1.4 |
| hwIpdrSessionAckCounter Number of packets responded by the session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.6.184.1.1.5 |
| hwIpdrSessionLostCounter Number of packets that are lost because they are not acknowledged by the collector. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.6.184.1.1.6 |
| hwIpdrTemplate The type of the template.
Options:
1.templateUnconfiged(-1) - Template id is not configured.
2.samisType1(1) - DOCSIS-SAMIS-TYPE-1 is an IPDR Service Definition
… | column | Enumeration | .1.3.6.1.4.1.2011.6.184.1.1.7 |
| hwIpdrCollectorTime Reporting interval. | column | minutes Integer32 | .1.3.6.1.4.1.2011.6.184.1.1.9 |