All MIBs › CISCO-CDP-MIB › cdpInterfaceExtendedTrust
cdpInterfaceExtendedTrust
Module: CISCO-CDP-MIB
OID (symbolic): CISCO-CDP-MIB::cdpInterfaceExtendedTrust
OID (numeric): 1.3.6.1.4.1.9.9.23.1.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the value to be sent by Extended Trust TLV.
If trusted(1) is configured, the value of Extended Trust TLV is one byte in length with its least significant bit equal to 1 to indicate extended trust. All other bits are 0.
If noTrust(2) is configured, the value of Extended Trust TLV is one byte in length with its least significant bit equal to 0 to indicate no extended trust. All other bits are 0.
What is cdpInterfaceExtendedTrust?
A read-write setting controlling the Extended Trust TLV value sent by CDP on this interface, indicating whether the port is configured as trusted or untrusted for QoS purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.1.2.1.1 snmpwalk -v2c -c public <target> CISCO-CDP-MIB::cdpInterfaceExtendedTrust
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.1.2.1.1.1 snmpget -v2c -c public <target> CISCO-CDP-MIB::cdpInterfaceExtendedTrust.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.23.1.1.2.1.1.1 i <value>
Start monitoring Cisco switches and routers (Cisco Discovery Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CDP-MIB::cdpInterfaceExtendedTrust OID value, configure state conditions and alerts, and monitor any Cisco switches and routers (Cisco Discovery Protocol) 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.23 | ciscoCdpMIB | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1 | ciscoCdpMIBObjects | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.1 | cdpInterface | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.1.2 | cdpInterfaceExtTable | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.1.2.1 | cdpInterfaceExtEntry | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.1.2.1.1 | cdpInterfaceExtendedTrust | CISCO-CDP-MIB |