All MIBs › ZXR10-IF-QOS-MIB › zMlsQosModeUcinheritmode
zMlsQosModeUcinheritmode
Module: ZXR10-IF-QOS-MIB
OID (symbolic): ZXR10-IF-QOS-MIB::zMlsQosModeUcinheritmode
OID (numeric): 1.3.6.1.4.1.3902.3.6000.30.3.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: pipe Select pipe inherit mode short-pipe Select short-pipe inherit mode uniform Select uniform inherit mode
What is zMlsQosModeUcinheritmode?
This read-only value reports the priority-inheritance mode on the interface: uniform, pipe, or short-pipe. It controls how the switch's internal CoS/DSCP marking relates to the packet's own marking as it moves through the device: uniform propagates the marking through, pipe keeps ingress and internal markings independent, and short-pipe is a variant used at egress classification. For example, an admin diagnosing why egress QoS doesn't reflect an internally re-marked value would check whether zMlsQosModeUcinheritmode is set to pipe(2) on that interface, which decouples the two.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.6000.30.3.3.1.2 snmpwalk -v2c -c public <target> ZXR10-IF-QOS-MIB::zMlsQosModeUcinheritmode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.6000.30.3.3.1.2.1 snmpget -v2c -c public <target> ZXR10-IF-QOS-MIB::zMlsQosModeUcinheritmode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zMlsQosModeUcinheritmode.1
Start monitoring ZTE ZXR10 series routers/switches (per-interface 802.1p/TTL-QoS-mode config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-IF-QOS-MIB::zMlsQosModeUcinheritmode OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 series routers/switches (per-interface 802.1p/TTL-QoS-mode config status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.6000 | zxr10RosngMIB | ZXR10-HAGP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.6000.30 | zxr10QosMIBObjects | ZXR10-IF-QOS-MIB |
| 1.3.6.1.4.1.3902.3.6000.30.3 | zxr10IfQosMIB | ZXR10-IF-QOS-MIB |
| 1.3.6.1.4.1.3902.3.6000.30.3.3 | zMlsQosModeTable | ZXR10-IF-QOS-MIB |
| 1.3.6.1.4.1.3902.3.6000.30.3.3.1 | zMlsQosModeEntry | ZXR10-IF-QOS-MIB |
| 1.3.6.1.4.1.3902.3.6000.30.3.3.1.2 | zMlsQosModeUcinheritmode | ZXR10-IF-QOS-MIB |