cmOtpProgramResult
BRCM-CM-FACTORY-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.2.2.6.3
Object
scalar
Enumeration
Indicates the result of an attempt to program the OTP. Note that this
value does not persist across a reboot, but it will provide the result
of an attempt to program the OTP until the device is rebooted.
notAttempted(-1): no attempt has been made to program the OTP since the
last reboot.
success(0): programming was successful.
failedAlreadyProgrammed(1): the part has already been programmed.
failedProgrammingNotSupported(2): OTP programming is not supported on
this platform.
failedHardwareFailure(3): internal h/w failure. In this case, the
chip should be discarded, since some of the bits may have been
programmed and others might have failed.
Context
- MIB
- BRCM-CM-FACTORY-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.2.2.6.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cmFactoryOtp
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | notAttempted |
0 | success |
1 | failedAlreadyProgrammed |
2 | failedProgrammingNotSupported |
3 | failedHardwareFailure |