gs2352QosPortDSCPEgressRewrite
LANCOM-GS-2352-MIB ·
.1.3.6.1.4.1.2356.800.3.2352.2.14.5.1.4
Object
column r/w
Enumeration
Configure the port egress rewriting mode. range: 0-2 0: Disable,No Egress rewrite. 1: Enable, Rewrite enabled without remapping. 2: Remap , DSCP from analyzer is remapped and frame is remarked with remapped DSCP value. default: disable.
Context
- MIB
- LANCOM-GS-2352-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2352.2.14.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2352QosPortDSCPEntry
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 'LANCOM-GS-2352-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2352-MIB::gs2352QosPortDSCPEgressRewrite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2352-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2352-MIB::gs2352QosPortDSCPEgressRewrite.<gs2352QosPortDSCPPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2352-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2352-MIB::gs2352QosPortDSCPEgressRewrite'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
2 | remap |