BASIS-GENERIC-MIB

MIB Reference — IPNetwork Monitor

All MIBsBASIS-GENERIC-MIB

Category: Cisco Devices

Description:

Defines generic shelf management objects for Cisco MGX/Catalyst voice switch platforms.

Imported Objects

From BASIS-MIB

cardGenericOBJECT-IDENTITY

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter

From RFC1213-MIB

DisplayString

What Is BASIS-GENERIC-MIB?

BASIS-GENERIC-MIB is a Cisco proprietary MIB (from the acquired Stratacom/BASIS platform lineage) that complements BASIS-SHELF-MIB by defining generic card/module management objects for the Cisco MGX/Catalyst voice switching platform. It exposes per-module hardware inventory such as module type, description, serial number, hardware and firmware revision, operational state, and reset reason, for both function modules and line modules, plus card interface and self-test information. It is explicitly useful for monitoring hardware and software status: functionModuleState and functionModuleResetReason reveal whether a card is healthy or has recently failed and why, functionModuleFWRev/functionModuleHWRev track firmware and hardware versions for compliance, and cardSelfTest exposes built-in diagnostic results for the card. It is a companion module dependent in practice on BASIS-SHELF-MIB's shelf/slot indexing for locating a given card within the chassis. It is deployed on Cisco MGX/BASIS voice switching chassis in carrier/service-provider voice networks alongside the shelf-level MIB, where BASIS-GENERIC-MIB SNMP monitoring is typically run continuously so a card reset or failure is flagged as soon as it occurs.

IPNetwork Monitor allows you to monitor SNMP objects defined in BASIS-GENERIC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • function/line module operational state
  • function/line module reset reason
  • hardware revision
  • firmware revision
  • card self-test result
  • module serial number

Supported Devices

  • Cisco MGX/BASIS voice switching chassis

Monitoring Examples

An operator would poll functionModuleState and functionModuleResetReason keyed by moduleSlotNumber to determine whether a card reset was due to a fault, and check functionModuleFWRev/functionModuleHWRev against the fleet baseline for firmware compliance. cardSelfTest results and lineModuleType/lineModuleSerialNum give a per-line-module health and inventory view, so a module reporting a failed cardSelfTest or an unexpected functionModuleResetReason (e.g. watchdog) would flag a card needing replacement.

OIDs
OID symbolicOID numericTypeAccessDescription
cardInformation1.3.6.1.4.1.351.110.2.1
INT moduleSlotNumber1.3.6.1.4.1.351.110.2.1.1INTEGERread-onlySlot number this card is present
INT functionModuleType1.3.6.1.4.1.351.110.2.1.2INTEGERread-onlyThis object holds the type of the card. The card can type is for Processor module as well as service module.
STR functionModuleDescription1.3.6.1.4.1.351.110.2.1.3DisplayStringread-onlyDescribes the card
STR functionModuleSerialNum1.3.6.1.4.1.351.110.2.1.4DisplayStringread-onlySerial number of the function Module.
STR functionModuleHWRev1.3.6.1.4.1.351.110.2.1.5DisplayStringread-onlyHardware revision number for function Module.
STR functionModuleFWRev1.3.6.1.4.1.351.110.2.1.6DisplayStringread-onlyFirmware revision number of the function Module.
INT functionModuleState1.3.6.1.4.1.351.110.2.1.7INTEGERread-onlyThis object holds the status of a card in a particular shelf-slot. The possible values are : nocard(1) : card not present. standby(2) : card in standby state. The card is in ready state and will be ready to take over the service if the corresponding active card(redundant) fails. active(3) : card in active state. The card is providing the service. failed(4) : card in failed state. The card can come out of this state only after user intervention (Reset or running some CLI commands). selfTest(5) : online diagnostics is being run in card. heldInReset(6) : The card configuration is being cleared. No requests can be serviced. boot(7) : card in boot state. mismatch(8) : card is not compatible with the current configuration. Card was correctly provisioned earlier, however the card was replaced by an incompatible card. This state can be resolved by clearing the configuration, or replacing with the appropriate card. unknown(9) : could not determine the state coreCardMisMatch(10) : Controller Card(PXM/ASC etc) and SRM(Service Resource Module) combination does not match. blocked(11) : In case of 1:N redundancy configuration the secondary card(backup card) is covering one of the primary card and can not cover any other card in the group if there is a failure. Redundancy is blocked. hold(13) : The standby controller card assumes the hold state during PXM upgrades. In this state, the standby PXM will be running a different software but will be receiving all standby updates(BRAM and Database). This state is applicable only for MGX8250 Platform. notResponding(14): Response from the Service Module has become slow probably due to overloading of CPU. No recovery action is required on user part. At present, this state is applicable only for Router Blade(RPM). cardinit(17) : When the physical presence of card has been detected but the communication hasn't yet been established between the controller card (PXM) and Service Module.
INT functionModuleResetReason1.3.6.1.4.1.351.110.2.1.8INTEGERread-onlyLast reason for card to reset. The possible values are : powerUp(1) : power up parityError(2) : parity error watchDog(3) : watchdog resourceOverflow (4) : resource overflow clrAllCnf (5) : configuration of the shelf is cleared. missingTask (6) : task is missing pxmLowVoltage(7): low voltage detected on PXM resetByEventLogTask(8): resetFromShell(9): command is run from command shell unknown(10) : resetFromPXM(11) : Controller Card(PXM) reset the card. resetSys(12) : due to resetsys CLI Command. switchCC(13) : due to switch over CLI command. sCacheError(14) : swError(15) : software error. upgrade(16) : upgrade restoreAllCnf(17): restore configuration. driverError(18) : driver error. Valid values for VISM: powerUp, watchDog, resetFromShell and resetFromPXM.
INT lineModuleType1.3.6.1.4.1.351.110.2.1.9INTEGERread-onlyThis object contains the Line Module(back card) type. Physically it is behind the backplane, normally with connectors for physical devices. These are specific to the front or functional modules.
STR lineModuleDescription1.3.6.1.4.1.351.110.2.1.10DisplayStringread-onlyThis object contains description of the line module.
STR lineModuleSerialNum1.3.6.1.4.1.351.110.2.1.11DisplayStringread-onlyThis object contains Serial number of the line module.
STR lineModuleHWRev1.3.6.1.4.1.351.110.2.1.12DisplayStringread-onlyThis object contains Hardware revision for line module.
STR lineModuleFWRev1.3.6.1.4.1.351.110.2.1.13DisplayStringread-onlyFirmware revision for line module. The current version does not have any firmware, hence will always contains zero length octet string.
INT lineModuleState1.3.6.1.4.1.351.110.2.1.14INTEGERread-onlyline module status.
INT moduleTrapAlarmSeverity1.3.6.1.4.1.351.110.2.1.15INTEGERread-onlyThis object is sent to managers as part of all Trap PDUs, to determine the module alarm severity. An implementation may not support all the possible values. The Possible values are : major (1) : Major Service has been impacted minor (2) : Minor Service has been lost dontCare (3) : severity is not applicable critical (4) : affects existing data traffic error (5) : error has occurred warning (6) : a threshold has been reached notice (7) : a normal but significant event has occurred info (8) : informational
INT mibVersionNumber1.3.6.1.4.1.351.110.2.1.16INTEGERread-onlyMIB version number. Updated when any part of the MIB changes.
INT configChangeTypeBitMap1.3.6.1.4.1.351.110.2.1.17INTEGERread-onlyConfiguration change Type BitMap bit 0 set = Card Configuration Change bit 1 set = Line Configuration Change bit 2 set = Port Configuration Change bit 3 set = Chan Configuration Change bit 4 set = STUN protocol group configuration Change bit 5 set = STUN port configuration Change bit 6 set = STUN route configuration Change bit 7 set = BSTUN protocol configuration Change bit 8 set = BSTUN port configuration Change bit 9 set = BSTUN route configuration Change bit 10 set = FRASBNN route configuration Change bit 11 set = FRASBAN route configuration Change bit 12 set = SDLC port configuration Change bit 13 set = SDLC LS configuration Change bit 14 set = BSC port configuration Change bit 15 set = LLC port configuration Change bit 16 set = card LCN partition change (controller based only) bit 17 set = port resource partition change (under any partition type) bit 18 set = VISM Endpoint Configuration Change bit 19 set = Egress Q configuration change default value is 0, no change This object makes sense only in traps. A GET on this may not return a Useful result. Bit 19 is not applicable for MGX 8850 Release 1.x.x and MGX 8220
INT configChangeObjectIndex1.3.6.1.4.1.351.110.2.1.18INTEGERread-onlyConfiguration change object index, could be line number or port number or channel number depends on the type bitmap, for port resouce partition change (bit 17), this index is actually constructed by (portNum << 16 | controller) because the table has two indices. When the 'Line Configuration Change' bit is set, the configChangeObjectIndex has the following special meanings in IMATM and FRSM-2CT3 cards: IMATM - configChangeObjectIndex range between 1..8 indicates that the configuration change refers to the DS1 line index. A value of 9 indicates that the configuration change refers to the DS3 line index. FRSM-2CT3 - configChangeObjectIndex range between 1..56 indicates that the configuration change refers to the DS1 line index. A value of (128 + n) refers to DS3 line index numbered 'n'. This object makes sense only in traps. A GET on this may not return a Useful result.
INT configChangeStatus1.3.6.1.4.1.351.110.2.1.19INTEGERread-onlyThis object is applicable only for traps. The SNMP operation may not be meaningful. The value contained in this object is same as the value of the other objects which are used for adding/deleting/modifying the row. The possible values are 0 - No meaning and is not applicable. 1 - add [ Row added ] 2 - delete [ Row deleted ] 3 - mod [ Row modified ] This value and value contained in configChangeTypeBitMap represent the configuration change operation. The default value is 0 and it does not represent any status.
INT cardIntegratedAlarmBitMap1.3.6.1.4.1.351.110.2.1.20INTEGERread-onlyBit position represents the different types of alarm for ASC: bit 0: ShelfFunctionModuleState (BNM only) (failed/boot/mismatch/heldinReset) bit 1: LineModuleState (BNM only) (notPresent/invalid) bit 2: ASMPhysicalAlarmState (BNM only) bit 3: ATMLMIFailure (ASC only) bit 4: LineAlarmState (BNM only) bit 5: LineStatisticalAlarmState (BNM only) bit 6: PLCPAlarmState (BNM only) bit 7: PLCPStatisticalAlarmState (BNM only) bit 8: SmConnectionFailureAlarm for SM: bit 0: ShelfFunctionModuleState (failed/boot/mismatch/heldinReset) bit 1: LineModuleState (notPresent/invalid) bit 2: PortLMIFailure bit 3: LineAlarmState bit 4: LineStatisticalAlarmState bit 5: FrameRelayPortState (RemoteLoopback/ FailedDueToLine/ FailedDueToSig) bit 6: ChannelState for PXM/SRM Only (MGX8850 Platfrom): Only those marked with SRM are valid for both PXM/SRM. The rest are valid only for PXM. bit 0 : ShelfFunctionModuleState bit 1 : Backcard Line Module (SRM/PXM) This Alarm is generated when the Line Module (Trunk Backcard) is removed or goes to a mismatch state(or backcard type is unknown). bit 2 : Backcard UIModule This Alarm is generated when the UI backcard is removed or goes to a mismatch state (or backcard type is unknown). bit 3 : ASM Physical Alarm This specifies whether any of the environmental monitoring components like Temperature, Voltage Supply, Fan Speed have gone into alarm. bit 4 : ATM LMI Failure bit 5 : Line Alarm (SRM/PXM) bit 6 : Line Statistical Alarm (SRM/PXM) bit 7 : Lines Alarm (SRM/PXM) bit 8 : PLCP Alarm bit 9 : PLCP Statistical Alarm bit 10 : Connections exist on removed SM bit 11 : Disk related Failure on first PXM slot bit 12 : Disk related Failure on second PXM slot The Disk Alarms are generated when any of the file operations on Disk like open,read,write, lseek etc fail. VSM Alarms bit 13 : Port LMI Failure bit 14 : Port State Alarm bit 15 : Channel Shelf Alarm bit 16 : Taskmon Task Suspended bit 17 : Excess Power Consumption bit 30 : bit set(1) major alarm, else (0) minor alarm
STR cleiCode1.3.6.1.4.1.351.110.2.1.21DisplayStringread-onlyCommon Language Equipment(CLEI) Code.
STR macAddress1.3.6.1.4.1.351.110.2.1.22DisplayStringread-onlyEthernet address (base address) stored in NVRAM, entered by manfacturing.
INT macAddrBlkSize1.3.6.1.4.1.351.110.2.1.23INTEGERread-onlyThe MAC address block size, entered by manufacturing.
STR finalTestTechnician1.3.6.1.4.1.351.110.2.1.24DisplayStringread-onlyThe Final Test Technician Employee Identification Number.
INT hwFailures1.3.6.1.4.1.351.110.2.1.25INTEGERread-onlyHardware failure code.
INT hwHistory1.3.6.1.4.1.351.110.2.1.26INTEGERread-onlyRMA Test History - RMA Failure Code.
INT secLineModuleType1.3.6.1.4.1.351.110.2.1.27INTEGERread-onlyThis object contains the type of secondary line module(back card). Physically it is the bottom card behind the backplane. Normally with connectors for physical devices. These are specific to the front or function modules. This Object is applicable only to selected MGX switches.
STR secLineModuleDescription1.3.6.1.4.1.351.110.2.1.28DisplayStringread-onlyDescription of the Secondary line module. This Object is applicable only to selected MGX switches.
STR secLineModuleSerialNum1.3.6.1.4.1.351.110.2.1.29DisplayStringread-onlySerial number of the secondary(bottom) line module. This object is applicable only to selected MGX switches.
STR secLineModuleHWRev1.3.6.1.4.1.351.110.2.1.30DisplayStringread-onlyHardware revision for secondary (bottom) line module This object is applicable only to selected MGX switches.
STR secLineModuleFWRev1.3.6.1.4.1.351.110.2.1.31DisplayStringread-onlyFirmware revision for Secondary line module This object is applicable only to selected MGX switches. If there is no Firmware revision, then this object returns 0.
INT secLineModuleState1.3.6.1.4.1.351.110.2.1.32INTEGERread-onlyline module status of secondary (bottom) back card. This object is applicable only to selected MGX switches.
INT configChangeParentObjectIndex1.3.6.1.4.1.351.110.2.1.33INTEGERread-onlyParent object index, could be - line index - port index This object will indicate the index of the immediate higher level object (line or port) of configChangeObjectIndex. This object is applicable only when configChangeObjectIndex represents a channel, port, egress Q or resource partition index. Following specifies the mapping between the configChangeObjectIndex and its corresponding configChangeParentObjectIndex. configChangeObjectIndex configChangeParentObjectIndex ----------------------- ----------------------------- Port Index Line Index Egress Q Index Port Index Resource Partition Index Port Index Channel Index Port Index When the 'Port Configuration Change' bit is set, the configChangeParentObjectIndex will represent a 'Line Index' which in turn has the following special meaning in FRSM-2CT3 cards. - configChangeParentObjectIndex range between 1..56 indicates that the configuration change refers to the DS1 line index. A value of (128 + n) refers to DS3 line index numbered 'n'. This object object is applicable only in traps. A GET on this may not return a useful result. This object Object is not applicable to MGX 8850 Release 1.x.x and MGX8220
INT configChangeGrandParentObjectIndex1.3.6.1.4.1.351.110.2.1.34INTEGERread-onlyGrand Parent object index, could be - line index This object will indicate the index of the immediate higher level object (line) of configChangeParentObjectIndex. This object is applicable only when configChangeParentObjectIndex represents a port index. Following specifies the mapping between the configChangeParentObjectIndex and its corresponding configChangeGrandParentObjectIndex. When the 'Port Configuration Change' bit is set the configChangeGrandParentObjectIndex will represent a 'Line Index' which in turn has the following special meaning in FRSM-2CT3 cards. - configChangeParentObjectIndex range between 1..56 indicates that the configuration change refers to the DS1 line index. A value of (128 + n) refers to DS3 line index numbered 'n'. This object is applicable only in traps. A GET on this may not return a useful result. This object is not applicable to MGX 8850 release 1.x.x and MGX8220.
INT configChangeSMSpecificObject1.3.6.1.4.1.351.110.2.1.35INTEGERread-onlyconfigChangeSMSpecificObject is a generic object which is Service Module Specific. It can be used for different purposes in different cards. The usage of the same with regard to very card type is listed below. FRSM-8T1E1 - used to store portDs0ConfigBitMap FRSM-VHS - used to store portDs0ConfigBitMap CESM-8T1E1 - used to store cesPortDs0ConfigBitMap CESM-T3E3 - not used AUSM-8T1E1 - not used This object is not applicable to MGX 8850 Release 1.x.x and MGX8220.
INT transId1.3.6.1.4.1.351.110.2.1.36INTEGERread-onlyPer card transaction ID. This object is used to keep track of configuration change on the card. The transId will be incremented by one for every configuration change on the card.
cardInterface1.3.6.1.4.1.351.110.2.2
interfaceLineTable1.3.6.1.4.1.351.110.2.2.1not-accessibleThis table has list of the physical interfaces and the services available on this module.
interfaceLineEntry1.3.6.1.4.1.351.110.2.2.1.1not-accessibleAn entry for physical interface
INT interfaceLineNum1.3.6.1.4.1.351.110.2.2.1.1.1INTEGERread-onlyAn index to uniquely indentify the physical interface and service. Indices 1..8 are used for VISM-8T1/E1.
INT interfaceLineType1.3.6.1.4.1.351.110.2.2.1.1.2INTEGERread-onlyThis object indicates the type of interfaces provided by this Module. These numbers are from RFC1700.
INT interfaceNumOfPortsPerLine1.3.6.1.4.1.351.110.2.2.1.1.3INTEGERread-onlyThe number of physical ports of the line type. VISM has a port, but is not linked to these physical lines, hence value=0 is returned.
INT interfaceServiceType1.3.6.1.4.1.351.110.2.2.1.1.4INTEGERread-onlyThe services available on the interfaceLineType object
INT interfaceNumOfPVC1.3.6.1.4.1.351.110.2.2.1.1.5INTEGERread-onlyThe Max number of Permanent Virtual Channels available per physical line (line as defined in interfaceLineType). VISM has a PVC but is not linked to the lines, hence value=0 is returned.
INT interfaceNumOfEgressQueue1.3.6.1.4.1.351.110.2.2.1.1.6INTEGERread-onlyThe Max number of Queues per port. Value=0 is returned for VISM card.
INT interfaceNumOfValidEntries1.3.6.1.4.1.351.110.2.2.2INTEGERread-onlyNumber of rows in interface Table The number represents the physcial interfaces the module has.
cardSelfTest1.3.6.1.4.1.351.110.2.3
INT selfTestEnable1.3.6.1.4.1.351.110.2.3.1INTEGERread-writeThis object indicates the self test state 1 ==> self test enabled 2 ==> self test disabled
INT selfTestPeriod1.3.6.1.4.1.351.110.2.3.2INTEGERread-writeInterval (in minutes) for self test.
INT selfTestState1.3.6.1.4.1.351.110.2.3.3INTEGERread-onlySelf test results for the module.
STR selfTestResultDescription1.3.6.1.4.1.351.110.2.3.4DisplayStringread-onlySelf test Result description
INT selfTestClrResultButton1.3.6.1.4.1.351.110.2.3.5INTEGERread-writeThis object is used for clearing the result of an online diagnostics(or other self tests).
controlMsgCounter1.3.6.1.4.1.351.110.2.4
CTR riscXmtCtrlMsg1.3.6.1.4.1.351.110.2.4.1Counterread-onlyThe number of control Frames transmitted to SAR (from RISC) maintained by RISC
CTR riscRcvCtrlMsg1.3.6.1.4.1.351.110.2.4.2Counterread-onlyThe number of control Frames received from SAR (to RISC) maintained by RISC
CTR sarXmtCtrlMsg1.3.6.1.4.1.351.110.2.4.3Counterread-onlyThe number of control Frames transmitted to RISC from SAR maintained by SAR (should be equal to (riscRcvCtrlMsg)
CTR sarRcvCtrlMsg1.3.6.1.4.1.351.110.2.4.4Counterread-onlyThe number of control Frames received to SAR from RISC maintained by SAR (should be equal to (riscXmtCtrlMsg)
CTR sarCtrlMsgDiscLenErr1.3.6.1.4.1.351.110.2.4.5Counterread-onlyTotal control (management) frames (for MGX8800) or cells(for MGX8220) discarded due to illegal length error
CTR sarCtrlMsgDiscCRCErr1.3.6.1.4.1.351.110.2.4.6Counterread-onlyTotal control (management) frames (MGX8800) or cells(MGX8220) discard due to illegal CRC error.
CTR sarCtrlMsgDiscUnknownChan1.3.6.1.4.1.351.110.2.4.7Counterread-onlyCount of discarded control message due to unknown channel error.
INT sarCtrlMsgLastUnkownChan1.3.6.1.4.1.351.110.2.4.8INTEGERread-onlyThe control cell header Rcvd of the last unknown channel.
INT ctrlMsgClrButton1.3.6.1.4.1.351.110.2.4.9INTEGERread-writeThis object is used for clearing the messages in controlMsgCounter group.
sarChannelCounter1.3.6.1.4.1.351.110.2.5
sarChannelCounterTable1.3.6.1.4.1.351.110.2.5.1not-accessibleThe table is for logical channels This table contains the counters for cells transmitted on each channel.
sarChannelCounterEntry1.3.6.1.4.1.351.110.2.5.1.1not-accessibleAn entry for logical channel
INT sarShelfNum1.3.6.1.4.1.351.110.2.5.1.1.1INTEGERread-onlyShelf number
INT sarSlotNum1.3.6.1.4.1.351.110.2.5.1.1.2INTEGERread-onlySlot number, the slot and shelf info is required here because BSC sends the OAM cells for the FRSM cards that have failed BSC could have upto 4000 connections in this table.
INT sarChanNum1.3.6.1.4.1.351.110.2.5.1.1.3INTEGERread-onlyBSC could have upto 4000 connections in this table
CTR xmtCells1.3.6.1.4.1.351.110.2.5.1.1.4Counterread-onlyThe number of cells transmitted on this channel.
CTR xmtCellsCLP1.3.6.1.4.1.351.110.2.5.1.1.5Counterread-onlyThe total number of CLP cells that were transmitted on this channel.
CTR xmtCellsAIS1.3.6.1.4.1.351.110.2.5.1.1.6Counterread-onlyThe number of AIS cells that were transmitted on this channel.
CTR xmtCellsFERF1.3.6.1.4.1.351.110.2.5.1.1.7Counterread-onlyThe number of FERF cells that were transmitted on this channel.
CTR xmtCellsBCM1.3.6.1.4.1.351.110.2.5.1.1.8Counterread-onlyThe number of BCM cells that were transmitted on this channel.
CTR xmtCellsEnd2EndLpBk1.3.6.1.4.1.351.110.2.5.1.1.9Counterread-onlyThe number of End2End loop cells that were transmitted on this channel.
CTR xmtCellsSegmentLpBk1.3.6.1.4.1.351.110.2.5.1.1.10Counterread-onlyThe number of segment loop cells that were transmitted on this channel.
CTR xmtCellsDiscShelfAlarm1.3.6.1.4.1.351.110.2.5.1.1.11Counterread-onlyThe number of cells discard due to Shelfalarm on this channel.
CTR rcvCells1.3.6.1.4.1.351.110.2.5.1.1.12Counterread-onlyThe number of cells that were received on this channel.
CTR rcvCellsCLP1.3.6.1.4.1.351.110.2.5.1.1.13Counterread-onlyThe number of CLP cells that were received on this channel.
CTR rcvCellsAIS1.3.6.1.4.1.351.110.2.5.1.1.14Counterread-onlyThe number of AIS cells that were received on this channel.
CTR rcvCellsFERF1.3.6.1.4.1.351.110.2.5.1.1.15Counterread-onlyThe number of FERF cells that were received on this channel.
CTR rcvCellsBCM1.3.6.1.4.1.351.110.2.5.1.1.16Counterread-onlyThe number of BCM cells that were received on this channel.
CTR rcvCellsEnd2EndLpBk1.3.6.1.4.1.351.110.2.5.1.1.17Counterread-onlyThe number of End2End loop cells that were received on this channel.
CTR rcvCellsSegmentLpBk1.3.6.1.4.1.351.110.2.5.1.1.18Counterread-onlyThe number of segment loop cells that were received on this channel.
CTR rcvCellsDiscOAM1.3.6.1.4.1.351.110.2.5.1.1.19Counterread-onlyThe number of cells that had CRC error on OAM cells
INT sarClrButton1.3.6.1.4.1.351.110.2.5.1.1.20INTEGERread-writeclear the counters in the table
INT chanNumOfValidEntries1.3.6.1.4.1.351.110.2.5.2INTEGERread-onlyNumber of entries in the sar channel table

RFC description

Basis Communications vendor-private MIB defining generic managed objects for their equipment.

Start monitoring Cisco MGX/BASIS voice and ATM switching chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download BASIS-GENERIC-MIB