All MIBs › IEEE8021-SECY-MIB › secyIfCurrentCipherSuite
secyIfCurrentCipherSuite
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyIfCurrentCipherSuite
OID (numeric): 1.0.8802.1.1.3.1.1.1.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The Cipher Suite currently used by this SecY, identified by the secyCipherSuiteTable entry index. Should be read-only if secyIfCipherTable implemented.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.9 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyIfCurrentCipherSuite
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.9.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyIfCurrentCipherSuite.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.3.1.1.1.1.9.1 i <value>
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.1 | secyIfTable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.1.1 | secyIfEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.1.1.9 | secyIfCurrentCipherSuite | IEEE8021-SECY-MIB |