|
|
This chapter describes the MIB objects to configure connection specific parameters and statistics information in a Service Module (SM). SM is defined as any module, which provides services such as ATM, Frame Relay, or Voice in a Wide Area Network (WAN) switch.
Contents of this chapter include:
The names of the textual conventions are specified in the object syntax.
One MIB object is listed in Table 13-1.
![]() |
Note Textual conventions do not contain object identifiers. |
| Name | Description | Syntax | Default Value | |
|---|---|---|---|---|
Configures the statistics level for the service module. The statistic level on a module dictates the type and amount of statistics that are collected. The a predefined set of statistics are associated with each level and are enabled when a level is set. Also, setting the statistics level to The following are the valid values:
Status: current | INTEGER {notApplicable(0), levelOne(1), levelTwo(2), levelThree(3 } | none | ||
The object identifiers are listed in Table 13-2.
| Name | Object Identifier |
|---|---|
cwmConfigTable | ::= { cwmConfig 1} |
cwmConfigEntry | ::= { cwmConfigTable 1 } |
cwmIndex | ::= {cwmConfigEntry 1 } |
cwmIngressSCTFileId | ::= {cwmConfigEntry 2 } |
cwmIngressSCTFileName | ::= { cwmConfigEntry 3 } |
cwmAutoLineDiagEnable | ::= { cwmConfigEntry 4 } |
The MIB objects are listed in Table 13-3.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
SEQUENCE OF CwmConfigEntry | Contains the objects required for configuring module specific parameters. These parameters are related to the hardware specific parameters, which can effect the ATM Connection characteristics. Max-Access: not-accessible Status: current | none | ||
CwmConfigEntry | Provides an entry that contains information for each module. Max-Access: not-accessible Status: current The index is | none | ||
Unsigned32 (1..2147483647) | Specifies the value that corresponds to the slot number where the module resides. However, system wide uniqueness is the only true requirement. Max-Access: not-accessible Status: current | none | ||
Unsigned32 (0..255) | Defines the file ID of the Service Class Template (SCT) file. The SCT holds the connection specific parameters for this module in the ingress direction, for example, network to switch. The SCT provides a means for inferring extended parameters, which are generally platform-specific, from the set of standard ATM protocol parameters passed in Virtual Switch Interface (VSI) connection setup primitives. A set of Service Templates are available in a nonvolatile storage, and is downloaded onto each SM on power up. SCT contains the following two classes of data:
Max-Access: read-write Status: current | none | ||
DisplayString | Contains the SCT filename. Write access is not required. The filename has the Max-Access: read-write Status: current | none | ||
INTEGER { enable(1), disable(2) } | Enables and disables automatic diagnostic feature of physical lines on module. In case of a line alarm, enabling this feature temporarily suspends traffic in both directions and starts local loopback testing. Disabling this feature will not effect the traffic in one direction while another direction is in alarm. Max-Access: read-write Status: current | disable | ||
The object identifiers are listed in Table 13-4.
| Name | Object Identifier |
|---|---|
cwmStatConfigTable | ::= { cwmStatsConfig 1 } |
cwmStatConfigEntry | ::= { cwmStatConfigTable 1 } |
cwmStatBucketInterval | ::= {cwmStatConfigEntry 1 } |
cwmStatCollectionInterval | ::= {cwmStatConfigEntry 2 } |
cwmStatCollectionStatus | ::= {cwmStatConfigEntry 3 } |
cwmStatCurrentLevel | ::= {cwmStatConfigEntry 4 } |
cwmStatLevelConfigured | ::= {cwmStatConfigEntry 5 } |
cwmStatMaximumConnections | ::= { cwmStatConfigEntry 6 } |
The MIB objects are listed in Table 13-5.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
SEQUENCE OF CwmStatConfigEntry | Specifies the objects that are required for configuring module statistic collection-related parameters. The statistics related to the interfaces and ATM Connections are stored in a file. The statistics file is uploaded by the Network Manager System (NMS) applications using file transfer protocols, for example Trivial File Transfer Protocol (TFTP) or File Transfer Protocol (FTP). While current interval of data is being collected in memory, the previous interval of data is uploaded by NMS. Each interval's data can overwrite the previous interval's data in the statistic file after the interval is over. Max-Access: not-accessible Status: current | none | ||
CwmStatConfigEntry | Provides the entry that contains statistics configuration information for the module. Max-Access: not-accessible Status: current The index is | none | ||
INTEGER { five(5), ten(10), fifteen(15), twenty(20), thirty(30), sixty(60) } | Contains the bucket interval in minutes that is used in collecting statistics. This specifies the interval is over the module that accumulates a sample. The value also defines the amount of time available to the NMS application to upload the statistic file, and to not miss one interval worth of data. Units: minutes Max-Access: read-write Status: current | fifteen | ||
INTEGER { default(0), one(1), five(5) } | Describes the collection interval of statistics. Within a sampling interval, as defined by The default value of the collection interval is the same as the bucket interval. In case of the bucket interval being five minutes, Units: minutes Max-Access: read-write Status: current | default | ||
INTEGER { enable(1), disable(2) } | Enables or disables the collection of statistics on the module. Max-Access: read-write Status: current | enable | ||
StatisticsLevel | Describes the current statistics level of the module. A change in the card statistic level can take place only after a module reset. This object shows the current module statistic level. While the c Max-Access: read-only Status: current | none | ||
StatisticsLevel | Configures the statistics level for the module. The statistics level value set in this object takes effect only on reset of the module. This object is set only if Max-Access: read-write Status: current | levelOne | ||
Unsigned32 | Determines the maximum number of connections for which the statistics are being collected. Max-Access: read-only Status: current | none | ||
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Fri Sep 15 11:01:13 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.