RC-IPSEC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
87
.1.3.6.1.4.1.2272.1.213.1 · 1 row entry · 11 columns
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 policy is associated
to, the protocol to which policy is applied,and
the associated action whether to permit or drop
the packets
rcIpsecPolicyEntry entry .1.3.6.1.4.1.2272.1.213.1.1
An Ipsec Policy table entry.
Indexes
rcIpsecPolicyName
Column Syntax OID
rcIpsecPolicyName
This object contains name of the Ipsec
policy.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2272.1.213.1.1.1
rcIpsecPolicyDstAddressType
This object specifies the type of address
field in the rcIpsecPolicyDstAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2272.1.213.1.1.2
rcIpsecPolicyDstAddress
The destination interface address to which
the policy is added.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2272.1.213.1.1.3
rcIpsecPolicySrcAddressType
This object specifies the type of address
field in the rcIpsecPolicySrcAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2272.1.213.1.1.4
rcIpsecPolicySrcAddress
The source interface address of the router
to which the policy is added.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2272.1.213.1.1.5
rcIpsecPolicySrcPort
The TCP/UDP source port number for which the
policy is added.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2272.1.213.1.1.6
rcIpsecPolicyDstPort
The TCP/UDP destination port number for which
the policy is added.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2272.1.213.1.1.7
rcIpsecPolicyAdminFlag
The flag is used to enable the policy created.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2272.1.213.1.1.8
rcIpsecPolicyL4Protocol
This object specifies the IP protocol number
for the l4 protocol to which this particular
policy is added.
Enumerationr/w
Enumerated Values:
1icmp
6tcp
17udp
58icmpv6
89ospfv3
.1.3.6.1.4.1.2272.1.213.1.1.9
rcIpsecPolicyAction
The object contains a value that set the
action for the IPSec policy, either to permit
or drop the packet.
Enumerationr/w
Enumerated Values:
1permit
2drop
.1.3.6.1.4.1.2272.1.213.1.1.10
rcIpsecPolicyRowStatus
Used to create/delete entries in the
rcIpsecPolicyTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2272.1.213.1.1.11
.1.3.6.1.4.1.2272.1.213.2 · 1 row entry · 14 columns
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, security parameter index, encapsulation
protocol, authentication algorithm, encryption
algorithm, mode of SA, key mode used and SA lifetime.
rcIpsecSAEntry entry .1.3.6.1.4.1.2272.1.213.2.1
A Security Association structure table
entry.
Indexes
rcIpsecSAName
Column Syntax OID
rcIpsecSAName
This object contains name of the security
association.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2272.1.213.2.1.1
rcIpsecSASpi
This object contains, Security Parameter Index
(SPI), which is an identification tag added to
the header. This along with protocol value and
destination are used to identify a SA
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.2272.1.213.2.1.2
rcIpsecSAHashAlgorithm
This object contains the hash algorithm
used in this SA. The algorithms used are
SHA1, AES_CBC, MD5 and SHA2
Enumerationr/w
Enumerated Values:
1sha1
2aesXcbc
3md5
4null
5sha2
.1.3.6.1.4.1.2272.1.213.2.1.3
rcIpsecSAEncryptAlgorithm
This object contains the encryption
algorithm used in this SA. The algorithms
used are 3DES_CBC, AES128_CBC, AES_CTR and AES256_CBC
Enumerationr/w
Enumerated Values:
1des3Cbc
2aes128Cbc
3aesCtr
4null
5aes256Cbc
.1.3.6.1.4.1.2272.1.213.2.1.4
rcIpsecSAAuthMethod
This object specifies authentication Method
of the SA. It can be AH (Authentication Header)
or ES (Encapsulated Security Payload).
Enumerationr/w
Enumerated Values:
1ah
2es
.1.3.6.1.4.1.2272.1.213.2.1.5
rcIpsecSAMode
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 protect the whole IP packet.
Enumerationr/w
Enumerated Values:
1transport
2tunnel
.1.3.6.1.4.1.2272.1.213.2.1.6
rcIpsecSAKeyMode
This flag selects configuration mode of shared
keys, manual or automatic.
Enumerationr/w
Enumerated Values:
1manual
2auto
.1.3.6.1.4.1.2272.1.213.2.1.7
rcIpsecSAEncryptKeyName
Key Value for the Encryption Key. Maximum
size is 64
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.2272.1.213.2.1.8
rcIpsecSAHashKeyName
Key value for the Hash Key. Maximum size
is 64.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2272.1.213.2.1.9
rcIpsecSAHashKeyLength
Number of bits used in the Hash key.
The values are as follows:
AES-XCBC-MAC - 32
MD5 - 32
SHA1 - 40
SHA2 - 64
Integer32r/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2272.1.213.2.1.10
rcIpsecSAEncryptKeyLength
Number of bits used in the Encryption key.
The values are as follows:
3DES - 48
AES-CBC - 32, 48, 64
AES-CTR - 32
Integer32r/w
Constraints:
range: 1-64
.1.3.6.1.4.1.2272.1.213.2.1.11
rcIpsecSALifetimeSeconds
The life time in seconds for a security
association.
Unsigned32r/w
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2272.1.213.2.1.12
rcIpsecSALifetimeKbytes
The traffic, in kilobytes, that can pass
between IPSec peers using a given security
association before that security association
expires.
Unsigned32r/w
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2272.1.213.2.1.13
rcIpsecSARowStatus
Used to create/delete entries in the
rcIpsecSATable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2272.1.213.2.1.14
.1.3.6.1.4.1.2272.1.213.3 · 1 row entry · 5 columns
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 on which
the policy is applied and the enable flag to
enable/disable ipsec on the interface.
rcIpsecInterfacePolicyEntry entry .1.3.6.1.4.1.2272.1.213.3.1
A Policy interface link table entry.
Indexes
rcIpsecInterfacePolicyName rcIpsecInterfacePolicyIfIndex
Column Syntax OID
rcIpsecInterfacePolicyName
This object contains name of the Ipsec
policy that is to be linked with the
interface.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2272.1.213.3.1.1
rcIpsecInterfacePolicyIfIndex
If index to which the policy is applied.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2272.1.213.3.1.2
rcIpsecInterfacePolicyIfEnabled
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 state of the policy is in
enabled state.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2272.1.213.3.1.3
rcIpsecInterfacePolicyIfDirection
This object contains the direction of
traffic in the interface, where security
needs to be applied. Whether its inBound,
outBound or both Directions
Enumerationr/w
Enumerated Values:
1inBound
2outBound
3bothDirections
.1.3.6.1.4.1.2272.1.213.3.1.4
rcIpsecInterfacePolicyRowStatus
Used to create/delete entries in the
rcIpsecInterfacePolicyTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2272.1.213.3.1.5
.1.3.6.1.4.1.2272.1.213.4 · 1 row entry · 14 columns
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 action, policy direction, admin status
of the policy, source address, destination
address, virtual link id, interface index
and operation status of the virtual link.
rcIpsecOspf6VirtualLinkPolicyEntry entry .1.3.6.1.4.1.2272.1.213.4.1
An OSPF virtual link Policy table entry.
Indexes
rcIpsecOspf6VirtualLinkPolicyAreaId rcIpsecOspf6VirtualLinkPolicyNeighbor
Column Syntax OID
rcIpsecOspf6VirtualLinkPolicyAreaId
A 32-bit integer uniquely identifying
the Ospf virtual link area.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.213.4.1.1
rcIpsecOspf6VirtualLinkPolicyNeighbor
A 32-bit integer uniquely identifying
the Ospf virtual link neighbour.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.213.4.1.2
rcIpsecOspf6VirtualLinkPolicySAName
This object contains the security
association linked to the virtual link.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2272.1.213.4.1.3
rcIpsecOspf6VirtualLinkPolicyAdminStatus
The flag is used to enable the policy
created.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2272.1.213.4.1.4
rcIpsecOspf6VirtualLinkPolicyAction
The object contains a value that set the
action of the IPSec Ospf virtual link policy,
either to permit or drop.
Enumerationr/w
Enumerated Values:
1permit
2drop
.1.3.6.1.4.1.2272.1.213.4.1.5
rcIpsecOspf6VirtualLinkPolicyDirection
The object indicates the policy direction
for the virtual link.
Enumerationr/w
Enumerated Values:
1inBound
2outBound
3bothDirections
.1.3.6.1.4.1.2272.1.213.4.1.6
rcIpsecOspf6VirtualLinkPolicySrcAddressType
This object specifies the type of address
field in thercIpsecOspf6VirtualLinkSrcAddress.
Only IPv6 address types are supported for
this release.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2272.1.213.4.1.7
rcIpsecOspf6VirtualLinkPolicySrcAddress
The source interface address to which the
policy is added.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2272.1.213.4.1.8
rcIpsecOspf6VirtualLinkPolicyDstAddressType
This object specifies the type of address
field in thercIpsecOspf6VirtualLinkDstAddress.
Only IPv6 address types are supported for
this release.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2272.1.213.4.1.9
rcIpsecOspf6VirtualLinkPolicyDstAddress
The destination interface address to which
the policy is added.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2272.1.213.4.1.10
rcIpsecOspf6VirtualLinkPolicyLinkID
This object contains unique id for an ospf
virtual link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2272.1.213.4.1.11
rcIpsecOspf6VirtualLinkPolicyIfIndex
The interface If index to which Ospf
virtual link the policy is added.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2272.1.213.4.1.12
rcIpsecOspf6VirtualLinkPolicyOperStatus
Operation status of the link, up or down.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2272.1.213.4.1.13
rcIpsecOspf6VirtualLinkPolicyRowStatus
Used to create/delete entries in the
rcIpsecOspf6VirtualLinkPolicyTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2272.1.213.4.1.14
.1.3.6.1.4.1.2272.1.213.5 · 1 row entry · 3 columns
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 to which the
policy is linked.
rcIpsecPolicySALinkEntry entry .1.3.6.1.4.1.2272.1.213.5.1
A Policy interface link table entry.
Indexes
rcIpsecPolicySALinkPolicyName rcIpsecPolicySALinkSAName
Column Syntax OID
rcIpsecPolicySALinkPolicyName
This object contains name of the Ipsec
policy.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2272.1.213.5.1.1
rcIpsecPolicySALinkSAName
This object contains name of the Security
Association.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2272.1.213.5.1.2
rcIpsecPolicySALinkRowStatus
Used to create/delete entries in the
rcIpsecPolicySALinkTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2272.1.213.5.1.3
.1.3.6.1.4.1.2272.1.213.6 · 1 row entry · 40 columns
This contains the IPSec statistics / counter
values on the switch level for all the IPSec
enabled interfaces.
rcIpsecStatisticsEntry entry .1.3.6.1.4.1.2272.1.213.6.1
An Ipsec stats table entry.
Indexes
rcIpsecStatisticsIfIndex
Column Syntax OID
rcIpsecStatisticsIfIndex
Interface If index for which the statistics is
captured for this interface.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2272.1.213.6.1.1
rcIpsecStatisticsInSuccesses
The total number of ingress packets successfully
carried on IPSec for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.2
rcIpsecStatisticsInSPViolations
The total number of ingress packets discarded
by IPSec if security policy violation since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.3
rcIpsecStatisticsInNotEnoughMemories
The total number of inbound packets discarded
by IPSec if not enough memory available since
boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.4
rcIpsecStatisticsInAHESPReplays
The total number of inbound packets discarded
by IPSec if AH replay check failed since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.5
rcIpsecStatisticsInESPReplays
The total number of inbound packets discarded
by IPSec if ESP replay check failed since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.6
rcIpsecStatisticsInAHFailures
The total number of inbound packets discarded
by IPSec if AH authentication check failed since
boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.7
rcIpsecStatisticsInESPFailures
The total number of inbound packets discarded by
IPSec if ESP authentication check failed since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.8
rcIpsecStatisticsOutSuccesses
The total number of outbound packets successfully
carried on IPSec since boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.9
rcIpsecStatisticsOutSPViolations
The total number of outbound packets discarded by
IPSec if security policy violation since boot time
for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.10
rcIpsecStatisticsOutNotEnoughMemories
The total number of outbound packets discarded by
IPSec if not enough memory available since boot time
for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.11
rcIpsecStatisticsgeneralError
The total number of general occurs since boot time
for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.12
rcIpsecStatisticsInAHSuccesses
The total number of inbound packets carried by IPSec
if AH authentication succeeded since boot time
for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.13
rcIpsecStatisticsOutAHSuccesses
The total number of outbound packets carried by IPSec
if AH authentication succeeded since boot time for this
interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.14
rcIpsecStatisticsInESPSuccesses
The total number of inbound packets carried by IPSec
if ESP authentication succeeded since boot time for
this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.15
rcIpsecStatisticsOutESPSuccesses
The total number of outbound packets carried by IPSec
if ESP authentication succeeded since boot time for this
interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.16
rcIpsecStatisticsOutKBytes
The total number of outbound packets greater than
1 KB for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.17
rcIpsecStatisticsOutBytes
The total number of outbound byte sized packets for
this interface
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.18
rcIpsecStatisticsInKBytes
The total number of inbound packets greater than
1 KB for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.19
rcIpsecStatisticsInBytes
The total number of inbound byte sized packets
for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.20
rcIpsecStatisticsTotalPacketsProcessed
The total number of packets processed since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.21
rcIpsecStatisticsTotalPacketsByPassed
The total number of packets bypassed since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.22
rcIpsecStatisticsOutAHFailures
The total number of outbound packets discarded by
IPSec if AH authentication check failed since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.23
rcIpsecStatisticsOutESPFailures
The total number of outbound packets discarded by
IPSec if ESP authentication check failed since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.24
rcIpsecStatisticsInMD5Hmacs
The total number of inbound HMAC MD5 occurrences
since boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.25
rcIpsecStatisticsInSHA1Hmacs
The total number of inbound HMAC SHA1 occurrences
since boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.26
rcIpsecStatisticsInAESXCBCs
The total number of inbound AES XCBC MAC occurrences
since boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.27
rcIpsecStatisticsInAnyNullAuth
Total number of inbound packets without any Authentication
algorithm for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.28
rcIpsecStatisticsIn3DESCBCs
The total number of inbound Triple DES CBC occurrences
since boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.29
rcIpsecStatisticsInAESCBCs
The total number of inbound AES CBC occurrences since
boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.30
rcIpsecStatisticsInAESCTRs
The total number of outbound DES CBC occurrences since
boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.31
rcIpsecStatisticsInAnyNullEncrypt
Total number of inbound packets without any Encryption
algorithm for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.32
rcIpsecStatisticsOutMD5Hmacs
The total number of outbound HMAC MD5 occurrences since
boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.33
rcIpsecStatisticsOutSHA1Hmacs
The total number of outbound HMAC SHA1 occurrences since
boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.34
rcIpsecStatisticsOutAESXCBCs
The total number of outbound AES XCBC MAC occurrences
since boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.35
rcIpsecStatisticsOutInAnyNullAuth
Total number of packets without any Authentication
algorithm for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.36
rcIpsecStatisticsOut3DESCBCs
The total number of outbound Triple DES CBC occurrences
since boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.37
rcIpsecStatisticsOutAESCBCs
The total number of outbound AES CBC occurrences since
boot time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.38
rcIpsecStatisticsOutAESCTRs
The total number of outbound DES CBC occurrence since boot
time for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.39
rcIpsecStatisticsOutInAnyNullEncrypt
Total number of packets without any Encryption algorithm
for this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2272.1.213.6.1.40