cwSctFileChecksum
CISCO-WAN-SCT-MGMT-MIB ·
.1.3.6.1.4.1.9.9.236.1.1.1.7
Object
The manager specifies this checksum when trying to add a SCT on the node. The agent while acting on the SET operation would perform a checksum computation on the FTPed file and compare against this object. If they differ, the SET operation would be negated. If same, the file is considered valid and this value is stored in a persistent database. SCT files across the network with the same combination of card type, sct type, major and minor versions would have the same checksum.
Context
- MIB
- CISCO-WAN-SCT-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.236.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwSctFileMgmtEntry
- Table
- cwSctFileMgmtTable
- Siblings
- 9
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwSctCardType This represents service modules in a node that require the
use of a SCT. The content of the SCT varies depending on the
specific hardware used. Hence there is a different SCT for… | column | Enumeration | .1.3.6.1.4.1.9.9.236.1.1.1.1 |
| cwSctFileRowStatus * To create a row, the manager needs to perform a SET
operations with a 'CreateAndGo' option. The agent would
validate the file specified by the indices if found valid
woul… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.236.1.1.1.10 |
| cwSctType There are several types of SCTs. The portSct (1) specifies
traffic parameters that are applicable to a logical port
within a card. The cardSct (2) specifies traffic parameters
th… | column | Enumeration | .1.3.6.1.4.1.9.9.236.1.1.1.2 |
| cwSctId Each logical port on a service module could need different
'class of service' characteristics. This can be achieved by
applying different SCTs on different ports. Thus for a given… | column | Unsigned32 | .1.3.6.1.4.1.9.9.236.1.1.1.3 |
| cwSctMajorVersion The SCT file consists of several tables. The number of
tables depend on the service module card type. Both the
contents and the row/column size of a table are subject
to change. … | column | Unsigned32 | .1.3.6.1.4.1.9.9.236.1.1.1.4 |
| cwSctFileName This object specifies the absolute path name of the file
corresponding to the SCT indices.
After the agent accepts a SET operation and creates a new
row in the SCT… | column | OctetString | .1.3.6.1.4.1.9.9.236.1.1.1.5 |
| cwSctFileMinorVersion The SCT file consists of several tables. The number of
tables depend on the service module card type. Both the
contents and the row/column size of a table are subject
to change. … | column | Unsigned32 | .1.3.6.1.4.1.9.9.236.1.1.1.6 |
| cwSctFileDescription A description string can be associated with a specific SCT
index and in turn the SCT file. This may be used for
associating customized filenames. | column | OctetString | .1.3.6.1.4.1.9.9.236.1.1.1.8 |
| cwSctFileOperStatus Reflects the operational status of the SCT file.
The agent sets the value to valid(1) if the computed checksum
of the SCT file matches the provisioned checksum.
… | column | Enumeration | .1.3.6.1.4.1.9.9.236.1.1.1.9 |