cdpGlobalDeviceIdFormat
CISCO-CDP-MIB ·
.1.3.6.1.4.1.9.9.23.1.3.7
Object
scalar
r/w
Enumeration
An indication of the format of Device-Id contained in the
corresponding instance of cdpGlobalDeviceId. User can only
specify the formats that the device is capable of as
denoted in cdpGlobalDeviceIdFormatCpb object.
serialNumber(1) indicates that the value of cdpGlobalDeviceId
object is in the form of an ASCII string contain the device
serial number.
macAddress(2) indicates that the value of cdpGlobalDeviceId
object is in the form of Layer 2 MAC address.
other(3) indicates that the value of cdpGlobalDeviceId 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.
Context
- MIB
- CISCO-CDP-MIB
- OID
.1.3.6.1.4.1.9.9.23.1.3.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdpGlobal
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | serialNumber |
2 | macAddress |
3 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdpGlobalRun An indication of whether the Cisco Discovery Protocol
is currently running. Entries in cdpCacheTable are
deleted when CDP is disabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.23.1.3.1 |
| cdpGlobalMessageInterval The interval at which CDP messages are to be generated.
The default value is 60 seconds. | scalar | seconds Integer32 | .1.3.6.1.4.1.9.9.23.1.3.2 |
| cdpGlobalHoldTime The time for the receiving device holds CDP message.
The default value is 180 seconds. | scalar | seconds Integer32 | .1.3.6.1.4.1.9.9.23.1.3.3 |
| cdpGlobalDeviceId The device ID advertised by this device. The format of this
device id is characterized by the value of
cdpGlobalDeviceIdFormat object. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.23.1.3.4 |
| cdpGlobalLastChange Indicates the time when the cache table was last changed. It
is the most recent time at which any row was last created,
modified or deleted. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.23.1.3.5 |
| cdpGlobalDeviceIdFormatCpb Indicate the Device-Id format capability of the device.
serialNumber(0) indicates that the device supports using
serial number as the format for its DeviceId.
… | scalar | Bits | .1.3.6.1.4.1.9.9.23.1.3.6 |