CISCOSB-CDP-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.137
- Last updated
- 2011-02-15 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2008-09-14 00:00, 2010-08-11 00:00, 2010-10-25 00:00, 2010-11-10 00:00, 2010-11-14 00:00, 2011-01-09 00:00, 2011-02-15 00:00, 2012-02-14 00:00, 2015-03-04 00:00, 2016-03-30 00:00
- Namespace
- cisco
- Source file
CISCOSB-CDP-MIB- Digest
sha256:b35eeaaa7d3a526ae50a48fd6067c19c439e617b9bd973078ff87c09a31229f9
Description
The private MIB module definition for CDP protocol.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCO-CDP-MIB | cdpCacheDeviceIndex, cdpCacheEntry, cdpCacheIfIndex |
| CISCO-TC | CiscoNetworkAddress, CiscoNetworkProtocol |
| CISCOSB-DEVICEPARAMS-MIB | rndErrorDesc, rndErrorSeverity |
| CISCOSB-MIB | rndNotifications, switch001 |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| Q-BRIDGE-MIB | PortList, VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CISCO-CDP-MIB CISCO-SMI CISCO-TC CISCO-VTP-MIB CISCOSB-CDP-MIB CISCOSB-DEVICEPARAMS-MIB CISCOSB-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RlCdpCounterTypes TEXTUAL-CONVENTION v1OutputPackets counter specifies the number of sent CDP packets with version 1 v2OutputPackets counter specifies the number of sent CDP packets with version 2 v1InputPackets counter specifies the number of received CDP packets with version 1 v2InputPackets counter specifies the number of received CDP packets with version 2 totalInputPackets counter specifies the total number of received CDP packets totalOutputPackets counter specifies the total number of sent CDP packets illegalChksum counter specifies the number of received CDP packets with illegal checksum. errorPackets counter specifies the number of received CDP packets with other error (duplicated TLVs, illegal TLVs, etc.) maxNeighborsExceededInMainCache counter specifies the number of times a CDP neighbor could not be stored in the main cache. maxNeighborsExceededInSecondaryCache specifies counter the number of times a CDP neighbor could not be stored in the secondary cache. | current | |||
| RlCdpPduActionTypes TEXTUAL-CONVENTION filtering - CDP packets would filtered (dropped). bridging - CDP packets bridged as regular data packets | current | |||
| RlCdpVersionTypes TEXTUAL-CONVENTION version-v1 - cdp version 1 version-v2 - cdp version 2 | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlCdpVersionAdvertised OBJECT-TYPE Specifies the verison of sent CDP packets | 1.3.6.1.4.1.9.6.1.101.137.1 | RlCdpVersionTypes | read-write | current |
| rlCdpSourceInterface OBJECT-TYPE Specifices the CDP source-interface, which the IP address advertised into TLV is accoding to this source-interface instead of the outgoing interface. value of 0 indicates no source interface. value must belong to an ethernet port/lag | 1.3.6.1.4.1.9.6.1.101.137.2 | InterfaceIndexOrZero | read-write | current |
| rlCdpLogMismatchDuplexEnable OBJECT-TYPE Enable logging messages when detecting mishmatch between advertised and received duplex mode. To enable loging on specific interface set the corresponing bit. | 1.3.6.1.4.1.9.6.1.101.137.3 | PortList | read-write | current |
| rlCdpCountersTable OBJECT-TYPE This table contains all cdp counter values, indexed by conter name | 1.3.6.1.4.1.9.6.1.101.137.4 | not-accessible | current | |
| rlCdpCountersEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.137.4.1 | not-accessible | current | |
| rlCdpCountersName OBJECT-TYPE counter name used as key for counters table | 1.3.6.1.4.1.9.6.1.101.137.4.1.1 | RlCdpCounterTypes | not-accessible | current |
| rlCdpCountersValue OBJECT-TYPE the value of the counter name specisifed by rlCdpCountersName, unsuppo will have no entry in the tab. | 1.3.6.1.4.1.9.6.1.101.137.4.1.2 | Counter32 | read-only | current |
| rlCdpCountersClear OBJECT-TYPE By setting the MIB to True, all error and traffic counters are set to zero. | 1.3.6.1.4.1.9.6.1.101.137.5 | TruthValue | read-write | current |
| rlCdpCacheClear OBJECT-TYPE By setting the MIB to True, all entries from the cdp cache table is deleted. | 1.3.6.1.4.1.9.6.1.101.137.6 | TruthValue | read-write | current |
| rlCdpVoiceVlanId OBJECT-TYPE voice vlan Id, used as the Appliance Vlan-Id TLV | 1.3.6.1.4.1.9.6.1.101.137.7 | INTEGER (0..4094) | read-write | obsolete |
| rlCdpCacheTable OBJECT-TYPE The (conceptual) table contains externtion for the cdpCache table. indexed by cdpCacheEntry. | 1.3.6.1.4.1.9.6.1.101.137.8 | not-accessible | current | |
| rlCdpCacheEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.137.8.1 | not-accessible | current | |
| rlCdpCacheVersionExt OBJECT-TYPE This field contains the extention of the cdpCacheVersion field in the cdpCache table. In case the neighbour advertised the SW TLV as a string with length larger than 160, this field contains the chacters from place 160 and on. Zero-length strings indicates no Version field (TLV) was reported in the most recent CDP message, or it was smaller than 160 chars | 1.3.6.1.4.1.9.6.1.101.137.8.1.1 | DisplayString | read-only | current |
| rlCdpCacheTimeToLive OBJECT-TYPE This field indicates the time remains in seconds till the entry should be expried. | 1.3.6.1.4.1.9.6.1.101.137.8.1.2 | INTEGER | read-only | current |
| rlCdpCacheCdpVersion OBJECT-TYPE This field indicates the cdp version that was reported in the most recent CDP message. | 1.3.6.1.4.1.9.6.1.101.137.8.1.3 | RlCdpVersionTypes | read-only | current |
| rlCdpPduAction OBJECT-TYPE Defines CDP packets handling when CDP is globally disabled. | 1.3.6.1.4.1.9.6.1.101.137.9 | RlCdpPduActionTypes | read-write | current |
| rlCdpLogMismatchVoiceVlanEnable OBJECT-TYPE Enable logging messages when detecting mishmatch between advertised and received voice VLAN. To enable logging on specific interface set the corresponing bit. | 1.3.6.1.4.1.9.6.1.101.137.10 | PortList | read-write | current |
| rlCdpLogMismatchNativeVlanEnable OBJECT-TYPE Enable logging messages when detecting mishmatch between advertised and received native VLAN. To enable loging on specific interface set the corresponing bit. | 1.3.6.1.4.1.9.6.1.101.137.11 | PortList | read-write | current |
| rlCdpSecondaryCacheTable OBJECT-TYPE The (conceptual) table contains partial information from cdpCache table. indexed by rlCdpSecondaryCacheEntry. | 1.3.6.1.4.1.9.6.1.101.137.12 | not-accessible | current | |
| rlCdpSecondaryCacheEntry OBJECT-TYPE An entry (conceptual row) in the rlCdpSecondaryCacheTable, containing partial information received via CDP on one interface from one device. Entries appear when a CDP advertisement is received from a neighbor device. Entries disappear when CDP is disabled on the interface, globally or when the secondary cache is cleared | 1.3.6.1.4.1.9.6.1.101.137.12.1 | not-accessible | current | |
| rlCdpSecondaryCacheMacAddress OBJECT-TYPE The MAC address of the neighbor. | 1.3.6.1.4.1.9.6.1.101.137.12.1.3 | MacAddress | read-only | current |
| rlCdpSecondaryCachePlatform OBJECT-TYPE The Device's Hardware Platform prefix, as reported in the most recent CDP message. The zero-length string indicates that no Platform field (TLV) was reported in the most recent CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.4 | DisplayString | read-only | current |
| rlCdpSecondaryCacheCapabilities OBJECT-TYPE The Device's Functional Capabilities as reported in the most recent CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.5 | OCTET STRING (SIZE(0..4)) | read-only | current |
| rlCdpSecondaryCacheVoiceVlanID OBJECT-TYPE The remote device's VoIP VLAN ID, as reported in the most recent CDP message. This object is not instantiated if no Appliance VLAN-ID field (TLV) was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.6 | Unsigned32 (0..4095) | read-only | current |
| rlCdpSecondaryCacheTimeToLive OBJECT-TYPE This field indicates the number of seconds till the entry is expried. | 1.3.6.1.4.1.9.6.1.101.137.12.1.7 | INTEGER | read-only | current |
| rlCdpSecondaryCachePowerAvailable OBJECT-TYPE The remote device's available power, as reported in the most recent CDP message. A value of 0xFFFFFFFF indicates that no Power Available TLV was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.8 | Unsigned32 | read-only | current |
| rlCdpSecondaryCachePowerConsumption OBJECT-TYPE The remote device's consumed power, as reported in the most recent CDP message. A value of 0xFFFFFFFF indicates that no Power Consumption TLV was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.9 | Unsigned32 | read-only | current |
| rlCdpSecondaryCacheSparePairPoECapabilities OBJECT-TYPE The remote device's Spare-Pair (4-wire) Power-Over-Ethernet negotiation capabilities. The bit 'supported(0)' indicates that the device supports Spare Pair POE. The bit 'detectionClassificationRequired(1)' indicates that the device requires detection/classification on the spare-pair. The bit 'desiredState(2)' indicates whether the PD device desires power on the spare pair. The bit 'operationalState(3)' indicates whether the PSE device supplies power on the spare pair. | 1.3.6.1.4.1.9.6.1.101.137.12.1.10 | Bits {supported(0), detectionClassificationRequired(1), desiredState(2), operationalState(3)} | read-only | current |
| rlCdpSecondaryCacheDeviceId OBJECT-TYPE The remote device's Device-ID prefix, as reported in the most recent CDP message. The zero-length string indicates that no Device-ID TLV was reported in the most recent CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.11 | DisplayString | read-only | current |
| rlCdpSecondaryCachePortId OBJECT-TYPE The remote device's Port-ID prefix, as reported in the most recent CDP message. The zero-length string indicates that no Port-ID TLV was reported in the most recent CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.12 | DisplayString | read-only | current |
| rlCdpSecondaryCachePowerAvailableManagementPowerLevel OBJECT-TYPE The remote device's Management Power Level, as reported in the most recent CDP message Power Available TLV. A value of zero indicates that no Power Available TLV was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.13 | Unsigned32 | read-only | current |
| rlCdpSecondaryCachePowerAvailableRequestId OBJECT-TYPE The remote device's echoed Request ID, as reported in the most recent CDP message Power Available TLV. A value of zero indicates that no Power Available TLV was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.14 | Unsigned32 | read-only | current |
| rlCdpSecondaryCachePowerAvailablePowerManagementId OBJECT-TYPE The remote device's Power Management ID, as reported in the most recent CDP message Power Available TLV. A value of zero indicates that no Power Available TLV was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.15 | Unsigned32 | read-only | current |
| rlCdpSecondaryCachePowerRequestedPowerManagementId OBJECT-TYPE The remote device's echoed Power Management ID, as reported in the most recent CDP message Power Requested TLV. A value of zero indicates that no Power Requested TLV was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.16 | Unsigned32 | read-only | current |
| rlCdpSecondaryCachePowerRequestedRequestId OBJECT-TYPE The remote device's Request ID, as reported in the most recent CDP message Power Requested TLV. A value of zero indicates that no Power Requested TLV was reported in the most recently received CDP message. | 1.3.6.1.4.1.9.6.1.101.137.12.1.17 | Unsigned32 | read-only | current |
| rlCdpGlobalLogMismatchDuplexEnable OBJECT-TYPE Globally enable/disable logging messages when detecting mishmatch between advertised and received duplex mode. | 1.3.6.1.4.1.9.6.1.101.137.13 | TruthValue | read-write | current |
| rlCdpGlobalLogMismatchVoiceVlanEnable OBJECT-TYPE Globally enable/disable logging messages when detecting mishmatch between advertised and received voice VLAN. | 1.3.6.1.4.1.9.6.1.101.137.14 | TruthValue | read-write | current |
| rlCdpGlobalLogMismatchNativeVlanEnable OBJECT-TYPE Globally enable/disable logging messages when detecting mishmatch between advertised and received native VLAN. | 1.3.6.1.4.1.9.6.1.101.137.15 | TruthValue | read-write | current |
| rlCdpTlvTable OBJECT-TYPE The (conceptual) table contains the local advertised information. indexed by rlCdpTlvEntry. | 1.3.6.1.4.1.9.6.1.101.137.16 | not-accessible | current | |
| rlCdpTlvEntry OBJECT-TYPE An entry (conceptual row) in the rlCdpTlvTable, containing local information advertised by CDP on one interface. Entries are available only when CDP is globally enabled, for interfaces on which CDP is enabled and the interface state is UP. | 1.3.6.1.4.1.9.6.1.101.137.16.1 | not-accessible | current | |
| rlCdpTlvIfIndex OBJECT-TYPE The ifIndex value of the local interface. A value of zero is used to access TLVs which do not changed between interfaces. | 1.3.6.1.4.1.9.6.1.101.137.16.1.1 | Unsigned32 (0..2147483647) | not-accessible | current |
| rlCdpTlvDeviceIdFormat OBJECT-TYPE An indication of the format of Device-Id contained in the corresponding instance of rlCdpTlvDeviceId. serialNumber(1) indicates that the value of rlCdpTlvDeviceId object is in the form of an ASCII string contain the device serial number. macAddress(2) indicates that the value of rlCdpTlvDeviceId object is in the form of Layer 2 MAC address. other(3) indicates that the value of rlCdpTlvDeviceId object is in the form of a platform specific ASCII string contain info that identifies the device. For example: ASCII string contains serialNumber appended/prepened with system name. | 1.3.6.1.4.1.9.6.1.101.137.16.1.2 | INTEGER {serialNumber(1), macAddress(2), other(3)} | read-only | current |
| rlCdpTlvDeviceId OBJECT-TYPE The Device-ID string as will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.3 | DisplayString | read-only | current |
| rlCdpTlvAddress1Type OBJECT-TYPE The Inet address type of rlCdpTlvAddress1 | 1.3.6.1.4.1.9.6.1.101.137.16.1.4 | InetAddressType | read-only | current |
| rlCdpTlvAddress1 OBJECT-TYPE The (first) network-layer address of the device as will be advertised in the Address TLV of subsequent CDP messages. For example, if the corresponding instance of rlCdpTlvAddress1Type had the value 'ipv4(1)', then this object would be an IPv4-address. | 1.3.6.1.4.1.9.6.1.101.137.16.1.5 | InetAddress | read-only | current |
| rlCdpTlvAddress2Type OBJECT-TYPE The Inet address type of rlCdpTlvAddress2 | 1.3.6.1.4.1.9.6.1.101.137.16.1.6 | InetAddressType | read-only | current |
| rlCdpTlvAddress2 OBJECT-TYPE The (first) network-layer address of the device as will be advertised in the Address TLV of subsequent CDP messages. For example, if the corresponding instance of rlCdpTlvAddress2Type had the value 'ipv6(2)', then this object would be an IPv6-address. | 1.3.6.1.4.1.9.6.1.101.137.16.1.7 | InetAddress | read-only | current |
| rlCdpTlvAddress3Type OBJECT-TYPE The Inet address type of rlCdpTlvAddress3 | 1.3.6.1.4.1.9.6.1.101.137.16.1.8 | InetAddressType | read-only | current |
| rlCdpTlvAddress3 OBJECT-TYPE The (first) network-layer address of the device as will be advertised in the Address TLV of subsequent CDP messages. For example, if the corresponding instance of rlCdpTlvAddress3Type had the value 'ipv6(2)', then this object would be an IPv6-address. | 1.3.6.1.4.1.9.6.1.101.137.16.1.9 | InetAddress | read-only | current |
| rlCdpTlvPortId OBJECT-TYPE The Port-ID string as will be advertised in subsequent CDP messages from this interface. This will typically be the value of the ifName object (e.g., 'Ethernet0'). | 1.3.6.1.4.1.9.6.1.101.137.16.1.10 | DisplayString | read-only | current |
| rlCdpTlvCapabilities OBJECT-TYPE The Device's Functional Capabilities as will be advertised in subsequent CDP messages. For latest set of specific values, see the latest version of the CDP specification. | 1.3.6.1.4.1.9.6.1.101.137.16.1.11 | OCTET STRING (SIZE(0..4)) | read-only | current |
| rlCdpTlvVersion OBJECT-TYPE The Version string as will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.12 | DisplayString | read-only | current |
| rlCdpTlvPlatform OBJECT-TYPE The Device's Hardware Platform as will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.13 | DisplayString | read-only | current |
| rlCdpTlvNativeVLAN OBJECT-TYPE The local device's interface's native VLAN, as will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.14 | Unsigned32 (0..4095) | read-only | current |
| rlCdpTlvDuplex OBJECT-TYPE The local device's interface's duplex mode, as will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.15 | INTEGER {unknown(1), halfduplex(2), fullduplex(3)} | read-only | current |
| rlCdpTlvApplianceID OBJECT-TYPE The local device's Appliance ID, as will be advertised in subsequent CDP messages. A value of zero denotes no Appliance VLAN-ID TLV will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.16 | Unsigned32 (0..255) | read-only | current |
| rlCdpTlvApplianceVlanID OBJECT-TYPE The local device's VoIP VLAN ID, as will be advertised in subsequent CDP messages. A value of zero denotes no Appliance VLAN-ID TLV will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.17 | Unsigned32 (0..4095) | read-only | current |
| rlCdpTlvExtendedTrust OBJECT-TYPE The local device's interface's extended trust mode, as will be advertised in subsequent CDP messages. A value of zero indicates the absence of extended trust. | 1.3.6.1.4.1.9.6.1.101.137.16.1.18 | INTEGER {untrusted(0), trusted(1)} | read-only | current |
| rlCdpTlvCosForUntrustedPorts OBJECT-TYPE The COS value with which all packets received on an untrusted port should be marked by a simple switching device which cannot itself classify individual packets. This TLV only has any meaning if corresponding instance of rlCdpTlvExtendedTrust indicates the absence of extended trust. | 1.3.6.1.4.1.9.6.1.101.137.16.1.19 | Unsigned32 (0..255) | read-only | current |
| rlCdpTlvPowerAvailableRequestId OBJECT-TYPE The Power Available TLV Request-ID field echoes the Request-ID field last received in a Power Requested TLV. It is 0 if no Power Requested TLV has been received since the interface last transitioned to ifOperState == Up. | 1.3.6.1.4.1.9.6.1.101.137.16.1.20 | Unsigned32 (0..65535) | read-only | current |
| rlCdpTlvPowerAvailablePowerManagementId OBJECT-TYPE The Power Available TLV Power-Management-ID field. | 1.3.6.1.4.1.9.6.1.101.137.16.1.21 | Unsigned32 (1..65535) | read-only | current |
| rlCdpTlvPowerAvailable OBJECT-TYPE The Power Available TLV Available-Power field indicates the number of milliwatts of power available to powered devices at the time this object is instatiated. A value of 0xFFFFFFFF indicates that the Power Available TLV is not advertised. | 1.3.6.1.4.1.9.6.1.101.137.16.1.22 | Unsigned32 | read-only | current |
| rlCdpTlvPowerAvailableManagementPowerLevel OBJECT-TYPE The Power Available TLV Management-Power-Level field indicates the number of milliwatts representing the supplier's request to the powered device for its Power Consumption TLV. A value of 0xFFFFFFFF indicates the local device has no preference. | 1.3.6.1.4.1.9.6.1.101.137.16.1.23 | Unsigned32 | read-only | current |
| rlCdpTlvSysName OBJECT-TYPE The sysName MIB as will be advertised in subsequent CDP messages. | 1.3.6.1.4.1.9.6.1.101.137.16.1.24 | DisplayString | read-only | current |
| rlCdpTlvPowerConsumption OBJECT-TYPE The value of Power Consumption TLV indicates the maximum amount of power, in milliwatts, expected to be obtained and consumed from the interface over which the CDP packet is sent. A value of 0xFFFFFFFF indicates the TLV is not advertised. | 1.3.6.1.4.1.9.6.1.101.137.16.1.25 | Unsigned32 | read-only | current |
| rlCdpTlvPowerRequestedRequestId OBJECT-TYPE The Power Requested TLV Request-ID field. A value of zero indicates that the Power Requested TLV is not advertised. | 1.3.6.1.4.1.9.6.1.101.137.16.1.26 | Unsigned32 | read-only | current |
| rlCdpTlvPowerRequestedPowerManagementId OBJECT-TYPE The Power Requested TLV Power-Management-ID field echoes the Management- Power-ID field in the last received Power Available TLV, or to 0, if no Power Available TLV has been received. | 1.3.6.1.4.1.9.6.1.101.137.16.1.27 | Unsigned32 | read-only | current |
| rlCdpTlvSparePairPoECapabilities OBJECT-TYPE The capabilities advertised in the Spare-Pair POE TLV. The bit 'supported(0)' indicates that the device supports Spare Pair POE. The bit 'detectionClassificationRequired(1)' indicates that the device requires detection/classification on the spare-pair. The bit 'desiredState(2)' indicates whether the PD device desires power on the spare pair. The bit 'operationalState(3)' indicates whether the PSE device supplies power on the spare pair. | 1.3.6.1.4.1.9.6.1.101.137.16.1.28 | Bits {supported(0), detectionClassificationRequired(1), desiredState(2), operationalState(3)} | read-only | current |
| rlCdpAdvertiseApplianceTlv OBJECT-TYPE By setting the MIB to True Appliance VLAN-ID TLV may be advertised. A value of False will prevent this TLV from being advertised. | 1.3.6.1.4.1.9.6.1.101.137.17 | TruthValue | read-write | current |
| rlCdpValidateMandatoryTlvs OBJECT-TYPE By setting the MIB to true all mandatory TLVs 0x0001-0x0006 will be validated. Incoming CDP frames without any of the TLVs will be dropped. A value of false indicates that only the Device ID TLV (0x0001) is mandatory. Frames containing Device ID TLV will be processed, regardless of whether other TLVs are present or not. | 1.3.6.1.4.1.9.6.1.101.137.18 | TruthValue | read-write | current |
| rlCdpInterfaceCountersTable OBJECT-TYPE This table contains all CDP counter values, indexed by interface id. | 1.3.6.1.4.1.9.6.1.101.137.19 | not-accessible | current | |
| rlCdpInterfaceCountersEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.137.19.1 | not-accessible | current | |
| rlCdpInterfaceId OBJECT-TYPE Interface id, used as index for interface counters table. | 1.3.6.1.4.1.9.6.1.101.137.19.1.1 | InterfaceIndex | not-accessible | current |
| rlCdpInterfaceTotalInputPackets OBJECT-TYPE Num of received packets on rlCdpInterfaceId | 1.3.6.1.4.1.9.6.1.101.137.19.1.2 | Counter32 | read-only | current |
| rlCdpInterfaceV1InputPackets OBJECT-TYPE Num of v1 received packets on rlCdpInterfaceId | 1.3.6.1.4.1.9.6.1.101.137.19.1.3 | Counter32 | read-only | current |
| rlCdpInterfaceV2InputPackets OBJECT-TYPE Num of v2 received packets on rlCdpInterfaceId | 1.3.6.1.4.1.9.6.1.101.137.19.1.4 | Counter32 | read-only | current |
| rlCdpInterfaceTotalOutputPackets OBJECT-TYPE Num of sent packets from rlCdpInterfaceId | 1.3.6.1.4.1.9.6.1.101.137.19.1.5 | Counter32 | read-only | current |
| rlCdpInterfaceV1OutputPackets OBJECT-TYPE Num of v1 sent packets from rlCdpInterfaceId | 1.3.6.1.4.1.9.6.1.101.137.19.1.6 | Counter32 | read-only | current |
| rlCdpInterfaceV2OutputPackets OBJECT-TYPE Num of v2 sent packets from rlCdpInterfaceId | 1.3.6.1.4.1.9.6.1.101.137.19.1.7 | Counter32 | read-only | current |
| rlCdpInterfaceIllegalChksum OBJECT-TYPE Num of received packets with illegal CDP checksum. | 1.3.6.1.4.1.9.6.1.101.137.19.1.8 | Counter32 | read-only | current |
| rlCdpInterfaceErrorPackets OBJECT-TYPE specifies the number of received CDP packets with other error (duplicated TLVs, illegal TLVs, etc.) | 1.3.6.1.4.1.9.6.1.101.137.19.1.9 | Counter32 | read-only | current |
| rlCdpInterfaceMaxNeighborsExceededInMainCache OBJECT-TYPE specifies the number of times a CDP neighbor could not be stored in the main cache. | 1.3.6.1.4.1.9.6.1.101.137.19.1.10 | Counter32 | read-only | current |
| rlCdpInterfaceMaxNeighborsExceededInSecondaryCache OBJECT-TYPE specifies the number of times a CDP neighbor could not be stored in the secondary cache. | 1.3.6.1.4.1.9.6.1.101.137.19.1.11 | Counter32 | read-only | current |
| rlCdpInterfaceCountersClear OBJECT-TYPE By setting the scalar to a interface id , all error and traffic counters of this interface are set to zero. To clear the counters for ALL interfaces set the scalar to 0x0FFFFFFF | 1.3.6.1.4.1.9.6.1.101.137.20 | InterfaceIndexOrZero | read-write | current |
| rlCdpTlvPowerRequestTable OBJECT-TYPE The (conceptual) table contains the local advertised requested power levels in Power Requested TLV. indexed by rlCdpTlvPowerRequestEntry. | 1.3.6.1.4.1.9.6.1.101.137.21 | not-accessible | current | |
| rlCdpTlvPowerRequestEntry OBJECT-TYPE An entry (conceptual row) in the rlCdpTlvPowerRequestTable, containing locally requested power levels advertised by CDP on one interface. Entries are available only when CDP is globally enabled, for interfaces on which CDP is enabled and the interface state is UP. | 1.3.6.1.4.1.9.6.1.101.137.21.1 | not-accessible | current | |
| rlCdpTlvPowerRequestPowerLevelIndex OBJECT-TYPE An index to the list of Requested-Power-Level in Power Requested TLV. | 1.3.6.1.4.1.9.6.1.101.137.21.1.2 | Unsigned32 (0..2147483647) | not-accessible | current |
| rlCdpTlvPowerRequestPowerLevel OBJECT-TYPE A possible value of the Power Consumption TLV, in milliwatts | 1.3.6.1.4.1.9.6.1.101.137.21.1.3 | Unsigned32 (0..2147483647) | read-only | current |
| rlCdpSecondaryCacheAddressTable OBJECT-TYPE The (conceptual) table containing the list of network-layer addresses of a neighbor interface, as reported in the Address TLV of the most recently received CDP message and stored in the secondary cache. | 1.3.6.1.4.1.9.6.1.101.137.22 | not-accessible | current | |
| rlCdpSecondaryCacheAddressEntry OBJECT-TYPE An entry (conceptual row) in the rlCdpSecondaryCacheAddressTable, containing the list of network-layer addresses of a neighbor interface, as reported in the Address TLV of the most recently received CDP message and stored in the secondary cache. Entries are available only when CDP is globally enabled, for interfaces on which CDP is enabled and the interface state is UP. | 1.3.6.1.4.1.9.6.1.101.137.22.1 | not-accessible | current | |
| rlCdpSecondaryCacheAddressIndex OBJECT-TYPE The index of the address entry for a given cdpCacheIfIndex,cdpCacheDeviceIndex pair. | 1.3.6.1.4.1.9.6.1.101.137.22.1.3 | INTEGER (0..2147483647) | not-accessible | current |
| rlCdpSecondaryCacheAddressType OBJECT-TYPE An indication of the type of address contained in the corresponding instance of rlCdpSecondaryCacheAddress | 1.3.6.1.4.1.9.6.1.101.137.22.1.4 | CiscoNetworkProtocol | read-only | current |
| rlCdpSecondaryCacheAddress OBJECT-TYPE A network-layer address of the device as reported in the most recent CDP message's Address TLV. For example, if the the corresponding instance of rlCdpSecondaryCacheAddressType had the value 'ip(1)', then this object would be an IPv4-address. | 1.3.6.1.4.1.9.6.1.101.137.22.1.5 | CiscoNetworkAddress | read-only | current |
| rlCdpSecondaryCacheRequestedPowerTable OBJECT-TYPE The (conceptual) table containing the list of requested power levels by a remote device, as reported in the Power Requested TLV of the most recently received CDP message and stored in the secondary cache. | 1.3.6.1.4.1.9.6.1.101.137.23 | not-accessible | current | |
| rlCdpSecondaryCacheRequestedPowerEntry OBJECT-TYPE An entry (conceptual row) in the rlCdpSecondaryCacheRequestedPowerTable, containing the list of requested power levels by a remote device, as reported in the Power Requested TLV of the most recently received CDP message and stored in the secondary cache. Entries are available only when CDP is globally enabled, for interfaces on which CDP is enabled and the interface state is UP. | 1.3.6.1.4.1.9.6.1.101.137.23.1 | not-accessible | current | |
| rlCdpSecondaryCacheRequestedPowerIndex OBJECT-TYPE The index of the requested power level entry for a given cdpCacheIfIndex,cdpCacheDeviceIndex pair. | 1.3.6.1.4.1.9.6.1.101.137.23.1.3 | INTEGER (0..2147483647) | not-accessible | current |
| rlCdpSecondaryCacheRequestedPowerLevel OBJECT-TYPE A requested power level in the Power Requested TLV, in milliwatts. | 1.3.6.1.4.1.9.6.1.101.137.23.1.4 | Unsigned32 (1..2147483647) | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| rlCdpLogMismatchDuplexTrap NOTIFICATION-TYPE Warning trap indicating that duplex mismatch has been detected by CDP | 1.3.6.1.4.1.9.6.1.101.0.224 | current |
| rlCdpLogMismatchVoiceVlanTrap NOTIFICATION-TYPE Warning trap indicating that voice vlan mismatch has been detected by CDP | 1.3.6.1.4.1.9.6.1.101.0.225 | current |
| rlCdpLogMismatchNativeVlanTrap NOTIFICATION-TYPE Warning trap indicating that native vlan mismatch has been detected by CDP | 1.3.6.1.4.1.9.6.1.101.0.226 | current |