atswitchSecurityConfig
ATSWTCH2-MIB ·
.1.3.6.1.4.1.207.8.10.2.5
Object
scalar mandatory
r/w
Enumeration
This Object is suppported only in 37XX product Line. Security feature configuration Object. The Security disable would let the device carry on the learn-new-address-as-it-comes-in mode as usual. When security is enabled-with-learning-locked, the learning of new address is stopped and the addresses locked in the device is used as the security Database. If an address comes in which is not present in the Device Security Database, then any of the atswitchSecurityAction Configured is triggered. When limited-enabled is selected, a per-port atswitchPortSecurityNumberOfAddresses specify the max number of MACs to be learned .
Context
- MIB
- ATSWTCH2-MIB
- OID
.1.3.6.1.4.1.207.8.10.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- atswitchConfigGroup
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 'ATSWTCH2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATSWTCH2-MIB::atswitchSecurityConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATSWTCH2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATSWTCH2-MIB::atswitchSecurityConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled-with-learning-locked |
3 | limited-enabled |