All MIBs › HP-ICF-OPENFLOW-MIB › hpicfOpenFlowInstanceControllerState
hpicfOpenFlowInstanceControllerState
Module: HP-ICF-OPENFLOW-MIB
OID (symbolic): HP-ICF-OPENFLOW-MIB::hpicfOpenFlowInstanceControllerState
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Connection state between an OpenFlow instance and a controller. The state 'void' implies that there is no connection. The state 'backoff' represents a state where the device is attempting to reconnect to the controller at increasing intervals of time. The state 'connecting' represents a state where the device is in the process of connecting to the controller. The state 'active' implies that a connection has been established and that the controller is responsive. The state 'idle' implies that the connection is idle and waiting for a response.
What is hpicfOpenFlowInstanceControllerState?
This reports the detailed TCP-level connection state between an instance and a controller: void (no connection), backoff (retrying with increasing delay), connecting, active (connected and controller responsive), or idle (connection open but awaiting a reply). An admin troubleshooting a stuck controller session watches this field move from backoff to active to confirm reconnection succeeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.2 snmpwalk -v2c -c public <target> HP-ICF-OPENFLOW-MIB::hpicfOpenFlowInstanceControllerState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.2.1 snmpget -v2c -c public <target> HP-ICF-OPENFLOW-MIB::hpicfOpenFlowInstanceControllerState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpicfOpenFlowInstanceControllerState.1
Start monitoring HP ProCurve/HP Networking OpenFlow-enabled switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-OPENFLOW-MIB::hpicfOpenFlowInstanceControllerState OID value, configure state conditions and alerts, and monitor any HP ProCurve/HP Networking OpenFlow-enabled switch from a single console.
OID Breakdown
Upper-level ancestors (13 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.89 | hpicfOpenFlowMIB | HP-ICF-OID |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1 | hpicfOpenFlowObjects | HP-ICF-OPENFLOW-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8 | hpicfOpenFlowInstanceControllerTable | HP-ICF-OPENFLOW-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1 | hpicfOpenFlowInstanceControllerEntry | HP-ICF-OPENFLOW-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.2 | hpicfOpenFlowInstanceControllerState | HP-ICF-OPENFLOW-MIB |