cdpGlobalDeviceIdFormatCpb
CISCO-CDP-MIB ·
ciscosb variant
·
.1.3.6.1.4.1.9.9.23.1.3.6
Object
scalar Bits
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.
macAddress(1) indicates that the device supports using
layer 2 MAC address as the format for its DeviceId.
other(2) indicates that the device supports using its
platform specific format as the format for its DeviceId.
Context
- MIB
- CISCO-CDP-MIB
- OID
.1.3.6.1.4.1.9.9.23.1.3.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cdpGlobal
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDP-MIB::cdpGlobalDeviceIdFormatCpb.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDP-MIB::cdpGlobalDeviceIdFormatCpb'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | serialNumber |
1 | macAddress |
2 | other |
Conformance
Member of