|
Description:
|
mfcInfoMfcStatus OBJECT-TYPE
SYNTAX INTEGER{
normal(0),
error(1),
num-err(2),
num-nouse(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "The status of the MFC chip, the meaning of various enumeration values is as follows:
normal(0), The MFC is in normal status.
error(1), MFC fault
num-err(2), The input MFC number is wrong.
num-nouse(3) The MFC with this number is not configured."
|
|
|