qos2AggPolicyConformAction
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.27.1.11.6
Object
scalar r/w
Enumeration
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. .
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.27.1.11.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qos2AggregatePolicy
Net-SNMP examples
How SNMP and these commands workScalars 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::qos2AggPolicyConformAction.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::qos2AggPolicyConformAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | transmit |
1 | drop |
2 | set-dscp-transmit |
3 | set-prec-transmit |
4 | set-cos-transmit |
5 | set-drop-precedence |
6 | set-internal-priority |