ctsFileErrNotifReason
CISCO-TRUSTSEC-MIB ·
.1.3.6.1.4.1.9.9.730.1.6.1
Object
scalar
Enumeration
This object indicates the reason file error related
notification was generated.
'openFailedForWrite' - System failed to open a file to
write TrustSec information.
'writeFailed' - System failed to write TrustSec
information to a file.
'openFailedForRead' - System failed to open a file to
read TrustSec information.
'readFailed' - System failed to read TrustSec
information from a file.
'badMagic' - A bad magic number was encountered
for a TrustSec file.
'unexpectedEof' - A record of unexpected length is found in
TrustSec file.
'badHeader' - Bad file header was encountered for a
TrustSec file.
Context
- MIB
- CISCO-TRUSTSEC-MIB
- OID
.1.3.6.1.4.1.9.9.730.1.6.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ctsNotifsInfoObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | openFailedForWrite |
2 | writeFailed |
3 | openFailedForRead |
4 | readFailed |
5 | badMagic |
6 | unexpectedEof |
7 | badHeader |