atiL2deviceSecurityAction
AtiL2-MIB ·
.1.3.6.1.4.1.207.8.33.5.1.1.7
Object
column mandatory
r/w
Enumeration
Security Action to be carried when the atiL2SecurityConfig is enabled-with-learning-locked or limted-enabled.
Context
- MIB
- AtiL2-MIB
- OID
.1.3.6.1.4.1.207.8.33.5.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atiL2deviceEntry
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 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2deviceSecurityAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2deviceSecurityAction.<atiL2deviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiL2-MIB::atiL2deviceSecurityAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | send-trap-only |
2 | disable-port-only |
3 | disable-port-and-send-trap |
4 | do-nothing |