User Manual

Unified IP MIB Reference 277
53-1003106-01
Chapter
19
FDP MIB Defintions
In this chapter
FDP interface table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277
FDP cache table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277
FDP global configuration objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 279
FDP cached address entry table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 280
FDP interface table
The Foundry Discovery Protocol (FDP) interface table shows whether or not the FDP is enabled on a
physical interface. You can use the following table to disable or enable FDP on individual interfaces.
NOTE
You cannot disable the Cisco Discovery Protocol (CDP) on individual interfaces.
FDP cache table
Each entry in the FDP cache table contains information received from FDP or Cisco Discovery
Protocol (CDP) on one interface of one device. The table is available if FDP or CDP is enabled
globally. Entries appear when an FDP or CDP advertisement is received from a neighbor device.
Entries are deleted when FDP or CDP is disabled on an interface or globally.
Name, OID, and syntax Access Description
snFdpInterfaceTable
brcdIp.1.1.3.20.1.1.1
None The FDP interface table
snFdpInterfaceIfIndex
brcdIp.1.1.3.20.1.1.1.1.1
None Shows the ifIndex value of the local interface.
snFdpInterfaceEnable
brcdIp.1.1.3.20.1.1.1.1.2
Syntax: Integer
Read-write Determines if FDP is enabled on the interface:
false(0) – FDP is disabled.
true(1) – FDP is enabled.
Default: true(1)
snFdpInterfaceCdpEnable
brcdIp.1.1.3.20.1.1.1.1.3
Syntax: Integer
Read-write Determines if CDP is enabled on the interface:
false(0) – CDP is disabled.
true(1) – CDP is enabled.
Default: true(1)