All MIBs › CISCO-CATOS-ACL-QOS-MIB › caqIfOperTrustState
caqIfOperTrustState
Module: CISCO-CATOS-ACL-QOS-MIB
OID (symbolic): CISCO-CATOS-ACL-QOS-MIB::caqIfOperTrustState
OID (numeric): 1.3.6.1.4.1.9.9.179.1.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object is used to indicate the operational trust state of an interface. The operational trust state may or may not be identical to the config trust state denoted by caqIfTrustStateConfig. The value of this object depends on the runtime conditions such as whether the interface is configured to trust a certain type of device as denoted by caqIfTrustDevice as well as whether a device of the trusted type is connected to the interface. For example, if the interface is configured to only trust Cisco IP Phone and the phone is not connected to the interface at runtime, the operational trust state of this interface will have the untrusted(1) value even if the trustCoS(2) value is configured in caqIfTrustStateConfig.
This object is only instantiated if the platform supports trust device configuration.
If the object is untrusted(1), then the DSCP assigned to the packet is the DSCP specified by classification rule obtained from the matching ACE (Access Control Entry). ACE is a filter that is used to identify flows with certain characteristics. It includes fields such as ingress/egress ports, L2 addresses, L3 addresses , TCP/UDP port number.
If this object is trustCoS(2), then the DSCP assigned to the packet is the layer2 CoS of the packet mapped to a DSCP by the CoS-to-DSCP mapping defined in object caqCosToDscpDscp.
When this object is trustIpPrec(3), a DSCP is assigned to an IP packet according to the IP-Precedence-to-DSCP mapping defined by the values contained in caqIpPrecToDscpTable. For non-IP packets, trustIpPrec(3) has identical behavior as trustCoS(2).
When this object is trustDscp(4), the DSCP contained in an IP packet is trusted as being the correct value to assign to it. For non-IP packets, trustDscp(4) has identical behavior as trustCoS(2).
What is caqIfOperTrustState?
A read-only indicator of an interface's actual operational trust state, which may differ from its configured trust state depending on runtime conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqIfOperTrustState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqIfOperTrustState.1
Start monitoring Cisco Catalyst 5000/6000 series switches running CatOS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CATOS-ACL-QOS-MIB::caqIfOperTrustState OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 5000/6000 series switches running CatOS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.179 | ciscoCatOSAclQosMIB | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1 | ciscoCatOSAclQosMIBObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2 | caqInterfaceObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2.1 | caqIfConfigTable | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2.1.1 | caqIfConfigEntry | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.2.1.1.5 | caqIfOperTrustState | CISCO-CATOS-ACL-QOS-MIB |