IEEE8021-SECY-MIB :: secyTxSCCreatedTime

MIB Reference — IPNetwork Monitor

All MIBsIEEE8021-SECY-MIBsecyTxSCCreatedTime

secyTxSCCreatedTime

Module: IEEE8021-SECY-MIB

OID (symbolic): IEEE8021-SECY-MIB::secyTxSCCreatedTime

OID (numeric): 1.0.8802.1.1.3.1.1.2.1.5

Node type: OBJECT-TYPE

Type: TimeStamp

Access: read-only

Description:

The system time when this transmitting SC was created.

What is secyTxSCCreatedTime?

This OID records the exact moment when the network device created a new security connection for sending encrypted traffic. Security connections expire and rotate periodically to prevent attacks, so tracking creation time helps verify the encryption is fresh. A network operator checks this to ensure security keys are being rotated on schedule.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.2.1.5
snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSCCreatedTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.2.1.5.1
snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSCCreatedTime.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> secyTxSCCreatedTime.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.0stdSTART-MIB
1.0.8802iso8802START-MIB
1.0.8802.1ieee802dot1START-MIB
1.0.8802.1.1ieee802dot1mibsSTART-MIB
1.0.8802.1.1.3ieee8021SecyMIBIEEE8021-SECY-MIB
1.0.8802.1.1.3.1secyMIBObjectsIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1secyMgmtMIBObjectsIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1.2secyTxSCTableIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1.2.1secyTxSCEntryIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1.2.1.5secyTxSCCreatedTimeIEEE8021-SECY-MIB