CISCO-CDP-MIB :: cdpGlobalDeviceIdFormat

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CDP-MIBcdpGlobalDeviceIdFormat

cdpGlobalDeviceIdFormat

Module: CISCO-CDP-MIB

OID (symbolic): CISCO-CDP-MIB::cdpGlobalDeviceIdFormat

OID (numeric): 1.3.6.1.4.1.9.9.23.1.3.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is cdpGlobalDeviceIdFormat?

This read-write object indicates the format used for the device identifier reported in cdpGlobalDeviceId, such as a serial number, MAC address, or other identifier, limited to formats the device supports.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.3.7
snmpwalk -v2c -c public <target> CISCO-CDP-MIB::cdpGlobalDeviceIdFormat

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.3.7.1
snmpget -v2c -c public <target> CISCO-CDP-MIB::cdpGlobalDeviceIdFormat.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.23.1.3.7.1 i <value>

Start monitoring Cisco switches and routers (Cisco Discovery Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CDP-MIB::cdpGlobalDeviceIdFormat OID value, configure state conditions and alerts, and monitor any Cisco switches and routers (Cisco Discovery Protocol) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.23ciscoCdpMIBCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1ciscoCdpMIBObjectsCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1.3cdpGlobalCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1.3.7cdpGlobalDeviceIdFormatCISCO-CDP-MIB