RC-IPSEC-MIB
140 objects
Enterprise MIB for the IPSEC mibs.
Imported Objects
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| RAPID-CITY | rcIpsec |
| SNMPv2-SMI | Counter64 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2272.1.213.0 | IdentityrcIpsecMib | Enterprise MIB for the IPSEC mibs. | ||
| 1.3.6.1.4.1.2272.1.213.1 | TablercIpsecPolicyTable | not-accessible | current | The policy table is used to store all the attribute values under the policy. An IPSec policy typically consists of a policy name, raddr and laddr to which the … |
| 1.3.6.1.4.1.2272.1.213.1.1 | RowrcIpsecPolicyEntry | not-accessible | current | An Ipsec Policy table entry. |
| 1.3.6.1.4.1.2272.1.213.1.1.1 | ColumnrcIpsecPolicyName | not-accessible | current | This object contains name of the Ipsec policy. |
| 1.3.6.1.4.1.2272.1.213.1.1.2 | ColumnrcIpsecPolicyDstAddressType | read-create | current | This object specifies the type of address field in the rcIpsecPolicyDstAddress. |
| 1.3.6.1.4.1.2272.1.213.1.1.3 | ColumnrcIpsecPolicyDstAddress | read-create | current | The destination interface address to which the policy is added. |
| 1.3.6.1.4.1.2272.1.213.1.1.4 | ColumnrcIpsecPolicySrcAddressType | read-create | current | This object specifies the type of address field in the rcIpsecPolicySrcAddress. |
| 1.3.6.1.4.1.2272.1.213.1.1.5 | ColumnrcIpsecPolicySrcAddress | read-create | current | The source interface address of the router to which the policy is added. |
| 1.3.6.1.4.1.2272.1.213.1.1.6 | ColumnrcIpsecPolicySrcPort | read-create | current | The TCP/UDP source port number for which the policy is added. |
| 1.3.6.1.4.1.2272.1.213.1.1.7 | ColumnrcIpsecPolicyDstPort | read-create | current | The TCP/UDP destination port number for which the policy is added. |
| 1.3.6.1.4.1.2272.1.213.1.1.8 | ColumnrcIpsecPolicyAdminFlag | read-create | current | The flag is used to enable the policy created. |
| 1.3.6.1.4.1.2272.1.213.1.1.9 | ColumnrcIpsecPolicyL4Protocol | read-create | current | This object specifies the IP protocol number for the l4 protocol to which this particular policy is added. |
| 1.3.6.1.4.1.2272.1.213.1.1.10 | ColumnrcIpsecPolicyAction | read-create | current | The object contains a value that set the action for the IPSec policy, either to permit or drop the packet. |
| 1.3.6.1.4.1.2272.1.213.1.1.11 | ColumnrcIpsecPolicyRowStatus | read-create | current | Used to create/delete entries in the rcIpsecPolicyTable. |
| 1.3.6.1.4.1.2272.1.213.2 | TablercIpsecSATable | not-accessible | current | The Security Association(SA) table is used to store all the attribute values under the security association. An IPSec SA typically consists of SA name, securit… |
| 1.3.6.1.4.1.2272.1.213.2.1 | RowrcIpsecSAEntry | not-accessible | current | A Security Association structure table entry. |
| 1.3.6.1.4.1.2272.1.213.2.1.1 | ColumnrcIpsecSAName | not-accessible | current | This object contains name of the security association. |
| 1.3.6.1.4.1.2272.1.213.2.1.2 | ColumnrcIpsecSASpi | read-create | current | This object contains, Security Parameter Index (SPI), which is an identification tag added to the header. This along with protocol value and destination are us… |
| 1.3.6.1.4.1.2272.1.213.2.1.3 | ColumnrcIpsecSAHashAlgorithm | read-create | current | This object contains the hash algorithm used in this SA. The algorithms used are SHA1, AES_CBC, MD5 and SHA2 |
| 1.3.6.1.4.1.2272.1.213.2.1.4 | ColumnrcIpsecSAEncryptAlgorithm | read-create | current | This object contains the encryption algorithm used in this SA. The algorithms used are 3DES_CBC, AES128_CBC, AES_CTR and AES256_CBC |
| 1.3.6.1.4.1.2272.1.213.2.1.5 | ColumnrcIpsecSAAuthMethod | read-create | current | This object specifies authentication Method of the SA. It can be AH (Authentication Header) or ES (Encapsulated Security Payload). |
| 1.3.6.1.4.1.2272.1.213.2.1.6 | ColumnrcIpsecSAMode | read-create | current | This flag is used to switch between transport and tunnel mode. Transport mode is used to protect the upper layer protocols whereas tunnel mode is used to prote… |
| 1.3.6.1.4.1.2272.1.213.2.1.7 | ColumnrcIpsecSAKeyMode | read-create | current | This flag selects configuration mode of shared keys, manual or automatic. |
| 1.3.6.1.4.1.2272.1.213.2.1.8 | ColumnrcIpsecSAEncryptKeyName | read-create | current | Key Value for the Encryption Key. Maximum size is 64 |
| 1.3.6.1.4.1.2272.1.213.2.1.9 | ColumnrcIpsecSAHashKeyName | read-create | current | Key value for the Hash Key. Maximum size is 64. |
| 1.3.6.1.4.1.2272.1.213.2.1.10 | ColumnrcIpsecSAHashKeyLength | read-create | current | Number of bits used in the Hash key. The values are as follows: AES-XCBC-MAC - 32 MD5 - 32 SHA1 - 40 SHA2 - 64 |
| 1.3.6.1.4.1.2272.1.213.2.1.11 | ColumnrcIpsecSAEncryptKeyLength | read-create | current | Number of bits used in the Encryption key. The values are as follows: 3DES - 48 AES-CBC - 32, 48, 64 AES-CTR - 32 |
| 1.3.6.1.4.1.2272.1.213.2.1.12 | ColumnrcIpsecSALifetimeSeconds | read-create | current | The life time in seconds for a security association. |
| 1.3.6.1.4.1.2272.1.213.2.1.13 | ColumnrcIpsecSALifetimeKbytes | read-create | current | The traffic, in kilobytes, that can pass between IPSec peers using a given security association before that security association expires. |
| 1.3.6.1.4.1.2272.1.213.2.1.14 | ColumnrcIpsecSARowStatus | read-create | current | Used to create/delete entries in the rcIpsecSATable. |
| 1.3.6.1.4.1.2272.1.213.3 | TablercIpsecInterfacePolicyTable | not-accessible | current | This table is used to store the policy and interface details while linking the policy to an interface. This table contains the policy name, ifindex, direction … |
| 1.3.6.1.4.1.2272.1.213.3.1 | RowrcIpsecInterfacePolicyEntry | not-accessible | current | A Policy interface link table entry. |
| 1.3.6.1.4.1.2272.1.213.3.1.1 | ColumnrcIpsecInterfacePolicyName | not-accessible | current | This object contains name of the Ipsec policy that is to be linked with the interface. |
| 1.3.6.1.4.1.2272.1.213.3.1.2 | ColumnrcIpsecInterfacePolicyIfIndex | not-accessible | current | If index to which the policy is applied. |
| 1.3.6.1.4.1.2272.1.213.3.1.3 | ColumnrcIpsecInterfacePolicyIfEnabled | read-only | current | This object denotes whether IPSec is enabled on that interface or not. The value for this attribute is set when Ipsec is enabled on the interface and admin sta… |
| 1.3.6.1.4.1.2272.1.213.3.1.4 | ColumnrcIpsecInterfacePolicyIfDirection | read-create | current | This object contains the direction of traffic in the interface, where security needs to be applied. Whether its inBound, outBound or both Directions |
| 1.3.6.1.4.1.2272.1.213.3.1.5 | ColumnrcIpsecInterfacePolicyRowStatus | read-create | current | Used to create/delete entries in the rcIpsecInterfacePolicyTable. |
| 1.3.6.1.4.1.2272.1.213.4 | TablercIpsecOspf6VirtualLinkPolicyTable | not-accessible | current | This table is used to store all the attribute values under Ospf virtual link policy. This table contains the virtual link area id, neighbour id, SA name policy… |
| 1.3.6.1.4.1.2272.1.213.4.1 | RowrcIpsecOspf6VirtualLinkPolicyEntry | not-accessible | current | An OSPF virtual link Policy table entry. |
| 1.3.6.1.4.1.2272.1.213.4.1.1 | ColumnrcIpsecOspf6VirtualLinkPolicyAreaId | not-accessible | current | A 32-bit integer uniquely identifying the Ospf virtual link area. |
| 1.3.6.1.4.1.2272.1.213.4.1.2 | ColumnrcIpsecOspf6VirtualLinkPolicyNeighbor | not-accessible | current | A 32-bit integer uniquely identifying the Ospf virtual link neighbour. |
| 1.3.6.1.4.1.2272.1.213.4.1.3 | ColumnrcIpsecOspf6VirtualLinkPolicySAName | read-create | current | This object contains the security association linked to the virtual link. |
| 1.3.6.1.4.1.2272.1.213.4.1.4 | ColumnrcIpsecOspf6VirtualLinkPolicyAdminStatus | read-create | current | The flag is used to enable the policy created. |
| 1.3.6.1.4.1.2272.1.213.4.1.5 | ColumnrcIpsecOspf6VirtualLinkPolicyAction | read-create | current | The object contains a value that set the action of the IPSec Ospf virtual link policy, either to permit or drop. |
| 1.3.6.1.4.1.2272.1.213.4.1.6 | ColumnrcIpsecOspf6VirtualLinkPolicyDirection | read-create | current | The object indicates the policy direction for the virtual link. |
| 1.3.6.1.4.1.2272.1.213.4.1.7 | ColumnrcIpsecOspf6VirtualLinkPolicySrcAddressType | read-only | current | This object specifies the type of address field in thercIpsecOspf6VirtualLinkSrcAddress. Only IPv6 address types are supported for this release. |
| 1.3.6.1.4.1.2272.1.213.4.1.8 | ColumnrcIpsecOspf6VirtualLinkPolicySrcAddress | read-only | current | The source interface address to which the policy is added. |
| 1.3.6.1.4.1.2272.1.213.4.1.9 | ColumnrcIpsecOspf6VirtualLinkPolicyDstAddressType | read-only | current | This object specifies the type of address field in thercIpsecOspf6VirtualLinkDstAddress. Only IPv6 address types are supported for this release. |
| 1.3.6.1.4.1.2272.1.213.4.1.10 | ColumnrcIpsecOspf6VirtualLinkPolicyDstAddress | read-only | current | The destination interface address to which the policy is added. |
| 1.3.6.1.4.1.2272.1.213.4.1.11 | ColumnrcIpsecOspf6VirtualLinkPolicyLinkID | read-only | current | This object contains unique id for an ospf virtual link. |
| 1.3.6.1.4.1.2272.1.213.4.1.12 | ColumnrcIpsecOspf6VirtualLinkPolicyIfIndex | read-only | current | The interface If index to which Ospf virtual link the policy is added. |
| 1.3.6.1.4.1.2272.1.213.4.1.13 | ColumnrcIpsecOspf6VirtualLinkPolicyOperStatus | read-only | current | Operation status of the link, up or down. |
| 1.3.6.1.4.1.2272.1.213.4.1.14 | ColumnrcIpsecOspf6VirtualLinkPolicyRowStatus | read-create | current | Used to create/delete entries in the rcIpsecOspf6VirtualLinkPolicyTable. |
| 1.3.6.1.4.1.2272.1.213.5 | TablercIpsecPolicySALinkTable | not-accessible | current | This table is used to store the policy and security association details while linking the policy to a SA. This table contains the policy name, and the SA name … |
| 1.3.6.1.4.1.2272.1.213.5.1 | RowrcIpsecPolicySALinkEntry | not-accessible | current | A Policy interface link table entry. |
| 1.3.6.1.4.1.2272.1.213.5.1.1 | ColumnrcIpsecPolicySALinkPolicyName | not-accessible | current | This object contains name of the Ipsec policy. |
| 1.3.6.1.4.1.2272.1.213.5.1.2 | ColumnrcIpsecPolicySALinkSAName | not-accessible | current | This object contains name of the Security Association. |
| 1.3.6.1.4.1.2272.1.213.5.1.3 | ColumnrcIpsecPolicySALinkRowStatus | read-create | current | Used to create/delete entries in the rcIpsecPolicySALinkTable. |
| 1.3.6.1.4.1.2272.1.213.6 | TablercIpsecStatisticsTable | not-accessible | current | This contains the IPSec statistics / counter values on the switch level for all the IPSec enabled interfaces. |
| 1.3.6.1.4.1.2272.1.213.6.1 | RowrcIpsecStatisticsEntry | not-accessible | current | An Ipsec stats table entry. |
| 1.3.6.1.4.1.2272.1.213.6.1.1 | ColumnrcIpsecStatisticsIfIndex | not-accessible | current | Interface If index for which the statistics is captured for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.2 | ColumnrcIpsecStatisticsInSuccesses | read-only | current | The total number of ingress packets successfully carried on IPSec for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.3 | ColumnrcIpsecStatisticsInSPViolations | read-only | current | The total number of ingress packets discarded by IPSec if security policy violation since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.4 | ColumnrcIpsecStatisticsInNotEnoughMemories | read-only | current | The total number of inbound packets discarded by IPSec if not enough memory available since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.5 | ColumnrcIpsecStatisticsInAHESPReplays | read-only | current | The total number of inbound packets discarded by IPSec if AH replay check failed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.6 | ColumnrcIpsecStatisticsInESPReplays | read-only | current | The total number of inbound packets discarded by IPSec if ESP replay check failed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.7 | ColumnrcIpsecStatisticsInAHFailures | read-only | current | The total number of inbound packets discarded by IPSec if AH authentication check failed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.8 | ColumnrcIpsecStatisticsInESPFailures | read-only | current | The total number of inbound packets discarded by IPSec if ESP authentication check failed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.9 | ColumnrcIpsecStatisticsOutSuccesses | read-only | current | The total number of outbound packets successfully carried on IPSec since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.10 | ColumnrcIpsecStatisticsOutSPViolations | read-only | current | The total number of outbound packets discarded by IPSec if security policy violation since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.11 | ColumnrcIpsecStatisticsOutNotEnoughMemories | read-only | current | The total number of outbound packets discarded by IPSec if not enough memory available since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.12 | ColumnrcIpsecStatisticsgeneralError | read-only | current | The total number of general occurs since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.13 | ColumnrcIpsecStatisticsInAHSuccesses | read-only | current | The total number of inbound packets carried by IPSec if AH authentication succeeded since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.14 | ColumnrcIpsecStatisticsOutAHSuccesses | read-only | current | The total number of outbound packets carried by IPSec if AH authentication succeeded since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.15 | ColumnrcIpsecStatisticsInESPSuccesses | read-only | current | The total number of inbound packets carried by IPSec if ESP authentication succeeded since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.16 | ColumnrcIpsecStatisticsOutESPSuccesses | read-only | current | The total number of outbound packets carried by IPSec if ESP authentication succeeded since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.17 | ColumnrcIpsecStatisticsOutKBytes | read-only | current | The total number of outbound packets greater than 1 KB for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.18 | ColumnrcIpsecStatisticsOutBytes | read-only | current | The total number of outbound byte sized packets for this interface |
| 1.3.6.1.4.1.2272.1.213.6.1.19 | ColumnrcIpsecStatisticsInKBytes | read-only | current | The total number of inbound packets greater than 1 KB for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.20 | ColumnrcIpsecStatisticsInBytes | read-only | current | The total number of inbound byte sized packets for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.21 | ColumnrcIpsecStatisticsTotalPacketsProcessed | read-only | current | The total number of packets processed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.22 | ColumnrcIpsecStatisticsTotalPacketsByPassed | read-only | current | The total number of packets bypassed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.23 | ColumnrcIpsecStatisticsOutAHFailures | read-only | current | The total number of outbound packets discarded by IPSec if AH authentication check failed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.24 | ColumnrcIpsecStatisticsOutESPFailures | read-only | current | The total number of outbound packets discarded by IPSec if ESP authentication check failed since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.25 | ColumnrcIpsecStatisticsInMD5Hmacs | read-only | current | The total number of inbound HMAC MD5 occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.26 | ColumnrcIpsecStatisticsInSHA1Hmacs | read-only | current | The total number of inbound HMAC SHA1 occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.27 | ColumnrcIpsecStatisticsInAESXCBCs | read-only | current | The total number of inbound AES XCBC MAC occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.28 | ColumnrcIpsecStatisticsInAnyNullAuth | read-only | current | Total number of inbound packets without any Authentication algorithm for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.29 | ColumnrcIpsecStatisticsIn3DESCBCs | read-only | current | The total number of inbound Triple DES CBC occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.30 | ColumnrcIpsecStatisticsInAESCBCs | read-only | current | The total number of inbound AES CBC occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.31 | ColumnrcIpsecStatisticsInAESCTRs | read-only | current | The total number of outbound DES CBC occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.32 | ColumnrcIpsecStatisticsInAnyNullEncrypt | read-only | current | Total number of inbound packets without any Encryption algorithm for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.33 | ColumnrcIpsecStatisticsOutMD5Hmacs | read-only | current | The total number of outbound HMAC MD5 occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.34 | ColumnrcIpsecStatisticsOutSHA1Hmacs | read-only | current | The total number of outbound HMAC SHA1 occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.35 | ColumnrcIpsecStatisticsOutAESXCBCs | read-only | current | The total number of outbound AES XCBC MAC occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.36 | ColumnrcIpsecStatisticsOutInAnyNullAuth | read-only | current | Total number of packets without any Authentication algorithm for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.37 | ColumnrcIpsecStatisticsOut3DESCBCs | read-only | current | The total number of outbound Triple DES CBC occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.38 | ColumnrcIpsecStatisticsOutAESCBCs | read-only | current | The total number of outbound AES CBC occurrences since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.39 | ColumnrcIpsecStatisticsOutAESCTRs | read-only | current | The total number of outbound DES CBC occurrence since boot time for this interface. |
| 1.3.6.1.4.1.2272.1.213.6.1.40 | ColumnrcIpsecStatisticsOutInAnyNullEncrypt | read-only | current | Total number of packets without any Encryption algorithm for this interface. |
| 1.3.6.1.4.1.2272.1.213.7 | NodercIpsecGlobalStatisticsScalars | |||
| 1.3.6.1.4.1.2272.1.213.7.1 | ScalarrcIpsecGlobalStatisticsInSuccesses | read-only | current | The total number of ingress packets successfully carried on IPSec. |
| 1.3.6.1.4.1.2272.1.213.7.2 | ScalarrcIpsecGlobalStatisticsInSPViolations | read-only | current | The total number of ingress packets discarded by IPSec if security policy violation since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.3 | ScalarrcIpsecGlobalStatisticsInNotEnoughMemories | read-only | current | The total number of inbound packets discarded by IPSec if not enough memory available since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.4 | ScalarrcIpsecGlobalStatisticsInAHESPReplays | read-only | current | The total number of inbound packets discarded by IPSec if AH replay check failed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.5 | ScalarrcIpsecGlobalStatisticsInESPReplays | read-only | current | The total number of inbound packets discarded by IPSec if ESP replay check failed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.6 | ScalarrcIpsecGlobalStatisticsInAHFailures | read-only | current | The total number of inbound packets discarded by IPSec if AH authentication check failed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.7 | ScalarrcIpsecGlobalStatisticsInESPFailures | read-only | current | The total number of inbound packets discarded by IPSec if ESP authentication check failed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.8 | ScalarrcIpsecGlobalStatisticsOutSuccesses | read-only | current | The total number of outbound packets successfully carried on IPSec since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.9 | ScalarrcIpsecGlobalStatisticsOutSPViolations | read-only | current | The total number of outbound packets discarded by IPSec if security policy violation since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.10 | ScalarrcIpsecGlobalStatisticsOutNotEnoughMemories | read-only | current | The total number of outbound packets discarded by IPSec if not enough memory available since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.11 | ScalarrcIpsecGlobalStatisticsgeneralError | read-only | current | The total number of general occurs since boot time |
| 1.3.6.1.4.1.2272.1.213.7.12 | ScalarrcIpsecGlobalStatisticsInAHSuccesses | read-only | current | The total number of inbound packets carried by IPSec if AH authentication succeeded since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.13 | ScalarrcIpsecGlobalStatisticsOutAHSuccesses | read-only | current | The total number of outbound packets carried by IPSec if AH authentication succeeded since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.14 | ScalarrcIpsecGlobalStatisticsInESPSuccesses | read-only | current | The total number of inbound packets carried by IPSec if ESP authentication succeeded since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.15 | ScalarrcIpsecGlobalStatisticsOutESPSuccesses | read-only | current | The total number of outbound packets carried by IPSec if ESP authentication succeeded since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.16 | ScalarrcIpsecGlobalStatisticsOutKBytes | read-only | current | The total number of outbound packets greater than 1 KB. |
| 1.3.6.1.4.1.2272.1.213.7.17 | ScalarrcIpsecGlobalStatisticsOutBytes | read-only | current | The total number of outbound byte sized packets |
| 1.3.6.1.4.1.2272.1.213.7.18 | ScalarrcIpsecGlobalStatisticsInKBytes | read-only | current | The total number of inbound packets greater than 1 KB. |
| 1.3.6.1.4.1.2272.1.213.7.19 | ScalarrcIpsecGlobalStatisticsInBytes | read-only | current | The total number of inbound byte sized packets. |
| 1.3.6.1.4.1.2272.1.213.7.20 | ScalarrcIpsecGlobalStatisticsTotalPacketsProcessed | read-only | current | The total number of packets processed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.21 | ScalarrcIpsecGlobalStatisticsTotalPacketsByPassed | read-only | current | The total number of packets bypassed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.22 | ScalarrcIpsecGlobalStatisticsOutAHFailures | read-only | current | The total number of outbound packets discarded by IPSec if AH authentication check failed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.23 | ScalarrcIpsecGlobalStatisticsOutESPFailures | read-only | current | The total number of outbound packets discarded by IPSec if ESP authentication check failed since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.24 | ScalarrcIpsecGlobalStatisticsInMD5Hmacs | read-only | current | The total number of inbound HMAC MD5 occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.25 | ScalarrcIpsecGlobalStatisticsInSHA1Hmacs | read-only | current | The total number of inbound HMAC SHA1 occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.26 | ScalarrcIpsecGlobalStatisticsInAESXCBCs | read-only | current | The total number of inbound AES XCBC MAC occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.27 | ScalarrcIpsecGlobalStatisticsInAnyNullAuth | read-only | current | Total number of inbound packets without any Authentication algorithm. |
| 1.3.6.1.4.1.2272.1.213.7.28 | ScalarrcIpsecGlobalStatisticsIn3DESCBCs | read-only | current | The total number of inbound Triple DES CBC occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.29 | ScalarrcIpsecGlobalStatisticsInAESCBCs | read-only | current | The total number of inbound AES CBC occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.30 | ScalarrcIpsecGlobalStatisticsInAESCTRs | read-only | current | The total number of outbound DES CBC occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.31 | ScalarrcIpsecGlobalStatisticsInAnyNullEncrypt | read-only | current | Total number of inbound packets without any Encryption algorithm |
| 1.3.6.1.4.1.2272.1.213.7.32 | ScalarrcIpsecGlobalStatisticsOutMD5Hmacs | read-only | current | The total number of outbound HMAC MD5 occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.33 | ScalarrcIpsecGlobalStatisticsOutSHA1Hmacs | read-only | current | The total number of outbound HMAC SHA1 occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.34 | ScalarrcIpsecGlobalStatisticsOutAESXCBCs | read-only | current | The total number of outbound AES XCBC MAC occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.35 | ScalarrcIpsecGlobalStatisticsOutInAnyNullAuth | read-only | current | Total number of outbound packets without any Authentication algorithm |
| 1.3.6.1.4.1.2272.1.213.7.36 | ScalarrcIpsecGlobalStatisticsOut3DESCBCs | read-only | current | The total number of outbound Triple DES CBC occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.37 | ScalarrcIpsecGlobalStatisticsOutAESCBCs | read-only | current | The total number of outbound AES CBC occurrences since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.38 | ScalarrcIpsecGlobalStatisticsOutAESCTRs | read-only | current | The total number of outbound DES CBC occurrence since boot time. |
| 1.3.6.1.4.1.2272.1.213.7.39 | ScalarrcIpsecGlobalStatisticsOutInAnyNullEncrypt | read-only | current | Total number of inbound packets without any Encryption algorithm |