All MIBs › IEEE8021-SECY-MIB › secyIfAdminPt2PtMAC
secyIfAdminPt2PtMAC
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyIfAdminPt2PtMAC
OID (numeric): 1.0.8802.1.1.3.1.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Controls the value of operPointToPointMAC (secyOperPt2PtMAC) reported to the user(s) of this SecY's Controlled Port.
forceTrue(1) : operPointToPointMAC is True, regardless of the configuration and status of the SecY. forceFalse(2) : operPointToPointMAC is False, regardless of the configuration and status of the SecY. auto(3) : OperPointMAC is True if secyIfvalidateFrames is strict and reception is from at most one peer SecY, or if secyIfvalidateFrames is not strict and operPointToPointMAC is True for the Common Port, and is False otherwise.
What is secyIfAdminPt2PtMAC?
This object controls how the SecY (Secure Y) interface reports point-to-point MAC status: it can be forced true, forced false, or automatically determined based on frame validation settings. An operator uses this to influence MACsec operation on potentially multi-peer links, affecting cipher suite selection and encryption behavior. The auto mode intelligently adapts the point-to-point status based on reception patterns.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.10 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyIfAdminPt2PtMAC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.10.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyIfAdminPt2PtMAC.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.3.1.1.1.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> secyIfAdminPt2PtMAC.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.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.10 | secyIfAdminPt2PtMAC | IEEE8021-SECY-MIB |