All MIBs › VPNPOLICY-MIB
Category: VPN and Tunneling
Description: Manages VPN policy configurations including access control, routing policies, and traffic filtering rules for VPN instances.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is VPNPOLICY-MIB?
This is a MIB (vendor unspecified in the available text) for managing VPN policy configuration, covering access control rules, routing policies, and traffic filtering rules applied to VPN instances on a network device. It is a configuration-oriented module rather than a performance/hardware-sensor module, exposing policy definitions that govern how traffic is permitted, routed, or filtered across VPN tunnels or instances. Its relevance to hardware/software status monitoring is indirect: rather than tracking CPU, temperature, or memory, it lets an operator verify that VPN policy software configuration (which access rules and routing/filtering policies are active) matches intent, a software-configuration-state check rather than a fault/performance metric. No explicit dependency on other MIBs is indicated in the available text, though VPN policy modules of this kind commonly complement IPsec or tunnel-status MIBs reporting the operational state of the tunnels the policies apply to. It is typically deployed on VPN gateways, firewalls, or routers where administrators need to audit which access control and traffic-filtering policies are enforced per VPN instance. Network engineers evaluating or troubleshooting this functionality can download the VPNPOLICY-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in VPNPOLICY-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- VPN gateway or firewall appliance
Monitoring Examples
No specific object or table names are available for this module in the source excerpt, so a concrete polling scenario cannot be grounded in real identifiers. Based on its stated purpose, an administrator would typically poll a VPN policy table (analogous to a vpnPolicyTable/vpnPolicyEntry) to confirm which access-control and traffic-filtering rules are active for a given VPN instance. A mismatch between the expected and actual active policy would indicate configuration drift or a failed policy push to the device.
What Can Be Monitored
- VPN policy configuration state
- access control rule assignment
- traffic filtering rule assignment
This MIB depends on
Related MIBs
Imported Objects
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ibmIROCVPNpolicy | 1.3.6.1.4.1.2.6.119.4.15 | |||
| vpActions | 1.3.6.1.4.1.2.6.119.4.15.4 | |||
| vpConditions | 1.3.6.1.4.1.2.6.119.4.15.3 | |||
| vpDiffServAction | 1.3.6.1.4.1.2.6.119.4.15.4.2 | |||
| vpDiffServActionEntry | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1 | not-accessible | A Differential Services Action Table entry. | |
| vpDiffServActionTable | 1.3.6.1.4.1.2.6.119.4.15.4.2.1 | not-accessible | The Differential Services Action Table. | |
| INT vpDifSrvActBwShare | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.5 | INTEGER | read-only | The amount of bandwidth to allocate for packets matching this Differential Services Action. Bandwidth may be specified by percentage of output bandwidth or by an absolute number in Kbytes-Per-Second. See also vpDifSrvActBwType. |
| INT vpDifSrvActBwType | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.4 | INTEGER | read-only | Specifies whether the bandwidth share is a percentage of the output bandwidth or an absolute number in Kbytes-Per-Second. See also vpDifSrvActBwShare. |
| CTR vpDifSrvActMatches | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.8 | Counter | read-only | The number of packet matches for this Differential Services Action. |
| STR vpDifSrvActName | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.1 | DisplayString | read-only | The name of the Differential Services Action. |
| INT vpDifSrvActPermission | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.2 | INTEGER | read-only | Permit or Deny traffic matching the Traffic Profile. This parameter is used as a filter rule to control which IP traffic is allowed to be forwarded. |
| INT vpDifSrvActQuePriority | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.3 | INTEGER | read-only | The Queue Priority to be used for traffic. |
| OCT vpDifSrvActTransTosByteMask | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.6 | OCTET STRING | read-only | The Type of Service (TOS) Byte Mask Value. This is a 8-bit mask which is be applied to an incoming packet's TOS byte. |
| OCT vpDifSrvActTransTosByteMatch | 1.3.6.1.4.1.2.6.119.4.15.4.2.1.1.7 | OCTET STRING | read-only | The Type of Service (TOS) Byte Match Value. This is a 8-bit pattern which is used to compare to the value of the result of the ANDing of the incoming TOS byte and the mask value. |
| INT vpIkActAutoStart | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.7 | INTEGER | read-only | The ISAKMP Auto Start setting. When enabled the Security Association must be automatically negotiated at system initialization. |
| INT vpIkActConnSaLifeSize | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.4 | INTEGER | read-only | The Lifesize of the ISAKMP Phase-1 Connection. This specifies the amount of traffic in Kbytes after which the Phase-1 Security Association is renegotiated. |
| INT vpIkActConnSaLifeTime | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.3 | INTEGER | read-only | The Lifetime of the ISAKMP Phase-1 Connection. This specifies the amount of time in seconds after which the Phase-1 Security Association is renegotiated. |
| INT vpIkActExchangeMode | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.2 | INTEGER | read-only | The Exchange Mode for ISAKMP Phase-1 negotiations. |
| INT vpIkActInstOrder | 1.3.6.1.4.1.2.6.119.4.15.4.3.4.1.1 | INTEGER | read-only | The Active Instance Creation Order for the ISAKMP Action. |
| OCT vpIkActInstTunnelId | 1.3.6.1.4.1.2.6.119.4.15.4.3.4.1.2 | OCTET STRING | read-only | The ISAKMP Phase-1 Tunnel ID. |
| INT vpIkActInstTunnelIndex | 1.3.6.1.4.1.2.6.119.4.15.4.3.4.1.3 | INTEGER | read-only | The ISAKMP Phase-1 Tunnel Index (ikeTunnelIndex from the IBM IPSec MIB). |
| CTR vpIkActMatches | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.8 | Counter | read-only | The number of packet matches for this ISAKMP Action. |
| INT vpIkActMinPercentRefresh | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.6 | INTEGER | read-only | The minimium percentage of the ISAKMP Phase-1 proposals Lifetime that should be considered valid during ISAKMP Phase-1 negotiations. |
| STR vpIkActName | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.1 | DisplayString | read-only | The name of the ISAKMP Action. |
| INT vpIkActPolicyRole | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1.5 | INTEGER | read-only | The ISAKMP Policy Role. 1 = Initiator 2 = Responder 3 = Initiator and Responder |
| STR vpIkCorPropName | 1.3.6.1.4.1.2.6.119.4.15.4.3.3.1.2 | DisplayString | read-only | The name of the ISAKMP Proposal. This name can be used to index directly into the vpIsakmpProposalTable. |
| INT vpIkCorPropOrder | 1.3.6.1.4.1.2.6.119.4.15.4.3.3.1.1 | INTEGER | read-only | The Proposal Order for the ISAKMP Action. |
| INT vpIkPropAuthMethod | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1.2 | INTEGER | read-only | The Authentication Method to use in ISAKMP Phase-1 negotiations. |
| INT vpIkPropCipherAlgo | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1.4 | INTEGER | read-only | The Cipher Algorithm to use in ISAKMP Phase-1 negotiations. |
| INT vpIkPropDiffHellmanGrpId | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1.5 | INTEGER | read-only | The Diffie Hellman Group to use in ISAKMP Phase-1 negotiations. |
| INT vpIkPropHashAlgo | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1.3 | INTEGER | read-only | The Hash Algorithm to use in ISAKMP Phase-1 negotiations. |
| STR vpIkPropName | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1.1 | DisplayString | read-only | The name of the ISAKMP Proposal. |
| INT vpIkPropSaLifeSize | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1.7 | INTEGER | read-only | The Lifesize of the ISAKMP Phase-1 Connection. This specifies the amount of traffic in Kbytes after which the Phase-1 Security Association is renegotiated. |
| INT vpIkPropSaLifeTime | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1.6 | INTEGER | read-only | The Lifetime of the ISAKMP Phase-1 Connection. This specifies the amount of time in seconds after which the Phase-1 Security Association is renegotiated. |
| vpIsakmpAction | 1.3.6.1.4.1.2.6.119.4.15.4.3 | |||
| vpIsakmpActionEntry | 1.3.6.1.4.1.2.6.119.4.15.4.3.1.1 | not-accessible | An ISAKMP Action Table entry. | |
| vpIsakmpActionTable | 1.3.6.1.4.1.2.6.119.4.15.4.3.1 | not-accessible | The ISAKMP Action Table. | |
| vpIsakmpActiveInstEntry | 1.3.6.1.4.1.2.6.119.4.15.4.3.4.1 | not-accessible | An ISAKMP Active Instance Table entry. | |
| vpIsakmpActiveInstTable | 1.3.6.1.4.1.2.6.119.4.15.4.3.4 | not-accessible | The ISAKMP Active Instance Table. | |
| vpIsakmpCorEntry | 1.3.6.1.4.1.2.6.119.4.15.4.3.3.1 | not-accessible | An ISAKMP Correlation Table entry. | |
| vpIsakmpCorTable | 1.3.6.1.4.1.2.6.119.4.15.4.3.3 | not-accessible | The ISAKMP Correlation Table. This table can be used to to correlate ISAKMP Actions with ISAKMP Proposals. An ISAKMP Action may be associated with one or more ISAKMP Proposals. | |
| vpIsakmpProposalEntry | 1.3.6.1.4.1.2.6.119.4.15.4.3.2.1 | not-accessible | An ISAKMP Proposal Table entry. | |
| vpIsakmpProposalTable | 1.3.6.1.4.1.2.6.119.4.15.4.3.2 | not-accessible | The ISAKMP Proposal Table. | |
| INT vpLdapGblAdminLdapStatus | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.1 | INTEGER | read-write | The configured status of the LDAP Administrative parameter values. |
| STR vpLdapGblAdminPolicyBaseName | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.5 | DisplayString | read-write | The configured Base Name to use when retrieving policies from the LDAP Server. |
| INT vpLdapGblAdminPortNumber | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.6 | INTEGER | read-write | The configured Port Number to use when retrieving policies from the LDAP Server. |
| ADR vpLdapGblAdminPrimServerAddr | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.2 | VpIpAddress | read-write | The configured IP Address of the current Primary LDAP Server. |
| INT vpLdapGblAdminRetryInterval | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.8 | INTEGER | read-write | The configured Retry Interval in seconds to use when retrieving policies from the LDAP Server. |
| ADR vpLdapGblAdminSecServerAddr | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.3 | VpIpAddress | read-write | The configured IP Address of the current Secondary LDAP Server. |
| INT vpLdapGblAdminServerLdapLvl | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.4 | INTEGER | read-write | The configured LDAP Server level. |
| INT vpLdapGblAdminTimeOut | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.7 | INTEGER | read-write | The configured Time-Out period in seconds to use when retrieving policies from the LDAP Server. |
| STR vpLdapGblAdminUserId | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2.9 | DisplayString | read-write | The configured User ID to use when retrieving policies from the LDAP Server. |
| INT vpLdapGblOperLdapStatus | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.1 | INTEGER | read-only | The current status of the LDAP Operational parameter values. |
| STR vpLdapGblOperPolicyBaseName | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.5 | DisplayString | read-only | The current operational value of the Base Name to use when retrieving policies from the LDAP Server. |
| INT vpLdapGblOperPortNumber | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.6 | INTEGER | read-only | The current operational value of the Port Number to use when retrieving policies from the LDAP Server. |
| ADR vpLdapGblOperPrimServerAddr | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.2 | VpIpAddress | read-only | The current operational value of the IP Address for the Primary LDAP Server. |
| INT vpLdapGblOperRetryInterval | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.8 | INTEGER | read-only | The current operational value of the Retry Interval to use when retrieving policies from the LDAP Server. |
| ADR vpLdapGblOperSecServerAddr | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.3 | VpIpAddress | read-only | The current operational value of the IP Address for the Secondary LDAP Server. |
| INT vpLdapGblOperServerLdapLvl | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.4 | INTEGER | read-only | The current operational value of the LDAP Server Level. |
| INT vpLdapGblOperTimeOut | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.7 | INTEGER | read-only | The current operational value of the Time-Out Period to use when retrieving policies from the LDAP Server. |
| STR vpLdapGblOperUserId | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1.9 | DisplayString | read-only | The current operational value of the User ID to use when retrieving policies from the LDAP Server. |
| vpLdapGlobal | 1.3.6.1.4.1.2.6.119.4.15.1.2.1 | |||
| vpLdapGlobalAdmin | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.2 | |||
| vpLdapGlobalOper | 1.3.6.1.4.1.2.6.119.4.15.1.2.1.1 | |||
| INT vpPolCorRuleOrder | 1.3.6.1.4.1.2.6.119.4.15.2.3.1.1 | INTEGER | read-only | The order of this VPN Rule relative to other VPN Rules for this VPN Policy. |
| INT vpPolCorRulePriOrder | 1.3.6.1.4.1.2.6.119.4.15.2.3.1.2 | INTEGER | read-only | The priority of this VPN Rule relative to all VPN Rules. This number can be used to index directly into the vpPolicyRulePriTable. |
| STR vpPolDiffServActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.8 | DisplayString | read-only | The name of the Differential Services Action for the VPN Policy. This name can be used to index directly into the vpDiffServActionTable. |
| vpPolicy | 1.3.6.1.4.1.2.6.119.4.15.2 | |||
| vpPolicyCorEntry | 1.3.6.1.4.1.2.6.119.4.15.2.3.1 | not-accessible | A VPN Policy Correlation Table entry. | |
| vpPolicyCorTable | 1.3.6.1.4.1.2.6.119.4.15.2.3 | not-accessible | The VPN Policy Correlation Table. This table can be used to correlate VPN Policies with VPN Policy Rules. A VPN Policy may be associated with one or more VPN Policy Rules. | |
| vpPolicyEntry | 1.3.6.1.4.1.2.6.119.4.15.2.1.1 | not-accessible | A VPN Policy Table entry. | |
| vpPolicyRulePriEntry | 1.3.6.1.4.1.2.6.119.4.15.2.2.1 | not-accessible | A VPN Policy Rule Priority Table entry. | |
| vpPolicyRulePriTable | 1.3.6.1.4.1.2.6.119.4.15.2.2 | not-accessible | The VPN Policy Rule Priority Table. | |
| vpPolicyTable | 1.3.6.1.4.1.2.6.119.4.15.2.1 | not-accessible | The VPN Policy Table. | |
| INT vpPolIpsecManualTunId | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.11 | INTEGER | read-only | The ID of manually configured IPSec Phase-2 Tunnel. |
| STR vpPolIsakmpActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.9 | DisplayString | read-only | The name of the ISAKMP Action for the VPN Policy. This name can be used to index directly into the vpIsakmpActionTable. |
| CTR vpPolMatches | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.12 | Counter | read-only | The number of packet matches for this VPN Policy. |
| STR vpPolName | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.1 | DisplayString | read-only | The VPN Policy Name. |
| INT vpPolPriority | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.3 | INTEGER | read-only | The priority of VPN Policy. |
| STR vpPolRsvpActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.7 | DisplayString | read-only | The name of the RSVP Action for the VPN Policy. This name can be used to index directly into the vpRsvpActionTable. |
| STR vpPolRulePriDiffServActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.8 | DisplayString | read-only | The name of the Differential Services Action for the VPN Policy. This name can be used to index directly into the vpDiffServActionTable. |
| INT vpPolRulePriIpsecManualTunId | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.11 | INTEGER | read-only | The ID of manually configured IPSec Phase-2 Tunnel. |
| STR vpPolRulePriIsakmpActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.9 | DisplayString | read-only | The name of the ISAKMP Action for the VPN Policy. This name can be used to index directly into the vpIsakmpActionTable. |
| STR vpPolRulePriName | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.2 | DisplayString | read-only | The VPN Policy Rule Name. |
| INT vpPolRulePriOrder | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.1 | INTEGER | read-only | The priority of this VPN Rule relative to all VPN Rules. |
| INT vpPolRulePriPriority | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.4 | INTEGER | read-only | The VPN Policy Rule Priority. |
| STR vpPolRulePriRsvpActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.7 | DisplayString | read-only | The name of the RSVP Action for the VPN Policy. This name can be used to index directly into the vpRsvpActionTable. |
| STR vpPolRulePriSecurityActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.10 | DisplayString | read-only | The name of the Security Action for the VPN Policy. This name can be used to index directly into the vpSecurityActionTable. |
| INT vpPolRulePriStatus | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.3 | INTEGER | read-write | The current status of the VPN Policy Rule. 1 = enabled 2 = disabled. |
| STR vpPolRulePriTrafficProfileRef | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.5 | DisplayString | read-only | The name of the Traffic Profile for the VPN Policy Rule. This name can be used to index directly into the vpTrafficProfileTable. |
| STR vpPolRulePriValidityPeriodRef | 1.3.6.1.4.1.2.6.119.4.15.2.2.1.6 | DisplayString | read-only | The name of the Validity Period for the VPN Policy. This name can be used to index directly into the vpValidityPeriodTable. |
| STR vpPolSecurityActionRef | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.10 | DisplayString | read-only | The name of the Security Action for the VPN Policy. This name can be used to index directly into the vpSecurityActionTable. |
| INT vpPolStatus | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.2 | INTEGER | read-write | The current status of the VPN Policy. 1 = enabled 2 = disabled. |
| STR vpPolTrafficProfileRef | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.5 | DisplayString | read-only | The name of the Traffic Profile for the VPN Policy. This name can be used to index directly into the vpTrafficProfileTable. |
| INT vpPolValidity | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.4 | INTEGER | read-only | The validity of VPN Policy. |
| STR vpPolValidityPeriodRef | 1.3.6.1.4.1.2.6.119.4.15.2.1.1.6 | DisplayString | read-only | The name of the Validity Period for the VPN Policy. This name can be used to index directly into the vpValidityPeriodTable. |
| STR vpRsvpActDiffSvrRef | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.7 | DisplayString | read-only | The name of the Differential Services Action for this RSVP Action. This name can be used to index directly into the vpDiffServActionTable. |
| vpRsvpAction | 1.3.6.1.4.1.2.6.119.4.15.4.1 | |||
| vpRsvpActionEntry | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1 | not-accessible | A RSVP Action Table entry. | |
| vpRsvpActionTable | 1.3.6.1.4.1.2.6.119.4.15.4.1.1 | not-accessible | The RSVP Action Table. | |
| CTR vpRsvpActMatches | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.8 | Counter | read-only | The number of packet matches for this RSVP Action. |
| INT vpRsvpActMaxFlowDuration | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.5 | INTEGER | read-only | The Maximum Amount of Time in seconds that RSVP should allow a reservation to be active. |
| INT vpRsvpActMaxRatePerFlow | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.3 | INTEGER | read-only | The Maximum Amount of Bandwidth in Kbytes-Per-Second that RSVP should be allowed to allocate for one individual flow. |
| INT vpRsvpActMaxTokenBucketPerFlow | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.4 | INTEGER | read-only | The Maximum Token Bucket to allocate for a RSVP flow. |
| INT vpRsvpActMinDelay | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.6 | INTEGER | read-only | The Minimum Delay in milliseconds that RSVP should be allowed to reserve for an individual RSVP reservation. |
| STR vpRsvpActName | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.1 | DisplayString | read-only | The name of the RSVP Action. |
| INT vpRsvpActPermission | 1.3.6.1.4.1.2.6.119.4.15.4.1.1.1.2 | INTEGER | read-only | Permit or deny RSVP requests of with the type of vpRsvpActFlowSvrType. |
| INT vpSecActAutoStart | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.16 | INTEGER | read-only | The IPSec Auto Start setting. When enabled the Security Association must be automatically negotiated at system initialization. |
| INT vpSecActDontFragBitHandling | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.17 | INTEGER | read-only | The IPSec processing to perform on the Don't Fragment (DF) Bit when building a new package header. in the original 1 = Copy the DF Bit from the orginal header to the new header 2 = Set (Turn On) the DF Bit in the new header 3 = Clear (Turn Off) the DF Bit in the new header |
| INT vpSecActInstOrder | 1.3.6.1.4.1.2.6.119.4.15.4.4.10.1.1 | INTEGER | read-only | The Active Instance Order for the Security Action. |
| INT vpSecActInstTunnelId | 1.3.6.1.4.1.2.6.119.4.15.4.4.10.1.2 | INTEGER | read-only | The IPSec Phase-2 Tunnel ID. |
| INT vpSecActInstTunnelIndex | 1.3.6.1.4.1.2.6.119.4.15.4.4.10.1.3 | INTEGER | read-only | The IPSec Phase-2 Tunnel Index (ipSecTunnelIndex from the IBM IPSec MIB). |
| INT vpSecActLocProxyProtocol | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.7 | INTEGER | read-only | The Local Proxy Protocol. |
| INT vpSecActLocProxySrcPort | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.8 | INTEGER | read-only | The Local Proxy Source Port. |
| INT vpSecActLocProxyType | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.5 | INTEGER | read-only | The Local Proxy Type. This value is used in interpreting the Local Proxy Value. 1 = IP V4 Address 2 = Fully Qualified Domain Name 3 = User Fully Qualified Domain Name 4 = IP V4 Address Subnet 7 = IP V4 Address Range 9 = Domain Name 10 = Global Name 11 = Key ID |
| STR vpSecActLocProxyValue | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.6 | DisplayString | read-only | The Local Proxy Value. See vpSecActLocProxyType for more information. |
| CTR vpSecActMatches | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.19 | Counter | read-only | The number of packet matches for this Securtiy Action. |
| INT vpSecActMinPercentRefresh | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.14 | INTEGER | read-only | The minimium percentage of the Security Associations Lifetime that should be considered valid during IPSec negotiations. |
| STR vpSecActName | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.1 | DisplayString | read-only | The name of the Security Action. |
| INT vpSecActRemProxyProtocol | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.11 | INTEGER | read-only | The Remote Proxy Protocol. |
| INT vpSecActRemProxySrcPort | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.12 | INTEGER | read-only | The Remote Proxy Source Port. |
| INT vpSecActRemProxyType | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.9 | INTEGER | read-only | The Remote Proxy Type. This value is used in interpreting the Remote Proxy Value. 1 = IP V4 Address 2 = Fully Qualified Domain Name 3 = User Fully Qualified Domain Name 4 = IP V4 Address Subnet 7 = IP V4 Address Range 9 = Domain Name 10 = Global Name 11 = Key ID |
| STR vpSecActRemProxyValue | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.10 | DisplayString | read-only | The Remote Proxy Value. See vpSecActRemProxyType for more information. |
| INT vpSecActReplayPrevention | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.18 | INTEGER | read-only | The IPSec Replay Prevention setting. |
| INT vpSecActSaRefreshThresh | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.13 | INTEGER | read-only | The IPSec Security Association Refresh Threshold. The value is represented as a percentage of the Security Association Lifetime or Security Association Lifesize. |
| ADR vpSecActTunEndAddr | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.4 | VpIpAddress | read-only | The IP Address of the IPSec Tunnel Ending Point. |
| INT vpSecActTunnelInTunnel | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.15 | INTEGER | read-only | Specifies whether or not this IPSec Tunnel is protected by another tunnel. |
| ADR vpSecActTunStartAddr | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.3 | VpIpAddress | read-only | The IP Address of the IPSec Tunnel Starting Point. |
| INT vpSecActType | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1.2 | INTEGER | read-only | The Type of action which should be performed to packets matching the Traffic Profile of a Policy specifying this action. |
| STR vpSecAhTransCorName | 1.3.6.1.4.1.2.6.119.4.15.4.4.7.1.2 | DisplayString | read-only | The name of the AH Transform. This name can be used to index directly into the vpSecurityAhTransformTable. |
| INT vpSecAhTransCorOrder | 1.3.6.1.4.1.2.6.119.4.15.4.4.7.1.1 | INTEGER | read-only | The AH Transform Order for the Security Proposal. |
| INT vpSecAhTransEncapMode | 1.3.6.1.4.1.2.6.119.4.15.4.4.3.1.3 | INTEGER | read-only | The AH Encapsulation Mode. |
| INT vpSecAhTransIntgAlgo | 1.3.6.1.4.1.2.6.119.4.15.4.4.3.1.2 | INTEGER | read-only | The AH Integrity Algorithm. |
| STR vpSecAhTransName | 1.3.6.1.4.1.2.6.119.4.15.4.4.3.1.1 | DisplayString | read-only | The name of the AH Transform. |
| INT vpSecAhTransSaLifeSize | 1.3.6.1.4.1.2.6.119.4.15.4.4.3.1.5 | INTEGER | read-only | The Lifesize of the AH Security Association. This specifies the amount of traffic in Kbytes after which the AH Security Association is renegotiated. |
| INT vpSecAhTransSaLifeTime | 1.3.6.1.4.1.2.6.119.4.15.4.4.3.1.4 | INTEGER | read-only | The Lifetime of the AH Security Association. This specifies the amount of time in seconds after which the AH Security Association is renegotiated. |
| INT vpSecCorPropOrder | 1.3.6.1.4.1.2.6.119.4.15.4.4.6.1.1 | INTEGER | read-only | The Proposal Order for the Security Action. |
| STR vpSecCorPropRef | 1.3.6.1.4.1.2.6.119.4.15.4.4.6.1.2 | DisplayString | read-only | The name of the Security Proposal. This name can be used to index directly into the vpSecurityProposalTable. |
| INT vpSecEspTransCipherAlgo | 1.3.6.1.4.1.2.6.119.4.15.4.4.4.1.4 | INTEGER | read-only | The ESP Cipher Alogrithm. |
| STR vpSecEspTransCorName | 1.3.6.1.4.1.2.6.119.4.15.4.4.8.1.2 | DisplayString | read-only | The name of the ESP Transform. This name can be used to index directly into the vpSecurityEspTransformTable. |
| INT vpSecEspTransCorOrder | 1.3.6.1.4.1.2.6.119.4.15.4.4.8.1.1 | INTEGER | read-only | The ESP Transform Order for the Security Proposal. |
| INT vpSecEspTransEncapMode | 1.3.6.1.4.1.2.6.119.4.15.4.4.4.1.2 | INTEGER | read-only | The ESP Encapsulation Mode. |
| INT vpSecEspTransIntgAlgo | 1.3.6.1.4.1.2.6.119.4.15.4.4.4.1.3 | INTEGER | read-only | The ESP Integrity Algorithm. |
| STR vpSecEspTransName | 1.3.6.1.4.1.2.6.119.4.15.4.4.4.1.1 | DisplayString | read-only | The name of the ESP Transform. |
| INT vpSecEspTransSaLifeSize | 1.3.6.1.4.1.2.6.119.4.15.4.4.4.1.6 | INTEGER | read-only | The Lifesize of the ESP Security Association. This specifies the amount of traffic in Kbytes after which the ESP Security Association is renegotiated. |
| INT vpSecEspTransSaLifeTime | 1.3.6.1.4.1.2.6.119.4.15.4.4.4.1.5 | INTEGER | read-only | The Lifetime of the ESP Security Association. This specifies the amount of time in seconds after which the ESP Security Association is renegotiated. |
| INT vpSecIpcompTransAlgo | 1.3.6.1.4.1.2.6.119.4.15.4.4.5.1.2 | INTEGER | read-only | The IPCOMP Alogrithm. |
| STR vpSecIpcompTransCorName | 1.3.6.1.4.1.2.6.119.4.15.4.4.9.1.2 | DisplayString | read-only | The name of the IPCOMP Transform. This name can be used to index directly into the vpSecurityIpcompTransformTable. |
| INT vpSecIpcompTransCorOrder | 1.3.6.1.4.1.2.6.119.4.15.4.4.9.1.1 | INTEGER | read-only | The IPCOMP Transform Order for the Security Proposal. |
| STR vpSecIpcompTransName | 1.3.6.1.4.1.2.6.119.4.15.4.4.5.1.1 | DisplayString | read-only | The name of the IPCOMP Transform. |
| INT vpSecIpcompTransSaLifeSize | 1.3.6.1.4.1.2.6.119.4.15.4.4.5.1.5 | INTEGER | read-only | The Lifesize of the IPCOMP Security Association. This specifies the amount of traffic in Kbytes after which the IPCOMP Security Association is renegotiated. |
| INT vpSecIpcompTransSaLifeTime | 1.3.6.1.4.1.2.6.119.4.15.4.4.5.1.4 | INTEGER | read-only | The Lifetime of the IPCOMP Security Association. This specifies the amount of time in seconds after which the IPCOMP Security Association is renegotiated. |
| INT vpSecIpcompTransVendAlgo | 1.3.6.1.4.1.2.6.119.4.15.4.4.5.1.3 | INTEGER | read-only | The IPCOMP Vendor Alogrithm. |
| INT vpSecPropDiffHellmanGrpId | 1.3.6.1.4.1.2.6.119.4.15.4.4.2.1.3 | INTEGER | read-only | The Diffie Hellman Group to use in IPSec Phase-2 negotiations. |
| STR vpSecPropName | 1.3.6.1.4.1.2.6.119.4.15.4.4.2.1.1 | DisplayString | read-only | The name of the Security Proposal. |
| INT vpSecPropPrfFwdSecr | 1.3.6.1.4.1.2.6.119.4.15.4.4.2.1.2 | INTEGER | read-only | The state of the Perfect Forward Secrecy function. |
| vpSecurityAction | 1.3.6.1.4.1.2.6.119.4.15.4.4 | |||
| vpSecurityActionEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.1.1 | not-accessible | A Security Action Table entry. | |
| vpSecurityActionTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.1 | not-accessible | The Security Action Table. | |
| vpSecurityActiveInstEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.10.1 | not-accessible | A Security Active Instance Table entry. | |
| vpSecurityActiveInstTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.10 | not-accessible | The Security Active Instance Table. | |
| vpSecurityAhCorEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.7.1 | not-accessible | A Security AH Transform Correlation Table entry. | |
| vpSecurityAhCorTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.7 | not-accessible | The Security AH Transform Correlation Table. This table can be used to correlate Security Proposals with AH Transforms. A Security Proposal may be associated with one or more AH Transforms. | |
| vpSecurityAhTransEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.3.1 | not-accessible | A Security AH Transform Table entry. | |
| vpSecurityAhTransTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.3 | not-accessible | The Security AH Transform Table. | |
| vpSecurityEspCorEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.8.1 | not-accessible | A Security Security ESP Transform Correlation Table entry. | |
| vpSecurityEspCorTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.8 | not-accessible | The Security ESP Transform Correlation Table. This table can be used to correlate Security Proposals with ESP Transforms. A Security Proposal may be associated with one or more ESP Transforms. | |
| vpSecurityEspTransEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.4.1 | not-accessible | A Security ESP Transform Table entry. | |
| vpSecurityEspTransTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.4 | not-accessible | The Security ESP Transform Table. | |
| vpSecurityIpcompCorEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.9.1 | not-accessible | A Security Security IPCOMP Transform Correlation Table entry. | |
| vpSecurityIpcompCorTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.9 | not-accessible | The Security IPCOMP Transform Correlation Table. This table can be used to correlate Security Proposals with IPCOMP Transforms. A Security Proposal may be associated with one or more IPCOMP Transforms. | |
| vpSecurityIpcompTransEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.5.1 | not-accessible | A Security IPCOMP Transform Table entry. | |
| vpSecurityIpcompTransTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.5 | not-accessible | The Security IPCOMP Transform Table. | |
| vpSecurityPropCorEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.6.1 | not-accessible | A Security Proposal Correlation Table entry. | |
| vpSecurityPropCorTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.6 | not-accessible | The Security Proposal Correlation Table. This table can be used to to correlate Security Actions with Security Proposals. A Security Action may be associated with one or more Security Proposals. | |
| vpSecurityProposalEntry | 1.3.6.1.4.1.2.6.119.4.15.4.4.2.1 | not-accessible | A Security Proposal Table entry. | |
| vpSecurityProposalTable | 1.3.6.1.4.1.2.6.119.4.15.4.4.2 | not-accessible | The Security Proposal Table. | |
| INT vpSysCurConfigSource | 1.3.6.1.4.1.2.6.119.4.15.1.1.5 | INTEGER | read-only | The current configuration source location(s). 1 = policy refresh in progress 2 = no policies were found in any source location 3 = policies were found in all source locations 4 = policies were found in SRAM 5 = policies were found in LDAP. |
| OCT vpSysCurTime | 1.3.6.1.4.1.2.6.119.4.15.1.1.3 | OCTET STRING | read-only | The current time in seconds since 1900. |
| INT vpSysHoursFromCut | 1.3.6.1.4.1.2.6.119.4.15.1.1.4 | INTEGER | read-only | The number of hours from Coordinated Universal Time which is abbreviated UTC as specified by the International Telecommunications Union. 1 = (UTC -0)...Coordinated Universal Time; United Kingdom 2 = (UTC -1)...Azores; Cape Verde 3 = (UTC -2)...Falkland Islands 4 = (UTC -3)...Greenland; East Brazil 5 = (UTC -4)...Central Brazil 6 = (UTC -5)...Eastern U.S.; Colombia 7 = (UTC -6)...Central U.S.; Honduras 8 = (UTC -7)...Mountain U.S. 9 = (UTC -8)...Pacific U.S.; Yukon 10 = (UTC -9)...Alaska 11 = (UTC-10)...Hawaii; Aleutian 12 = (UTC-11)...Bering Straits 13 = (UTC +1)...Norway; France 14 = (UTC +2)...Finland; South Africa 15 = (UTC +3)...Turkey; Saudi Arabia 16 = (UTC +4)...Gorki; Central Asia; Oman 17 = (UTC +5)...Pakistan 18 = (UTC +6)...Tashkent; Central Asia 19 = (UTC +7)...Thailand 20 = (UTC +8)...Western Australia 21 = (UTC +9)...Japan; Korea 22 = (UTC+10)...Eastern Australia 23 = (UTC+11)...Solomon Islands 24 = (UTC+12)...New Zealand |
| INT vpSysMibLevel | 1.3.6.1.4.1.2.6.119.4.15.1.1.1 | INTEGER | read-only | The level of the IBM VPN Policy MIB. |
| INT vpSysRefreshConfig | 1.3.6.1.4.1.2.6.119.4.15.1.1.6 | INTEGER | read-write | This object provides the ability to refresh the system's policies when set and provides the source of the last refresh when read. 1 = refresh policies from the operational (active) policy source location(s) 2 = refresh policies from the administrative (configured) policy source location(s). |
| vpSystem | 1.3.6.1.4.1.2.6.119.4.15.1 | |||
| vpSystemGlobal | 1.3.6.1.4.1.2.6.119.4.15.1.1 | |||
| vpSystemLdap | 1.3.6.1.4.1.2.6.119.4.15.1.2 | |||
| TIK vpSysUpTime | 1.3.6.1.4.1.2.6.119.4.15.1.1.2 | TimeTicks | read-only | The length of time in hundredths of a second that the policy definitions have been active. |
| STR vpTestPolDiffServAction | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.15 | DisplayString | read-only | The Differential Services Action Name found for this test. If the result of this test is successful, this object is will contain the a valid action name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| STR vpTestPolDiffServPolicy | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.14 | DisplayString | read-only | The Differential Services Policy Name found for this test. If the result of this test is successful, this object is will contain the a valid policy name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| ADR vpTestPolDstAddr | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.4 | VpIpAddress | read-write | The packet destination IP Address which was specified during row creation. This object may not be altered after the row is created. |
| INT vpTestPolDstPort | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.5 | INTEGER | read-write | The packet destination port which was specified during row creation. This object may not be altered after the row is created. |
| ADR vpTestPolEgressAddr | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.9 | VpIpAddress | read-write | The IP address of the device interface which will be used to send the packet. An IP address of 0.0.0.0 should be used to test policies which do NOT have Ingress/Egress interface definitions. |
| vpTestPolicyEntry | 1.3.6.1.4.1.2.6.119.4.15.5.1.1 | not-accessible | A Policy Test Table entry. | |
| vpTestPolicyTable | 1.3.6.1.4.1.2.6.119.4.15.5.1 | not-accessible | The Policy Test Table. | |
| INT vpTestPolIndex | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.1 | INTEGER | read-only | The index of the Policy Test Table. The value of the index is a number which was specified during row creation. |
| ADR vpTestPolIngressAddr | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.8 | VpIpAddress | read-write | The IP address of the device interface which received the packet. An IP address of 0.0.0.0 should be used to test policies which do NOT have Ingress/Egress interface definitions. |
| STR vpTestPolIPSecAction | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.19 | DisplayString | read-only | The IPSec Action Name found for this test. If the result of this test is successful, this object is will contain the a valid action name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| STR vpTestPolIPSecPolicy | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.18 | DisplayString | read-only | The IPSec Policy Name found for this test. If the result of this test is successful, this object is will contain the a valid policy name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| STR vpTestPolIsakmpAction | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.17 | DisplayString | read-only | The ISAKMP Action Name found for this test. If the result of this test is successful, this object is will contain the a valid action name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| STR vpTestPolIsakmpPolicy | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.16 | DisplayString | read-only | The ISAKMP Policy Name found for this test. If the result of this test is successful, this object is will contain the a valid policy name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| INT vpTestPolProtocol | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.6 | INTEGER | read-write | The packet protocol which was specified during row creation. This object may not be altered after the row is created. |
| INT vpTestPolResult | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.10 | INTEGER | read-only | The result of the test. |
| STR vpTestPolRsvpAction | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.13 | DisplayString | read-only | The Rsvp Action Name found for this test. If the result of this test is successful, this object is will contain the a valid action name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| STR vpTestPolRsvpPolicy | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.12 | DisplayString | read-only | The RSVP Policy Name found for this test. If the result of this test is successful, this object is will contain the a valid policy name if a match was found or NULL if a match was not found. If the result is not successful, the value of this object will be NULL. |
| ADR vpTestPolSrcAddr | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.2 | VpIpAddress | read-write | The packet source IP Address which was specified during row creation. This object may not be altered after the row is created. |
| INT vpTestPolSrcPort | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.3 | INTEGER | read-write | The packet source port which was specified during row creation. This object may not be altered after the row is created. |
| INT vpTestPolStatus | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.11 | INTEGER | read-write | This object is used to create a new row. It may not be altered after the row is created. |
| OCT vpTestPolTosByte | 1.3.6.1.4.1.2.6.119.4.15.5.1.1.7 | OCTET STRING | read-write | The packet Type of Service (TOS) Byte which was specified during row creation. This object may not be altered after the row is created. |
| vpTests | 1.3.6.1.4.1.2.6.119.4.15.5 | |||
| vpTrafficIfEntry | 1.3.6.1.4.1.2.6.119.4.15.3.1.2.1 | not-accessible | A Traffic Interface Table entry. | |
| vpTrafficIfTable | 1.3.6.1.4.1.2.6.119.4.15.3.1.2 | not-accessible | The Traffic Interface Table. | |
| vpTrafficProfile | 1.3.6.1.4.1.2.6.119.4.15.3.1 | |||
| vpTrafficProfileEntry | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1 | not-accessible | A Traffic Profile Table entry. | |
| vpTrafficProfileTable | 1.3.6.1.4.1.2.6.119.4.15.3.1.1 | not-accessible | The Traffic Profile Table. | |
| vpTrafficRemIdEntry | 1.3.6.1.4.1.2.6.119.4.15.3.1.3.1 | not-accessible | A Traffic Remote Identification Table entry. | |
| vpTrafficRemIdTable | 1.3.6.1.4.1.2.6.119.4.15.3.1.3 | not-accessible | The Traffic Remote Identification Table. | |
| ADR vpTrafIfInAddr | 1.3.6.1.4.1.2.6.119.4.15.3.1.2.1.2 | VpIpAddress | read-only | The Traffic Interface Inbound IP Address. |
| INT vpTrafIfIndex | 1.3.6.1.4.1.2.6.119.4.15.3.1.2.1.1 | INTEGER | read-only | The Traffic Interface index. |
| ADR vpTrafIfOutAddr | 1.3.6.1.4.1.2.6.119.4.15.3.1.2.1.3 | VpIpAddress | read-only | The Traffic Interface Outbound IP Address. |
| ADR vpTrafProfDstHiAddr | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.8 | VpIpAddress | read-only | The high destination IP Address for this Traffic Profile. |
| INT vpTrafProfDstHiPort | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.10 | INTEGER | read-only | The high destination port number for this Traffic Profile. |
| ADR vpTrafProfDstLoAddr | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.9 | VpIpAddress | read-only | The low destination IP Address for this Traffic Profile. |
| INT vpTrafProfDstLoPort | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.11 | INTEGER | read-only | The low destination port number for this Traffic Profile. |
| INT vpTrafProfHiProtocol | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.2 | INTEGER | read-only | The high protocol number for this Traffic Profile. |
| INT vpTrafProfLocIdType | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.14 | INTEGER | read-only | The Traffic Local Identification Type. This value is used in interpreting the Traffic Local Identification Value. 1 = IP V4 Address 2 = Fully Qualified Domain Name 3 = User Fully Qualified Domain Name 9 = Domain Name 10 = Global Name 11 = Key ID 99 = Any |
| STR vpTrafProfLocIdValue | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.15 | DisplayString | read-only | The Traffic Local Identification Value. See vpTrafProfLocIdType for more information. |
| INT vpTrafProfLoProtocol | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.3 | INTEGER | read-only | The low protocol number for this Traffic Profile. |
| STR vpTrafProfName | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.1 | DisplayString | read-only | The name of the Traffic Profile. |
| OCT vpTrafProfRcvTosByteMask | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.12 | OCTET STRING | read-only | The Type of Service (TOS) Byte Mask Value. This is a 8-bit mask which is be applied to an incoming packet's TOS byte. |
| OCT vpTrafProfRcvTosByteMatch | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.13 | OCTET STRING | read-only | The Type of Service (TOS) Byte Match Value. This is a 8-bit pattern which is used to compare to the value of the result of the ANDing of the incoming TOS byte and the mask value. |
| STR vpTrafProfRemGroup | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.16 | DisplayString | read-only | The Traffic Remote Group Name. |
| ADR vpTrafProfSrcHiAddr | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.4 | VpIpAddress | read-only | The high source IP Address for this Traffic Profile. |
| INT vpTrafProfSrcHiPort | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.6 | INTEGER | read-only | The high source port number for this Traffic Profile. |
| ADR vpTrafProfSrcLoAddr | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.5 | VpIpAddress | read-only | The low source IP Address for this Traffic Profile. |
| INT vpTrafProfSrcLoPort | 1.3.6.1.4.1.2.6.119.4.15.3.1.1.1.7 | INTEGER | read-only | The low source port number for this Traffic Profile. |
| INT vpTrafRemIdAuthMode | 1.3.6.1.4.1.2.6.119.4.15.3.1.3.1.4 | INTEGER | read-only | The Traffic Remote Identification Authentication Mode. 1 = preshared key 2 = certificate |
| INT vpTrafRemIdIndex | 1.3.6.1.4.1.2.6.119.4.15.3.1.3.1.1 | INTEGER | read-only | The Traffic Remote Identification Index. |
| INT vpTrafRemIdType | 1.3.6.1.4.1.2.6.119.4.15.3.1.3.1.2 | INTEGER | read-only | The Traffic Remote Identification Type. This value is used in interpreting the Traffic Remote Identification Value. 1 = IP V4 Address 2 = Fully Qualified Domain Name 3 = User Fully Qualified Domain Name 9 = Domain Name 10 = Global Name 11 = Key ID |
| STR vpTrafRemIdValue | 1.3.6.1.4.1.2.6.119.4.15.3.1.3.1.3 | DisplayString | read-only | The Traffic Remote Identification Value. See vpTrafRemIdValueType for more information. |
| vpValidityPeriod | 1.3.6.1.4.1.2.6.119.4.15.3.2 | |||
| vpValidityPeriodEntry | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1 | not-accessible | A Validity Period Table entry. | |
| vpValidityPeriodTable | 1.3.6.1.4.1.2.6.119.4.15.3.2.1 | not-accessible | The Validity Period Table. | |
| OCT vpValPrdDaysMask | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1.5 | OCTET STRING | read-only | The Days-Of-The-Week Mask for this Validity Period. Each Bit in the Mask represents a day. Octet 1 ------------------------------- 7 6 5 4 3 2 1 0 0 Mon Tue Wed Thr Fri Sat Sun |
| OCT vpValPrdEndTime | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1.3 | OCTET STRING | read-only | The Validity End Time in seconds since 1900. A value of xFF:FF:FF:FF signifies forever. |
| OCT vpValPrdMonthMask | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1.4 | OCTET STRING | read-only | The Month Mask for this Validity Period. Each Bit in the Mask represents a month. Octet 2 Octet 1 ---------------------- ------------------------------- 7-4 3 2 1 0 7 6 5 4 3 2 1 0 0's Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec |
| STR vpValPrdName | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1.1 | DisplayString | read-only | The name of the Validity Period. |
| OCT vpValPrdStartTime | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1.2 | OCTET STRING | read-only | The Validity Start Time in seconds since 1900. A value of xFF:FF:FF:FF signifies forever. |
| OCT vpValPrdStartTod | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1.6 | OCTET STRING | read-only | The Validity Period Start Time-Of-Day. It is represented in the number of seconds since 00:00 AM. A value of xFF:FF:FF:FF signifies all day. |
| OCT vpValPrdStopTod | 1.3.6.1.4.1.2.6.119.4.15.3.2.1.1.7 | OCTET STRING | read-only | The Validity Period End Time-Of-Day. It is represented in the number of seconds since 00:00 AM. A value of xFF:FF:FF:FF signifies all day. |
RFC description
IBM VPN policy MIB for managing virtual private network (VPN) policies, conditions, and actions.
Start monitoring VPN gateway or firewall appliance (access-control/routing/filter policy config status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.