科学表記法を使用した整数フィールドがあります。しかし、次の警告があります。
pThreshold OBJECT-TYPE
SYNTAX INTEGER { b10E-2(2), b10E-3(3) }
(4) warning: named number `b10E-2' must not include a hyphen in SMIv2
(4) warning: named number `b10E-3' must not include a hyphen in SMIv2
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"........"
DEFVAL { b10E-3 }
::= { pGeneralEntry 3 }
どうしたの?