nbsCmmcSysFirmwareType
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.2.19.1.8
Object
column
r/w
Enumeration
What kind of entity this package is for. Valid rev files
have type chassis(2), slot(3), or port(4).
invalid(1) indicates this entry is not a valid rev file.
deleted(5) indicates this entry refers to a file that was deleted
and is no longer in the management card storage area. This entry
may be re-enabled if the identical file is again put on the
management card. This way, indexes do not move around if files are
deleted and subsequently restored. However, deleted slots may be
reused by the system for new files at the system's descretion.
Setting deleted(5) will delete this file permanently from the
management card storage area.
No values other than deleted(5) can be set.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.2.19.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcSysFirmwareEntry
- Table
- nbsCmmcSysFirmwareTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | chassis |
3 | slot |
4 | port |
5 | deleted |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsCmmcSysFirmwareIndex Unique Id for this row | column | Integer32 | .1.3.6.1.4.1.629.200.2.19.1.1 |
| nbsCmmcSysFirmwareCksum The checksum of the metadata. Used to uniquely
identify this package file. Invalid package files
have a zero Cksum.
Not supported value: 0 | column | Unsigned32 | .1.3.6.1.4.1.629.200.2.19.1.10 |
| nbsCmmcSysFirmwareMd5 The MD5 checksum of this firmware image. Used to verify
the integrity of this package file. | column | OctetString | .1.3.6.1.4.1.629.200.2.19.1.11 |
| nbsCmmcSysFirmwareDescr Description of firmware image | column | OctetString | .1.3.6.1.4.1.629.200.2.19.1.2 |
| nbsCmmcSysFirmwareFilename The filename of the firmware package. If it is in the
format scheme://host/path, it refers to
nbsCmmcSysFirmwareURL. | column | OctetString | .1.3.6.1.4.1.629.200.2.19.1.3 |
| nbsCmmcSysFirmwareSize The size (in bytes) of the firmware package file | column | Integer32 | .1.3.6.1.4.1.629.200.2.19.1.4 |
| nbsCmmcSysFirmwareMTime The last modified time of the firmware package file itself. | column | Integer32 | .1.3.6.1.4.1.629.200.2.19.1.5 |
| nbsCmmcSysFirmwareVersion The version of the firmware package | column | OctetString | .1.3.6.1.4.1.629.200.2.19.1.6 |
| nbsCmmcSysFirmwareDate The date of release of the firmware package in RFC 2822 format | column | OctetString | .1.3.6.1.4.1.629.200.2.19.1.7 |
| nbsCmmcSysFirmwareIDCs A comma separated list of module versions supported by this
firmware package | column | OctetString | .1.3.6.1.4.1.629.200.2.19.1.9 |