All MIBs › CISCO-CDP-MIB › cdpGlobalDeviceIdFormat
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.23 | ciscoCdpMIB | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1 | ciscoCdpMIBObjects | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.3 | cdpGlobal | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.3.7 | cdpGlobalDeviceIdFormat | CISCO-CDP-MIB |