
Examining Configuration File Reports
309081-14.20 Rev 00
9-13
Checking MIB Attributes
You can use Config Generator to find the possible MIB attributes for a particular
MIB record. To find the possible attributes, you provide the MIB name and MIB
version number in the following format:
rpt2cfg -q
<MIB_name>
-d
<MIB_version_number>
<MIB_version_number>
is the current software version number (for example,
12.00). For example, to find the MIB attributes for Version 12.00 of the MIB
record wfsys, enter the following command:
rpt2cfg -q wfsys -d 12.00
Config Generator displays the following:
Possible valid attributes for this record entry are:
wfSysContact
wfSysName
wfSysLocation
wfSysMibRevision
wfSysMibCounterEnable
Checking MIB Attribute Values
You can use Config Generator to find valid values for a given MIB attribute. To
find the values, you provide the MIB attribute and the MIB version number in the
following format:
rpt2cfg -q
<MIB_attribute>
-d
<MIB_version_number>
<MIB version number>
is the current software version number. For example, to
find the values for Version 12.00 of the MIB attribute wfSysMibCounterEnable,
enter the following:
rpt2cfg -q wfSysMibCounterEnable -d 12.00
Config Generator displays the following:
Possible valid list of values are:
DISABLE, ENABLE
Komentarze do niniejszej Instrukcji