All MIBs › IEEE8021-SECY-MIB › secyTxSAConfidentiality
secyTxSAConfidentiality
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyTxSAConfidentiality
OID (numeric): 1.0.8802.1.1.3.1.1.3.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: True if the SA provides confidentiality as well as integrity for transmitted frames.
What is secyTxSAConfidentiality?
True if this transmit SA provides confidentiality (encryption) in addition to integrity protection for the frames it sends; false means integrity-only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.3.1.4 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSAConfidentiality
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.3.1.4.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSAConfidentiality.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> secyTxSAConfidentiality.1
Start monitoring Vendor-neutral IEEE 802.1AE standard (Ethernet switch/router/NIC implementing MACsec) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-SECY-MIB::secyTxSAConfidentiality OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AE standard (Ethernet switch/router/NIC implementing MACsec) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.0.8802.1.1.3 | ieee8021SecyMIB | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1 | secyMIBObjects | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1 | secyMgmtMIBObjects | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.3 | secyTxSATable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.3.1 | secyTxSAEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.3.1.4 | secyTxSAConfidentiality | IEEE8021-SECY-MIB |