All MIBs › CHARACTER-MIB › charPortInFlowState
charPortInFlowState
Module: CHARACTER-MIB
OID (symbolic): CHARACTER-MIB::charPortInFlowState
OID (numeric): 1.3.6.1.2.1.19.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current operational state of input flow control on the port. 'none' indicates not applicable. 'unknown' indicates this level does not know. 'stop' indicates flow not allowed. 'go' indicates flow allowed.
What is charPortInFlowState?
A read-only indicator of the current operational state of input flow control on the port, showing whether inbound data flow is currently allowed (go), stopped, unknown, or not applicable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.19.2.1.11 snmpwalk -v2c -c public <target> CHARACTER-MIB::charPortInFlowState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.19.2.1.11.1 snmpget -v2c -c public <target> CHARACTER-MIB::charPortInFlowState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.19 | char | CHARACTER-MIB |
| 1.3.6.1.2.1.19.2 | charPortTable | CHARACTER-MIB |
| 1.3.6.1.2.1.19.2.1 | charPortEntry | CHARACTER-MIB |
| 1.3.6.1.2.1.19.2.1.11 | charPortInFlowState | CHARACTER-MIB |