sleV2Security4ACLPolicyNomatchFlag

SLEV2-Security-MIB · .1.3.6.1.4.1.6296.102.7.2.5.4.1.1.1.7

Object

column IntPermit
The action to be apply for matched packets.
bit 0: deny the nomatched packets
bit 1: mirror the nomatched packets
bit 2: copy to CPU
bit 3: set 802.1p value to ToS precedence 
bit 4: set ToS precedence to 802.1p value
bit 5 : set 802.1p value from flow
bit 6 : set TaoS precedence from flow

Context

MIB
SLEV2-Security-MIB
OID
.1.3.6.1.4.1.6296.102.7.2.5.4.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
sleV2Security4ACLPolicyEntry
Groups
1

Walk 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::sleV2Security4ACLPolicyNomatchFlag'
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::sleV2Security4ACLPolicyNomatchFlag.<sleV2Security4ACLPolicyIndex>'
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::sleV2Security4ACLPolicyNomatchFlag'

Syntax

Source
IntPermit
Base type
Enumeration

Values & Constraints

Type Values
1deny
2permit
3none

Conformance