All MIBs › IEEE8021-SECY-MIB › secyRxSACreatedTime
secyRxSACreatedTime
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyRxSACreatedTime
OID (numeric): 1.0.8802.1.1.3.1.1.5.1.5
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The system time when this receiving SA was created.
What is secyRxSACreatedTime?
This OID records the exact system time when a security key (SA) for incoming network traffic was created. It helps track when encryption key material was installed on the device. An operator would check this timestamp to verify security key rotation schedules and ensure old keys are being replaced on schedule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.5.1.5 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSACreatedTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.5.1.5.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSACreatedTime.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.5 | secyRxSATable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.5.1 | secyRxSAEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.5.1.5 | secyRxSACreatedTime | IEEE8021-SECY-MIB |