All MIBs › IEEE8021-SECY-MIB › secyIfUseESEnable
secyIfUseESEnable
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyIfUseESEnable
OID (numeric): 1.0.8802.1.1.3.1.1.1.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Enables use of the ES bit in the SecTAG when transmitting protected frames.
What is secyIfUseESEnable?
This OID controls whether the network security tag (SecTAG) includes the end-station (ES) bit when protecting data frames on this interface. Enabling this informs receiving devices that an end-station, not an intermediate switch, sent the frame. A network administrator would enable or disable this when configuring MAC Security (MACsec) encryption based on network topology and security policy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.13 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyIfUseESEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.13.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyIfUseESEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.3.1.1.1.1.13.1 s <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.13 | secyIfUseESEnable | IEEE8021-SECY-MIB |