MIB Viewer

cnAutoAttachDeviceDataCompare

OBJECT-TYPE
1.3.6.1.4.1.17713.24.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
Specifies the string comparison mode used for device identification. A setting of 'caseSensitive(1)' indicates the character case is taken into account when determining a match. A setting of 'caseInsensitive(2)' indicates that the character case is ignored during string comparison operations.
INTEGER { caseSensitive(1), caseInsensitive(2) }