fwlStateRemoteState
FIREWALL-MIB ·
.1.3.6.1.4.1.2076.16.5.1.1.12
Object
column
Enumeration
The state information of the remote host. The states new, established and related are used in stateful table. The other states are used in TCP init flow table. The partial entry table will not maitain the state of the entry so it carries zero for partial entry table. The default value for stateful table is new (1). The default value for init flow table is listen (10).
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.5.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fwlStateEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | new |
2 | established |
3 | related |
4 | invalid |
10 | listen |
11 | synsent |
12 | synrcvd |
13 | synest |
14 | finwait1 |
15 | finwait2 |
16 | closing |
17 | timewait |
18 | closewait |
19 | lastack |
20 | closed |