7-139
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CDP-MIB
Indicates the time when this cache entry was last changed. This object is initialised to the current
time when the entry gets created and updated to the current time whenever the value of any (other)
object instance in the corresponding row is modified.
::= { cdpCacheEntry 24 }
CDP Global Group
cdpGlobalRun OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
An indication of whether the Cisco Discovery Protocol is currently running. Entries in
cdpCacheTable are deleted when CDP is disabled.
DEFVAL { true }
::= { cdpGlobal 1 }
cdpGlobalMessageInterval OBJECT-TYPE
SYNTAX INTEGER (5..254)
UNITS seconds
MAX-ACCESS read-write
STATUS current
DESCRIPTION
The interval at which CDP messages are to be generated. The default value is 60 seconds.
DEFVAL { 60 }
::= { cdpGlobal 2 }
cdpGlobalHoldTime OBJECT-TYPE
SYNTAX INTEGER (10..255)
UNITS seconds
MAX-ACCESS read-write
STATUS current
DESCRIPTION
The time for the receiving device holds CDP message. The default value is 180 seconds.
DEFVAL { 180 }
::= { cdpGlobal 3 }
cdpGlobalDeviceId OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION