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
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>
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.1 | spdLocalConfigObjects | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1.1.2 | spdEgressPolicyGroupName | IPSEC-SPD-MIB |