macFilterConfigAction
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.7.1.1.1.3
Object
column Enumeration
Security action when non-permitted frame is received: filter - just drop the frame; indicate - drop the frame and send trap; block - drop the frame, send trap and permanently block the interface.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.7.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- macFilterConfigEntry
- Groups
- 1
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 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::macFilterConfigAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::macFilterConfigAction.<macFilterConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::macFilterConfigAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | filter |
2 | indicate |
3 | block |
Conformance
Member of