netflowCollectorStatus
NETFLOW-MIB ·
.1.3.6.1.4.1.3320.9.226.1.2.3.1.4
Object
This object is used to create or delete an entry
in the netflowCollectorTable.
* A row may be created using the 'CreateAndGo' or 'CreateAndWait' option.
When the row is successfully created, the RowStatus would be
set to 'active' by the agent.
* A row may be deleted by setting the RowStatus to 'destroy'.
Context
- MIB
- NETFLOW-MIB
- OID
.1.3.6.1.4.1.3320.9.226.1.2.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- netflowCollectorEntry
- Table
- netflowCollectorTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| netflowCollectorAddressType The type of Internet address used by this entry. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3320.9.226.1.2.3.1.1 |
| netflowCollectorAddress The Internet address of the collector. This is the
address which the Netflow data is exported to. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.3320.9.226.1.2.3.1.2 |
| netflowCollectorPort The transport port of the collector which the Netflow data is
exported to. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.3320.9.226.1.2.3.1.3 |