RC-IPSEC-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
87
rcIpsecPolicyTable
table.1.3.6.1.4.1.2272.1.213.1
·
1 row entry
·
11 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcIpsecPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecPolicyTable'
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
An Ipsec Policy table entry.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
This object specifies the type of address
field in the rcIpsecPolicyDstAddress. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.2272.1.213.1.1.2 |
||||||||||||||
|
The destination interface address to which
the policy is added. |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.213.1.1.3 |
||||||||||||||
|
This object specifies the type of address
field in the rcIpsecPolicySrcAddress. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.2272.1.213.1.1.4 |
||||||||||||||
|
The source interface address of the router
to which the policy is added. |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.213.1.1.5 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
The flag is used to enable the policy created.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.213.1.1.8 |
||||||||||||||
|
This object specifies the IP protocol number
for the l4 protocol to which this particular policy is added. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.213.1.1.9 |
||||||||||||||
|
The object contains a value that set the
action for the IPSec policy, either to permit or drop the packet. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.213.1.1.10 |
||||||||||||||
|
Used to create/delete entries in the
rcIpsecPolicyTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2272.1.213.1.1.11 |
rcIpsecSATable
table.1.3.6.1.4.1.2272.1.213.2
·
1 row entry
·
14 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcIpsecSATable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecSATable'
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.
A Security Association structure table
entry.
entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
This object contains the hash algorithm
used in this SA. The algorithms used are SHA1, AES_CBC, MD5 and SHA2 |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.213.2.1.3 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.2272.1.213.2.1.4 |
||||||||||||
|
This object specifies authentication Method
of the SA. It can be AH (Authentication Header) or ES (Encapsulated Security Payload). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.213.2.1.5 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.2272.1.213.2.1.6 |
||||||||||||
|
This flag selects configuration mode of shared
keys, manual or automatic. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.213.2.1.7 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
Used to create/delete entries in the
rcIpsecSATable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcIpsecInterfacePolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecInterfacePolicyTable'
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.
A Policy interface link table entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
If index to which the policy is applied.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.2272.1.213.3.1.2 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.213.3.1.3 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.2272.1.213.3.1.4 |
||||||||||||
|
Used to create/delete entries in the
rcIpsecInterfacePolicyTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcIpsecOspf6VirtualLinkPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecOspf6VirtualLinkPolicyTable'
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.
An OSPF virtual link Policy table entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A 32-bit integer uniquely identifying
the Ospf virtual link area. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.213.4.1.1 |
||||||||||||||
|
A 32-bit integer uniquely identifying
the Ospf virtual link neighbour. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.213.4.1.2 |
||||||||||||||
|
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 |
||||||||||||||
|
The flag is used to enable the policy
created. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.213.4.1.4 |
||||||||||||||
|
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:
|
.1.3.6.1.4.1.2272.1.213.4.1.5 |
||||||||||||||
|
The object indicates the policy direction
for the virtual link. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.213.4.1.6 |
||||||||||||||
|
This object specifies the type of address
field in thercIpsecOspf6VirtualLinkSrcAddress. Only IPv6 address types are supported for this release. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.2272.1.213.4.1.7 |
||||||||||||||
|
The source interface address to which the
policy is added. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.213.4.1.8 |
||||||||||||||
|
This object specifies the type of address
field in thercIpsecOspf6VirtualLinkDstAddress. Only IPv6 address types are supported for this release. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.2272.1.213.4.1.9 |
||||||||||||||
|
The destination interface address to which
the policy is added. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.213.4.1.10 |
||||||||||||||
|
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 |
||||||||||||||
|
The interface If index to which Ospf
virtual link the policy is added. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.2272.1.213.4.1.12 |
||||||||||||||
|
Operation status of the link, up or down.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.213.4.1.13 |
||||||||||||||
|
Used to create/delete entries in the
rcIpsecOspf6VirtualLinkPolicyTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2272.1.213.4.1.14 |
rcIpsecPolicySALinkTable
table.1.3.6.1.4.1.2272.1.213.5
·
1 row entry
·
3 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcIpsecPolicySALinkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecPolicySALinkTable'
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.
A Policy interface link table entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
Used to create/delete entries in the
rcIpsecPolicySALinkTable. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2272.1.213.5.1.3 |
rcIpsecStatisticsTable
table.1.3.6.1.4.1.2272.1.213.6
·
1 row entry
·
40 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcIpsecStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecStatisticsTable'
This contains the IPSec statistics / counter values on the switch level for all the IPSec enabled interfaces.
An Ipsec stats table entry.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Interface If index for which the statistics is
captured for this interface. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.2272.1.213.6.1.1 |
|
The total number of ingress packets successfully
carried on IPSec for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.2 |
|
The total number of ingress packets discarded
by IPSec if security policy violation since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.3 |
|
The total number of inbound packets discarded
by IPSec if not enough memory available since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.4 |
|
The total number of inbound packets discarded
by IPSec if AH replay check failed since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.5 |
|
The total number of inbound packets discarded
by IPSec if ESP replay check failed since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.6 |
|
The total number of inbound packets discarded
by IPSec if AH authentication check failed since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.7 |
|
The total number of inbound packets discarded by
IPSec if ESP authentication check failed since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.8 |
|
The total number of outbound packets successfully
carried on IPSec since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.9 |
|
The total number of outbound packets discarded by
IPSec if security policy violation since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.10 |
|
The total number of outbound packets discarded by
IPSec if not enough memory available since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.11 |
|
The total number of general occurs since boot time
for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.12 |
|
The total number of inbound packets carried by IPSec
if AH authentication succeeded since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.13 |
|
The total number of outbound packets carried by IPSec
if AH authentication succeeded since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.14 |
|
The total number of inbound packets carried by IPSec
if ESP authentication succeeded since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.15 |
|
The total number of outbound packets carried by IPSec
if ESP authentication succeeded since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.16 |
|
The total number of outbound packets greater than
1 KB for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.17 |
|
The total number of outbound byte sized packets for
this interface |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.18 |
|
The total number of inbound packets greater than
1 KB for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.19 |
|
The total number of inbound byte sized packets
for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.20 |
|
The total number of packets processed since boot
time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.21 |
|
The total number of packets bypassed since boot
time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.22 |
|
The total number of outbound packets discarded by
IPSec if AH authentication check failed since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.23 |
|
The total number of outbound packets discarded by
IPSec if ESP authentication check failed since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.24 |
|
The total number of inbound HMAC MD5 occurrences
since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.25 |
|
The total number of inbound HMAC SHA1 occurrences
since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.26 |
|
The total number of inbound AES XCBC MAC occurrences
since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.27 |
|
Total number of inbound packets without any Authentication
algorithm for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.28 |
|
The total number of inbound Triple DES CBC occurrences
since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.29 |
|
The total number of inbound AES CBC occurrences since
boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.30 |
|
The total number of outbound DES CBC occurrences since
boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.31 |
|
Total number of inbound packets without any Encryption
algorithm for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.32 |
|
The total number of outbound HMAC MD5 occurrences since
boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.33 |
|
The total number of outbound HMAC SHA1 occurrences since
boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.34 |
|
The total number of outbound AES XCBC MAC occurrences
since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.35 |
|
Total number of packets without any Authentication
algorithm for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.36 |
|
The total number of outbound Triple DES CBC occurrences
since boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.37 |
|
The total number of outbound AES CBC occurrences since
boot time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.38 |
|
The total number of outbound DES CBC occurrence since boot
time for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.39 |
|
Total number of packets without any Encryption algorithm
for this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.213.6.1.40 |