All MIBs › IEEE8021-SECY-MIB › secyTxSACreatedTime
secyTxSACreatedTime
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyTxSACreatedTime
OID (numeric): 1.0.8802.1.1.3.1.1.3.1.6
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The system time when this transmit SA was created.
What is secyTxSACreatedTime?
This object records the system timestamp at which a transmit Security Association (SA) for MAC Security (MACSec) was first created or activated. It provides an audit trail for when encryption and authentication security relationships were established. Network security teams use this timestamp for compliance tracking and to correlate security policy changes with operational events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.3.1.6 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSACreatedTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.3.1.6.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSACreatedTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> secyTxSACreatedTime.1
OID Breakdown
| 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 |
| 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.6 | secyTxSACreatedTime | IEEE8021-SECY-MIB |