sleV2CpuPacketFilterAction
SLEV2-Security-MIB ·
.1.3.6.1.4.1.6296.102.7.2.8.1.1.7
Object
column Enumeration
The action to matched packet. Dot1q -> replace dot1qAttach -> add dot1qDettach -> remove
Context
- MIB
- SLEV2-Security-MIB
- OID
.1.3.6.1.4.1.6296.102.7.2.8.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleV2CpuPacketFilterEntry
- 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 'SLEV2-Security-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-Security-MIB::sleV2CpuPacketFilterAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLEV2-Security-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-Security-MIB::sleV2CpuPacketFilterAction.<sleV2CpuPacketFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLEV2-Security-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLEV2-Security-MIB::sleV2CpuPacketFilterAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | permit |
3 | rateLimit |
4 | pass |
5 | dot1q |
6 | dot1qAttach |
7 | dot1qDetach |
255 | unknown |
Conformance
Member of