secyIfAdminPt2PtMAC
IEEE8021-SECY-MIB ·
.1.0.8802.1.1.3.1.1.1.1.10
Object
column r/w
Enumeration
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.
Context
- MIB
- IEEE8021-SECY-MIB
- OID
.1.0.8802.1.1.3.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- secyIfEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyIfAdminPt2PtMAC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyIfAdminPt2PtMAC.<secyIfInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SECY-MIB::secyIfAdminPt2PtMAC'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forceTrue |
2 | forceFalse |
3 | auto |
Conformance
Member of