CISCO-WAN-SCT-MGMT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
10
cwSctFileMgmtTable
table.1.3.6.1.4.1.9.9.236.1.1
·
1 row entry
·
10 columns
This MIB defines a SCT file management table in which each row
corresponds to a unique SCT file.
When the NMS needs to add a SCT to a node, it transfers the SCT
file to a transient storage area on the node. The NMS then
performs a SET operation requesting the agent to accept the
transferred file. The agent validates the integrity of the
file and if valid, transfers the file to a secure area. It
would then create a new row in the SCT file management table. This
newly added row is then advertised to all NMS in the network using
appropriate traps (refer CISCO-WAN-SCT-MGMT-TRAPS-MIB).
Once a row is created, the agent keeps track of the operational
status of the corresponding SCT file. The NMS can query the status
of a SCT file by performing a GET operation on the row.
The NMS can delete a SCT file and its corresponding row in the SCT
file management table by performing a SET operation with the
appropriate RowStatus. The agent, upon successful deletion
of the row would advertise this configuration change to all the
NMS using appropriate traps.
The NMS could also perform a GETNEXT operation to discover all the
configured SCTs on a node.
An entry in the SCT file Management Table. This represents a
unique SCT file in the node. Each entry contains the configuration
and status information of a specific SCT in the node.
unique SCT file in the node. Each entry contains the configuration
and status information of a specific SCT in the node.
Indexes
cwSctCardType cwSctType cwSctId cwSctMajorVersion
| Column | 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 every type of card. The card types that… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.236.1.1.1.1 |
||||||||||||
|
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 that are applicable to the whole card. |
Enumeration Enumerated Values:
|
.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 card type, there could be multiple SCTs… |
Unsigned32 Constraints: range: 1-65535 |
.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. The major version is incremented by the … |
Unsigned32 Constraints: range: 1-65535 |
.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 file management table, it transfers the… |
OctetString Constraints: range: 0-132 |
.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. The minor version is incremented by the … |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.236.1.1.1.6 |
||||||||||||
|
cwSctFileChecksum
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 diff… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.236.1.1.1.7 |
||||||||||||
|
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. |
OctetStringr/w Constraints: range: 0-132 |
.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. The agent sets the value to… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.236.1.1.1.9 |
||||||||||||
|
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 would create a new row. * SET… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.236.1.1.1.10 |