qos2PolicyViolateActionChange

ZELAX-MIB · .1.3.6.1.4.1.7840.2.1.100.27.1.15.13

Object

scalar r/w Enumeration
transmit(0): means send packets without any change;
drop(1): means drop packets;
set-dscp-transmit(2): send packets and remark dscp value;
set-prec-transmit(3): send packets and remark ip-precedence value;
set-cos-transmit(4): send packets and remark cos value;
set-internal-priority(5):send packets and remark internal-priority value ;
set-drop-Precedence(6): send packets and remark drop-precedence value.

Context

MIB
ZELAX-MIB
OID
.1.3.6.1.4.1.7840.2.1.100.27.1.15.13
Type
scalar
Access
readwrite
Status
current
Parent
qos2PolicyTable

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::qos2PolicyViolateActionChange.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZELAX-MIB::qos2PolicyViolateActionChange'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0transmit
1drop
2set-dscp-transmit
3set-prec-transmit
4set-cos-transmit
5set-internal-priority
6set-drop-Precedence