cdpInterfaceExtendedTrust

CISCO-CDP-MIB · ciscosb variant · .1.3.6.1.4.1.9.9.23.1.1.2.1.1

Object

column r/w Enumeration
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.

Context

MIB
CISCO-CDP-MIB
OID
.1.3.6.1.4.1.9.9.23.1.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
cdpInterfaceExtEntry
Groups
1

Walk 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 'CISCO-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDP-MIB::cdpInterfaceExtendedTrust'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDP-MIB::cdpInterfaceExtendedTrust.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDP-MIB::cdpInterfaceExtendedTrust'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1trusted
2noTrust

Conformance