iso/org/dod/internet/private/enterprises/.4413/.2/.99/.1/.1/.2/cablemodemFactory/.6/cmOtpSecurityLevel
cmOtpSecurityLevel
OBJECT-TYPE
1.3.6.1.4.1.4413.2.99.1.1.2.2.6.8
Description
Reports and controls the current security level for the cumulative set of supported OTP features for this device. This provides a platform-independent mechanism to set all supported security features at once without requiring each feature to be configured individually. When read, a value of noSecurity(0) indicates that all supported features are currently set to the least secure value. If set to noSecurity(0), all supported OTP features will be set to the least secure value. When read, a value of partialSecurity(1) indicates that the supported OTP features currently have a mixture of secure and non-secure settings. An attempt to set this object to a value of partialSecurity(1) will fail with an error of INCONSISTENT_VALUE unless the current value of this object is partialSecurity(1). In order to create a partially secure configuration, each OTP feature must be set individually. When read, a value of fullSecurity(2) indicates that all supported features are currently set to the most secure value. If set to fullSecurity(2), all supported OTP features will be set to the most secure value.
Syntax
INTEGER { noSecurity(0), partialSecurity(1), fullSecurity(2) }