sleV2Security4ACLPolicyMatchFlag
SLEV2-Security-MIB ·
.1.3.6.1.4.1.6296.102.7.2.5.4.1.1.1.6
Object
column IntPermit
The action to be apply for matched packets. bit 0: deny the matched packets bit 1: mirror the matched 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.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleV2Security4ACLPolicyEntry
- 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::sleV2Security4ACLPolicyMatchFlag'
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::sleV2Security4ACLPolicyMatchFlag.<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::sleV2Security4ACLPolicyMatchFlag'
Values & Constraints
Type Values
1 | deny |
2 | permit |
3 | none |
Conformance
Member of