ADVANTECH-EKI-PRONEER-MIB :: trustMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADVANTECH-EKI-PRONEER-MIBtrustMode

trustMode

Module: ADVANTECH-EKI-PRONEER-MIB

OID (symbolic): ADVANTECH-EKI-PRONEER-MIB::trustMode

OID (numeric): 1.3.6.1.4.1.10297.202.7000.6.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: the QoS operation mode. CoS/802.1p: Traffic is mapped to queues based on the CoS field in the VLAN tag, or based on the per-port default CoS value if there is no VLAN tag on the incoming packet. DSCP: All IP traffic is mapped to queues based on the DSCP field in the IP header. If traffic is not IP traffic, it is mapped to the lowest priority queue. CoS/802.1p-DSCP: All IP traffic is mapped to queues based on the DSCP field in the IP header. If traffic is not IP but has VLAN tag, mapped to queues based on the CoS value in the VLAN tag. IP Precedence: All IP traffic is mapped to queues based on the IP Precedence field in the IP header. If traffic is not IP traffic, it is mapped to the lowest priority queue. None: All traffic is mapped to the lowest priority queue.

What is trustMode?

This is a read-write setting that tells the switch how to classify traffic into queues: by CoS (VLAN priority), DSCP (IP marking), IP Precedence (legacy), or a combination. Example: Set to 'dscp' if your network relies on IP header markings.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10297.202.7000.6.2.1
snmpwalk -v2c -c public <target> ADVANTECH-EKI-PRONEER-MIB::trustMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.10297.202.7000.6.2.1.1
snmpget -v2c -c public <target> ADVANTECH-EKI-PRONEER-MIB::trustMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.10297.202.7000.6.2.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trustMode.1

Start monitoring Advantech EKI-series industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVANTECH-EKI-PRONEER-MIB::trustMode OID value, configure state conditions and alerts, and monitor any Advantech EKI-series industrial Ethernet switches from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.10297advantechADVANTECH-EKI-PRONEER-MIB
1.3.6.1.4.1.10297.202aSwitchMIBADVANTECH-EKI-PRONEER-MIB
1.3.6.1.4.1.10297.202.7000proneerADVANTECH-EKI-PRONEER-MIB
1.3.6.1.4.1.10297.202.7000.6qosADVANTECH-EKI-PRONEER-MIB
1.3.6.1.4.1.10297.202.7000.6.2qosBasicModeADVANTECH-EKI-PRONEER-MIB
1.3.6.1.4.1.10297.202.7000.6.2.1trustModeADVANTECH-EKI-PRONEER-MIB