hpicfOpenFlowStatus
HP-ICF-OPENFLOW-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.1
Object
scalar
r/w
Enumeration
Global configuration to enable or disable OpenFlow on the device. The 'disableWithClearConfig' enum disables OpenFlow along with removing all the OpenFlow related configuration.
Context
- MIB
- HP-ICF-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfOpenFlowObjects
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | disableWithClearConfig |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfOpenFlowMaxInstances This MIB object specifies the maximum number
of OpenFlow instances. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.10 |
| hpicfOpenFlowMaxFlows This MIB objects specifies the total number
of flows that can be supported on the switch.
That is, the sum of all hardware flows and
software flows across all OpenFlow instance… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.11 |
| hpicfOpenFlowMaxControllers This MIB object specifies the maximum number
of OpenFlow controllers. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.12 |
| hpicfOpenFlowInstanceMeterTable Table that contains objects related to meters
of an OpenFlow instance. This table is
populated when meters are configured from
controller. | table | - | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.19 |
| hpicfOpenFlowInstanceMeterBandTable Table that contains objects related to meter
bands for a specific meter in an OpenFlow
instance. This table is populated when meters
and their bands are configured from control… | table | - | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.20 |
| hpicfOpenFlowScalarObjects | node | - | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.21 |
| hpicfOpenFlowInstanceTable A table that is used create an OpenFlow instance.
For maximum number of OpenFlow instances
that can be supported, refer to
hpicfOpenFLowMaxInstances MIB object. | table | - | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.4 |
| hpicfOpenFlowInstanceMembershipTable deprecated Table used to add members to OpenFlow instances.
This table is deprecated and instead object
hpicfOpenFlowInstanceMembers is used to configure members
for an OpenFlow instance. | table | - | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.5 |
| hpicfOpenFlowControllerTable Table used to configure controllers. For
maximum number of OpenFlow controllers
that can be supported, refer to
hpicfOpenFlowMaxControllers MIB object. | table | - | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.6 |
| hpicfOpenFlowInstanceControllerTable Table that contains objects for connection
state and status between an OpenFlow instance
and a controller. | table | - | .1.3.6.1.4.1.11.2.14.11.5.1.89.1.8 |