MIB Viewer

qosAggPolicerConformAction

OBJECT-TYPE
1.3.6.1.4.1.6339.100.11.1.5.1.6
Access
read-create
Status
current
Source
DCN-MIB
Sub-identifiers
0
conform-action transmit means send packets without any change when specified speed is not exceeded; conform-action drop means drop packets when specified speed is not exceeded; conform-action set-dscp-transmit specifies to mark down packet DSCP value according to policed-dscp mapping when specified speed is not exceeded; conform-action set-prec-transmit specifies to mark down packet TOS value according to policed-dscp mapping when specified speed is not exceeded.
INTEGER { transmit(0), drop(1), set-dscp-transmit(2), set-prec-transmit(3) }