MIB Viewer

nsPlyAction

OBJECT-TYPE
1.3.6.1.4.1.3224.10.1.1.8
Access
read-only
Status
current
Sub-identifiers
0
Actions objects that describe what the firewall does to the traffic it receives. Permit allows the packet to pass the firewall. Deny blocks the packet from traversing the firewall. Tunnel encapsulates outgoing IP packets and decapsulates incoming IP packets.
INTEGER { deny(0), permit(1), tunnel(2) }