CISCO-WAN-MODULE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.145
- Last updated
- 2002-09-11 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-09-11 00:00, 2001-07-20 00:00, 1999-10-22 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-MODULE-MIB- Digest
sha256:17bfc60b969d7d1bdc6eeec5dbcd334bf25e85f6134e6a269d365d43f411576e
Description
The MIB to configure Connection Specific parameters and statistics related information in a Service Module. The Service Module(SM) is defined as any Module which provides services such as ATM, Frame Relay or Voice in a Wide Area Network(WAN) switch.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-WAN-MODULE-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| StatisticsLevel TEXTUAL-CONVENTION Used to configure level statistics on service module. Statistic level on a module dictates the type and amount of statistics that is collected. There is a predefined set of statistics associated with each level and are enabled when a level is set. Also, setting statistics level to N will enable counters associated with levels N-1 through 1 as well. The valid values are notApplicable(0)- Statistics level is not applicable. levelOne(1) - Enables level one counters. levelTwo(2) - Enables level two and level one counters. levelThree(3) - Enables level one, level two and level three counters. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cwmMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.1 | |||
| cwmConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.1.1 | |||
| cwmConfigTable OBJECT-TYPE This table contains objects required for configuring module specific parameters. These parameters may be related to the hardware specific parameters which can affect the ATM Connection characteristics. | 1.3.6.1.4.1.9.9.145.1.1.1 | not-accessible | current | |
| cwmConfigEntry OBJECT-TYPE Entry containing information for each module. | 1.3.6.1.4.1.9.9.145.1.1.1.1 | not-accessible | current | |
| cwmIndex OBJECT-TYPE This object's value generally corresponds to the slot number where the module resides. However, system wide uniqueness is the only true requirement. | 1.3.6.1.4.1.9.9.145.1.1.1.1.1 | Unsigned32 (1..2147483647) | not-accessible | current |
| cwmIngressSCTFileId OBJECT-TYPE The file ID of the Service Class Template(SCT) file. The SCT holds the connection specific parameters for this module in the ingress direction(From Network to the Switch). Terminologies used: SCT : Service Class Template The Service Class Template ( or Service Template or SCT ) provides a means for inferring extended parameters, which are generally platform-specific, from the set of standard ATM protocol parameters passed in VSI(Virtual Switch Interface) connection setup primitives. A set of Service Templates are available in a non-volatile storage and is downloaded onto each Service Module on power up. In general, SCTs contain two classes of data. One class consists of parameters necessary to establish a Virtual Connection (i.e. Per-VC) and includes entries such as UPC(Usage Parameter Control) actions, various bandwidth-related items, per-VC thresholds, and some hardware-specific items.The second class of data items includes those necessary to configure the associated Class-of-Service Buffers that provide the QoS support. | 1.3.6.1.4.1.9.9.145.1.1.1.1.2 | Unsigned32 (0..255) | read-write | current |
| cwmIngressSCTFileName OBJECT-TYPE This variable contains the SCT filename. Write access is not required. The filename has cwmIngressSCTFileId value as the suffix. For example, the value SCT.INGR.13 for this object indicates 13 is the value of cwmIngressSCTFileId. | 1.3.6.1.4.1.9.9.145.1.1.1.1.3 | DisplayString | read-write | current |
| cwmAutoLineDiagEnable OBJECT-TYPE This object enables/disables automatic diagnostic feature of physical lines on module. In case of a line alarm, enabling this feature temporarily suspends traffic in both direction and starts local loop-back testing. Disabling this feature will not effect the traffic in one direction while another direction is in alarm. | 1.3.6.1.4.1.9.9.145.1.1.1.1.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| cwmSCTFileVerCfg OBJECT-TYPE The Configured version of the Service Class Template(SCT) file. This version applies to both the card SCT and the port SCT files in a service module. The port SCT files are specified while provisioning a port using the caviFileId field in the CISCO-WAN-VIRTUAL-IF-MIB.my MIB. The card SCT file is specifed in this MIB using the cwmIngressSCTFileName object. The configured version of the SCT does not take effect until the service module is rebooted. However, graceful invocation of a new SCT version can be achieved by using redundant service modules. The configured SCT version is first applied on a standby service module by rebooting it. When the standby reboots, it comes up with the configured SCT version. Thereafter a switchover can be performed, making the standby SM take over as active. | 1.3.6.1.4.1.9.9.145.1.1.1.1.5 | Unsigned32 (0..65535) | read-write | current |
| cwmSCTFileVerOpr OBJECT-TYPE The operational version of the Service Class Template(SCT) file. This is sct version currently in use. The operational version could be different from the configured version (cwmSCTFileVerCfg), until the service module is rebooted. | 1.3.6.1.4.1.9.9.145.1.1.1.1.6 | Unsigned32 (0..65535) | read-only | current |
| cwmUploadCounter OBJECT-TYPE This counter is used by the management station to determine if any changes(other than ATM/FR connections) have been done on configuration of a card. The use of this object is implementation specific. This requires the NMS application saving the previous value of this object and compare it later for finding any changes in the card. The upload counter is incremented in, for instance: - any physical interface characteristics are modified. - any logical interface is added/deleted/modified. - any IMA Group/MFR bundle is added/deleted/modified. - any resource is added/deleted/modified on an interface. - any configuration changes are done(not specified above) which are not related to ATM/FR Connections (SPVCs for example). | 1.3.6.1.4.1.9.9.145.1.1.1.1.7 | Unsigned32 (0..4294967295) | read-only | current |
| cwmStatsConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.1.2 | |||
| cwmStatConfigTable OBJECT-TYPE This table has objects required for configuring module statistic collection related parameters. The statistics related to interfaces and ATM Connections are stored in a file. The statistics file can be uploaded by NMS applications using file transfer protocols such as tftp or ftp. While current interval of data is being collected in memory, previous interval of data is uploaded by NMS. Each interval's data will overwrite the previous interval's data in the statistic file after the interval is over. | 1.3.6.1.4.1.9.9.145.1.2.1 | not-accessible | current | |
| cwmStatConfigEntry OBJECT-TYPE Entry containing statistics configuration information for the module. | 1.3.6.1.4.1.9.9.145.1.2.1.1 | not-accessible | current | |
| cwmStatBucketInterval OBJECT-TYPE This object contains the bucket interval in minutes used in collecting statistics. This specifies the interval over which the module accumulates a sample. This value also defines the amount of time available to NMS application to upload the statistic file in order to not miss one interval worth of data. | 1.3.6.1.4.1.9.9.145.1.2.1.1.1 | INTEGER {five(5), ten(10), fifteen(15), twenty(20), thirty(30), sixty(60)} | read-write | current |
| cwmStatCollectionInterval OBJECT-TYPE The collection interval of statistics. Within a sampling interval, as defined by cwmStatBucketInterval, statistics counters are updated every collection interval. Default value of collection interval is same as bucket interval. In case of bucket interval being 5 minutes, default(0) and five(5) values for this object has the same effect. | 1.3.6.1.4.1.9.9.145.1.2.1.1.2 | INTEGER {default(0), one(1), five(5)} | read-write | current |
| cwmStatCollectionStatus OBJECT-TYPE Enables or disables statistics collection on the module. | 1.3.6.1.4.1.9.9.145.1.2.1.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| cwmStatCurrentLevel OBJECT-TYPE 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 cwmStatLevelConfigured object is used to configure module statistic level. The value set in cwmStatLevelConfigured object will take effect after next module reset. | 1.3.6.1.4.1.9.9.145.1.2.1.1.4 | StatisticsLevel | read-only | current |
| cwmStatLevelConfigured OBJECT-TYPE This object is used to configure the statistics level for the module. The statistics level value set in this object will take effect only on reset of the module. This object can be set only if cwmStatCollectionStatus is set to enable(1). This object cannot be set to notApplicable(0). | 1.3.6.1.4.1.9.9.145.1.2.1.1.5 | StatisticsLevel | read-write | current |
| cwmStatMaximumConnections OBJECT-TYPE The maximum number of connections for which the statistics are being collected. | 1.3.6.1.4.1.9.9.145.1.2.1.1.6 | Unsigned32 | read-only | current |
| ciscoWanModuleMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.2 | |||
| ciscoWanModuleMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.2.0 | |||
| ciscoWanModuleMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.3 | |||
| ciscoWanModuleMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.3.1 | |||
| ciscoWanModuleMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.145.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWanModuleMIBCompliance MODULE-COMPLIANCE The Compliance statement for cwmConfigGroup group. | 1.3.6.1.4.1.9.9.145.3.1.1 | deprecated |
| ciscoWanModuleMIBComplianceRev1 MODULE-COMPLIANCE The Compliance statement for cwmConfigGroup group, with addition of SCT file versioning | 1.3.6.1.4.1.9.9.145.3.1.2 | deprecated |
| ciscoWanModuleMIBComplianceRev2 MODULE-COMPLIANCE The Compliance statement for cwmConfigGroup group, with addition of SCT file versioning | 1.3.6.1.4.1.9.9.145.3.1.3 | current |
| cwmConfigGroup OBJECT-GROUP Group containing Module Specific Parameters. | 1.3.6.1.4.1.9.9.145.3.2.1 | current |
| cwmStatConfigGroup OBJECT-GROUP Group containing statistics configuration. | 1.3.6.1.4.1.9.9.145.3.2.2 | current |
| cwmConfigGroup2 OBJECT-GROUP Group containing additional Module Specific Parameters. | 1.3.6.1.4.1.9.9.145.3.2.3 | current |
| cwmUploadGroup OBJECT-GROUP Group containing objects related to configuration changes in a card. | 1.3.6.1.4.1.9.9.145.3.2.4 | current |