atiswitchSecurityConfig
AtiSwitch-MIB ·
.1.3.6.1.4.1.207.8.15.2.4
Object
scalar r/w
Enumeration
This attribute is a port security configuration object. Setting the value to 'disabled' will allow the switch to learn new MAC addresses as they come in. In enabledLearningLocked mode, the device will stop learning new addresses and the old addresses that the device has learned will be locked. In enabledLimited mode, only a limited number of addresses will be learned. In enabledSecured mode, the administrator is responsible for entering the MAC addresses manually. By doing this, the administrator knows exactly who is connecting to the switch.
Context
- MIB
- AtiSwitch-MIB
- OID
.1.3.6.1.4.1.207.8.15.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atiswitchConfigGroup
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 'AtiSwitch-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiSwitch-MIB::atiswitchSecurityConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiSwitch-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiSwitch-MIB::atiswitchSecurityConfig'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.