Specifications
Interpreting the FC4 Type Value
56
LICENSED MATERIAL - PROPERTY OF FUJITSU SOFTWARE TECHNOLOGY CORPORATION
To perform an AND operation with the desired mask and appropriate word:
NOTE:
These instructions refer to the calculator used on Windows NT.
1. From the Windows Start menu, choose Programs, Accessories, and Calculator.
2. In Calculator, choose Scientific from the View
menu.
3. Select Hex (upper-left area).
4. Type the desired mask number, omitting any leading zeros. For example, for the
SNMP mask number “00000010,” type “10.”
5. Click the And button (upper-right area, under the C button).
6. Type the value from the appropriate word (eight-character set) of the 32-character
value in the FC4Type column, again omitting any leading zeros.
For example, to find out whether SNMP is supported, type the second word. (For
a 32-character value of “00000300000000300000000100000002,” type the second
word as “30”—without its leading zeros.)
7. Click the = button (near the lower-right corner).
A returned non-zero value indicates that the type is supported (for example, a
returned value of “10” indicates that SNMP is supported). The returned value “0”
indicates that the type is not supported.
33