swL2PortSecurityTrapLogState
DES3052-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.63.8.2.15.2
Object
scalar r/w
Enumeration
When enabled (2), whenever there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out and the relevant information will be logged in the system.
Context
- MIB
- DES3052-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.63.8.2.15.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swL2PortSecurityMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3052-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3052-L2MGMT-MIB::swL2PortSecurityTrapLogState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3052-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3052-L2MGMT-MIB::swL2PortSecurityTrapLogState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | enable |
3 | disable |