CISCO-WAN-MODULE-MIB

File: CISCO-WAN-MODULE-MIB.mib (20753 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP DisplayString
TEXTUAL-CONVENTION ciscoMgmt

Defined Types

StatisticsLevel  
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.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), levelOne(1), levelTwo(2), levelThree(3)  

CwmConfigEntry  
SEQUENCE    
  cwmIndex Unsigned32
  cwmIngressSCTFileId Unsigned32
  cwmIngressSCTFileName DisplayString
  cwmAutoLineDiagEnable INTEGER
  cwmSCTFileVerCfg Unsigned32
  cwmSCTFileVerOpr Unsigned32
  cwmUploadCounter Unsigned32

CwmStatConfigEntry  
SEQUENCE    
  cwmStatBucketInterval INTEGER
  cwmStatCollectionInterval INTEGER
  cwmStatCollectionStatus INTEGER
  cwmStatCurrentLevel StatisticsLevel
  cwmStatLevelConfigured StatisticsLevel
  cwmStatMaximumConnections Unsigned32

Defined Values

ciscoWanModuleMIB 1.3.6.1.4.1.9.9.145
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.
MODULE-IDENTITY    

cwmMIBObjects 1.3.6.1.4.1.9.9.145.1
OBJECT IDENTIFIER    

cwmConfig 1.3.6.1.4.1.9.9.145.1.1
OBJECT IDENTIFIER    

cwmStatsConfig 1.3.6.1.4.1.9.9.145.1.2
OBJECT IDENTIFIER    

cwmConfigTable 1.3.6.1.4.1.9.9.145.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwmConfigEntry

cwmConfigEntry 1.3.6.1.4.1.9.9.145.1.1.1.1
Entry containing information for each module.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwmConfigEntry  

cwmIndex 1.3.6.1.4.1.9.9.145.1.1.1.1.1
This object's value generally corresponds to the slot number where the module resides. However, system wide uniqueness is the only true requirement.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

cwmIngressSCTFileId 1.3.6.1.4.1.9.9.145.1.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

cwmIngressSCTFileName 1.3.6.1.4.1.9.9.145.1.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cwmAutoLineDiagEnable 1.3.6.1.4.1.9.9.145.1.1.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cwmSCTFileVerCfg 1.3.6.1.4.1.9.9.145.1.1.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

cwmSCTFileVerOpr 1.3.6.1.4.1.9.9.145.1.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cwmUploadCounter 1.3.6.1.4.1.9.9.145.1.1.1.1.7
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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cwmStatConfigTable 1.3.6.1.4.1.9.9.145.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwmStatConfigEntry

cwmStatConfigEntry 1.3.6.1.4.1.9.9.145.1.2.1.1
Entry containing statistics configuration information for the module.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwmStatConfigEntry  

cwmStatBucketInterval 1.3.6.1.4.1.9.9.145.1.2.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER five(5), ten(10), fifteen(15), twenty(20), thirty(30), sixty(60)  

cwmStatCollectionInterval 1.3.6.1.4.1.9.9.145.1.2.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), one(1), five(5)  

cwmStatCollectionStatus 1.3.6.1.4.1.9.9.145.1.2.1.1.3
Enables or disables statistics collection on the module.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cwmStatCurrentLevel 1.3.6.1.4.1.9.9.145.1.2.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  StatisticsLevel  

cwmStatLevelConfigured 1.3.6.1.4.1.9.9.145.1.2.1.1.5
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).
Status: current Access: read-write
OBJECT-TYPE    
  StatisticsLevel  

cwmStatMaximumConnections 1.3.6.1.4.1.9.9.145.1.2.1.1.6
The maximum number of connections for which the statistics are being collected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoWanModuleMIBNotificationPrefix 1.3.6.1.4.1.9.9.145.2
OBJECT IDENTIFIER    

ciscoWanModuleMIBNotifications 1.3.6.1.4.1.9.9.145.2.0
OBJECT IDENTIFIER    

ciscoWanModuleMIBConformance 1.3.6.1.4.1.9.9.145.3
OBJECT IDENTIFIER    

ciscoWanModuleMIBCompliances 1.3.6.1.4.1.9.9.145.3.1
OBJECT IDENTIFIER    

ciscoWanModuleMIBGroups 1.3.6.1.4.1.9.9.145.3.2
OBJECT IDENTIFIER    

ciscoWanModuleMIBCompliance 1.3.6.1.4.1.9.9.145.3.1.1
The Compliance statement for cwmConfigGroup group.
Status: deprecated Access: not-accessible
MODULE-COMPLIANCE    

ciscoWanModuleMIBComplianceRev1 1.3.6.1.4.1.9.9.145.3.1.2
The Compliance statement for cwmConfigGroup group, with addition of SCT file versioning
Status: deprecated Access: not-accessible
MODULE-COMPLIANCE    

ciscoWanModuleMIBComplianceRev2 1.3.6.1.4.1.9.9.145.3.1.3
The Compliance statement for cwmConfigGroup group, with addition of SCT file versioning
Status: current Access: not-accessible
MODULE-COMPLIANCE    

cwmConfigGroup 1.3.6.1.4.1.9.9.145.3.2.1
Group containing Module Specific Parameters.
Status: current Access: not-accessible
OBJECT-GROUP    

cwmStatConfigGroup 1.3.6.1.4.1.9.9.145.3.2.2
Group containing statistics configuration.
Status: current Access: not-accessible
OBJECT-GROUP    

cwmConfigGroup2 1.3.6.1.4.1.9.9.145.3.2.3
Group containing additional Module Specific Parameters.
Status: current Access: not-accessible
OBJECT-GROUP    

cwmUploadGroup 1.3.6.1.4.1.9.9.145.3.2.4
Group containing objects related to configuration changes in a card.
Status: current Access: not-accessible
OBJECT-GROUP