IPSEC-SPD-MIB :: spdIngressPolicyGroupName

MIB Reference — IPNetwork Monitor

All MIBsIPSEC-SPD-MIBspdIngressPolicyGroupName

spdIngressPolicyGroupName

Module: IPSEC-SPD-MIB

OID (symbolic): IPSEC-SPD-MIB::spdIngressPolicyGroupName

OID (numeric): 1.3.6.1.2.1.153.1.1.1

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-write

Description:

This object indicates the global system policy group that is to be applied on ingress packets (i.e., arriving at an interface from a network) when a given endpoint does not contain a policy definition in the spdEndpointToGroupTable. Its value can be used as an index into the spdGroupContentsTable to retrieve a list of policies. A zero length string indicates that no system-wide policy exists and the default policy of 'drop' SHOULD be executed for ingress packets until one is imposed by either this object or by the endpoint processing a given packet.

This object MUST be persistent

What is spdIngressPolicyGroupName?

This read-write object specifies the name of the global IPsec Security Policy Database (SPD) policy group that should be applied to incoming packets at all interfaces that do not have endpoint-specific policies defined. An empty string means no default ingress policy exists and packets will be dropped by default. Security administrators configure this to set a system-wide fallback security posture for handling untrusted network traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.153.1.1.1
snmpwalk -v2c -c public <target> IPSEC-SPD-MIB::spdIngressPolicyGroupName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.153.1.1.1.1
snmpget -v2c -c public <target> IPSEC-SPD-MIB::spdIngressPolicyGroupName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.153.1.1.1.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.153spdMIBIPSEC-SPD-MIB
1.3.6.1.2.1.153.1spdConfigObjectsIPSEC-SPD-MIB
1.3.6.1.2.1.153.1.1spdLocalConfigObjectsIPSEC-SPD-MIB
1.3.6.1.2.1.153.1.1.1spdIngressPolicyGroupNameIPSEC-SPD-MIB