fwlStateLocalState
FIREWALL-MIB ·
.1.3.6.1.4.1.2076.16.5.1.1.11
Object
column
Enumeration
The state information of the local 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 maintain 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.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fwlStateEntry
- Table
- fwlStateTable
- Siblings
- 13
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fwlStateType This indicates the type of the the entry present in this
table. There can be state full entries or init flow entries
maintained for TCP connections or partial entries created
to … | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.5.1.1.1 |
| fwlStateEstablishedTime The time at which the firewall session has been established. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.10876.101.1.16.5.1.1.10 |
| fwlStateRemoteState 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 t… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.5.1.1.12 |
| fwlStateLogLevel The logging details of the session.
Definition of Log level (0-3) with 3 being the highest level | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.5.1.1.13 |
| fwlStateCallStatus This object is effective when SIP is enabled.
This indicates the status of the firewall session.
The values hold and unhold are effective only for SIP calls. | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.5.1.1.14 |
| fwlStateLocalIpAddrType Address Family Identifier of the Local address | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.10876.101.1.16.5.1.1.2 |
| fwlStateLocalIpAddress The Local Ip Address of the session. | column | OctetString | .1.3.6.1.4.1.10876.101.1.16.5.1.1.3 |
| fwlStateRemoteIpAddrType Address Family Identifier of the remote address | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.10876.101.1.16.5.1.1.4 |
| fwlStateRemoteIpAddress The Remote Ip Address of the session. | column | OctetString | .1.3.6.1.4.1.10876.101.1.16.5.1.1.5 |
| fwlStateLocalPort This object identifies the Local Port information of the session | column | Integer32 | .1.3.6.1.4.1.10876.101.1.16.5.1.1.6 |
| fwlStateRemotePort This object identifies the remote Port information of the session | column | Integer32 | .1.3.6.1.4.1.10876.101.1.16.5.1.1.7 |
| fwlStateProtocol The type of the protocol of the session. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.16.5.1.1.8 |
| fwlStateDirection The direction of the firewall state session. | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.5.1.1.9 |