XcmGenSNMPv2ErrorStatus
Usage: This type specifies the SMIv2 equivalent of the SMIv1 'ErrorStatus' textual convention as an enumerated type. Note: The enum of '0' (zero) in this textual convention is illegal in strict SMIv1 (see section 3.2.1.1 of RFC 1155), so this TC must be converted to an integer range for pure SMIv1.
Possible values
21 objects| Number | Name |
|---|---|
| 0 | noError |
| 1 | tooBig |
| 2 | noSuchName |
| 3 | badValue |
| 4 | readOnly |
| 5 | genErr |
| 6 | noAccess |
| 7 | wrongType |
| 8 | wrongLength |
| 9 | wrongEncoding |
| 10 | wrongValue |
| 11 | noCreation |
| 12 | inconsistentValue |
| 13 | resourceUnavailable |
| 14 | commitFailed |
| 15 | undoFailed |
| 16 | authorizationError |
| 17 | notWritable |
| 18 | inconsistentName |
| 19 | failedDueToPowerSaverState |
| 20 | requestTimedOut |