All MIBs › IPSEC-SPD-MIB › spdEgressPolicyGroupName
spdEgressPolicyGroupName
Module: IPSEC-SPD-MIB
OID (symbolic): IPSEC-SPD-MIB::spdEgressPolicyGroupName
OID (numeric): 1.3.6.1.2.1.153.1.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This object indicates the policy group containing the global system policy that is to be applied on egress packets (i.e., packets leaving an interface and entering 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 egress packets until one is imposed by either this object or by the endpoint processing a given packet.
This object MUST be persistent
What is spdEgressPolicyGroupName?
This names the fallback policy group applied to outbound (egress) packets on any interface that has no per-endpoint policy assignment in spdEndpointToGroupTable. Leaving it as the empty-string default means egress traffic on unassigned endpoints is dropped until an admin sets either this global default or a specific endpoint policy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.153.1.1.2 snmpwalk -v2c -c public <target> IPSEC-SPD-MIB::spdEgressPolicyGroupName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.153.1.1.2.1 snmpget -v2c -c public <target> IPSEC-SPD-MIB::spdEgressPolicyGroupName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.153.1.1.2.1 s <value>
Start monitoring Vendor-neutral IETF standard, RFC 4807 (IPsec-capable gateway, firewall, router, or host) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPSEC-SPD-MIB::spdEgressPolicyGroupName OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 4807 (IPsec-capable gateway, firewall, router, or host) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | spdLocalConfigObjects | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1.1.2 | spdEgressPolicyGroupName | IPSEC-SPD-MIB |