All MIBs › IPSEC-SPD-MIB › spdAcceptAction
spdAcceptAction
Module: IPSEC-SPD-MIB
OID (symbolic): IPSEC-SPD-MIB::spdAcceptAction
OID (numeric): 1.3.6.1.2.1.153.1.13.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This Scalar indicates that a packet MUST be accepted (pass-through) and SHOULD NOT have action/packet logging.
What is spdAcceptAction?
This is a static policy action value that indicates a packet matching a security policy rule should be accepted and allowed to pass through without blocking. Unlike the drop action, this action permits the packet to continue on its way without any logging. A security administrator would reference this action when defining ingress and egress policies for accepting trusted traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.153.1.13.3 snmpwalk -v2c -c public <target> IPSEC-SPD-MIB::spdAcceptAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.153.1.13.3.1 snmpget -v2c -c public <target> IPSEC-SPD-MIB::spdAcceptAction.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.153 | spdMIB | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1 | spdConfigObjects | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1.13 | spdStaticActions | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1.13.3 | spdAcceptAction | IPSEC-SPD-MIB |