All MIBs › BASIS-SHELF-MIB
Category: Cisco Devices, Hardware and Environment
Description:
Manages shelf-level hardware inventory, slot occupancy, and power status for the Cisco MGX/BASIS voice platform.
Imported Objects
From BASIS-MIB
| axisRedundancy | OBJECT-IDENTITY |
| basisShelf | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| IpAddress |
From RFC1213-MIB
| DisplayString |
What Is BASIS-SHELF-MIB?
BASIS-SHELF-MIB is a Cisco proprietary MIB (from the acquired Stratacom/BASIS platform lineage) supporting the Cisco MGX/BASIS voice and switching platform, covering shelf-level chassis hardware inventory. It exposes per-shelf and per-slot hardware data including function-module state, type, and hold-reset status, backplane serial number, and shelf-level node identity, date, and time. It is explicitly useful for monitoring hardware status: function-module operational state per slot reveals whether a card is up, down, or held in reset, and the backplane serial number supports asset tracking, while shelf date/time confirms the chassis clock is synchronized for accurate event timestamps. As a legacy platform-specific MIB it is typically deployed alongside companion BASIS/MGX MIBs such as BASIS-GENERIC-MIB for card-level detail, and locating the correct BASIS-SHELF-MIB OID branch is necessary before polling shelfTable objects on a given chassis. It is deployed on Cisco MGX/BASIS shelf-based voice switching chassis in carrier/service-provider voice networks.
IPNetwork Monitor allows you to monitor SNMP objects defined in BASIS-SHELF-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
- per-slot function module state
- function module type
- function module hold-reset status
- backplane serial number
- shelf date and time
- shelf node name
Supported Devices
- Cisco MGX/BASIS voice switching shelf/chassis
Monitoring Examples
An operator would poll shelfTable/shelfEntry indexed by shelfNum and shelfSlotNum to read shelfFunctionModuleState and shelfFunctionModuleType for each card slot, flagging any module unexpectedly in a reset or failed state via shelfFunctionModuleHoldReset. shelfNodeName together with shelfDate/shelfTime confirms the shelf's identity and clock are correct, and a stale or drifting shelfDate/shelfTime would explain mistimed event correlation across the chassis.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| shelfTable | 1.3.6.1.4.1.351.110.1.1.1 | not-accessible | The table has the Physical slot number and state of the cards | |
| shelfEntry | 1.3.6.1.4.1.351.110.1.1.1.1 | not-accessible | An entry for the slot | |
| INT shelfNum | 1.3.6.1.4.1.351.110.1.1.1.1.1 | INTEGER | read-only | A unique value for each shelf. Its value ranges between 1 and the maxvalue of shelfNumber. |
| INT shelfSlotNum | 1.3.6.1.4.1.351.110.1.1.1.1.2 | INTEGER | read-only | Slot number of a card. BASIS can have maximum 16 slots in one shelf. 17 is used to reset the whole shelf. Some MGX Series can have maximum 32 slots in one shelf. 33 is used to reset the whole shelf. For MGX8220: INTEGER (1..17) For other selected MGX series: INTEGER (1..33) |
| INT shelfBkplnSerialNumDeprecated | 1.3.6.1.4.1.351.110.1.1.1.1.3 | INTEGER | read-only | This entry has been deprecated. It is available as the 9th entry in basisShelf. It is included here to prevent a hole in the shelfEntry table. |
| INT shelfFunctionModuleState | 1.3.6.1.4.1.351.110.1.1.1.1.4 | INTEGER | read-only | This object holds the status of a card in a particular shelf-slot. The hold state is applicable only to MGX8800 Platform. The Slave PXM assumes the hold state during PXM Upgrades. In this state the Slave PXM will be running a different fw but will be receiving all Standby updates(BRAM and Database). The description for the two new states is as follows: 'notResponding' - 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 implemented only for RPM card. 'cardinit' - 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 shelfFunctionModuleType | 1.3.6.1.4.1.351.110.1.1.1.1.5 | INTEGER | read-only | This object holds the type of a card in a particular shelf-slot. |
| INT shelfFunctionModuleHoldReset | 1.3.6.1.4.1.351.110.1.1.1.1.6 | INTEGER | read-write | This object holds the card in a particular shelf-slot, in reset, If the object is set to holdInReset. If the object is set to doNotHold, then it only reset the card in the specified slot, if slot number is 17 then it'll reset the whole shelf. |
| INT shelfNumOfValidEntries | 1.3.6.1.4.1.351.110.1.1.2 | INTEGER | read-only | Number of rows in shelfTable. In some MGX series, it is equal to the number of slots in the shelf. |
| STR shelfNodeName | 1.3.6.1.4.1.351.110.1.1.3 | DisplayString | read-write | Has the node name of BASIS for MGX8220 only. For others NodeName supplied by PAR will be returned, A set on this MIB is not allowed. The NodeName of the shelf can be set using the PAR MIB. |
| STR shelfDate | 1.3.6.1.4.1.351.110.1.1.4 | DisplayString | read-write | This object sets/gets the DATE. The syntax is mm/dd/yyyy |
| STR shelfTime | 1.3.6.1.4.1.351.110.1.1.5 | DisplayString | read-write | This object sets/gets the TIME. The syntax is hh:mm:ss |
| INT shelfTmZn | 1.3.6.1.4.1.351.110.1.1.6 | INTEGER | read-write | Object defines standard time. GMT for greenwich mean time, est for Eastern std time (USA EST). cst for Central std time (USA CST). mst for Mountain std time (USA MST). pst for Pacific std time (USA PST). edt for Eastern daylight time (USA EDT). cdt for Central daylight time (USA CDT). mdt for Mountain daylight time (USA MDT). pdt for Pacific daylight time (USA PDT). To define a std time that are not defined in here use the GMT and set the offset from the GMT in the shelfTmZnGMTOff object. |
| INT shelfTmZnGMTOff | 1.3.6.1.4.1.351.110.1.1.7 | INTEGER | read-write | This object contains the offset from greenwich mean time in hours, if configuring for std time in shelfTmZn object, set this object to 0. If configuring for non standard times use this object as an offset from the GMT. |
| INT shelfBkPlnType | 1.3.6.1.4.1.351.110.1.1.8 | INTEGER | read-only | This object contains the back plane type. The possible values are : 1 - For 336Mbps backplane 2 - For 1.2Gbps backplane 3 - For 45Gbps backplane |
| STR shelfBkplnSerialNum | 1.3.6.1.4.1.351.110.1.1.9 | DisplayString | read-only | A unique value for each shelf, entered in nvram by manf. The serial No. is on the non-volatile RAM on the backplane. |
| IP statsMasterIpAddress | 1.3.6.1.4.1.351.110.1.1.10 | IpAddress | read-only | IP address of the Stats Master. |
| INT statsCollectionInterval | 1.3.6.1.4.1.351.110.1.1.11 | INTEGER | read-only | Statistics collection interval (in minutes). |
| INT statsBucketInterval | 1.3.6.1.4.1.351.110.1.1.12 | INTEGER | read-only | Statistics bucket interval (in minutes). |
| STR userName | 1.3.6.1.4.1.351.110.1.1.13 | DisplayString | read-only | username of the person logging in or logging out. used only in traps currently only limit to 12 chars |
| INT shelfIntegratedAlarm | 1.3.6.1.4.1.351.110.1.1.14 | INTEGER | read-only | Alarm status of the shelf.An implementation may not support all the values. possible values are : clear (1) : shelf is not in alarm minor (2) : Indicates that a non-service affecting condition has occurred and that corrective action should be taken in order to prevent a more serious fault. major (3) : Indicates that a service affecting condition has occurred and urgent corrective action is required. critical (4) : Indicates that a service affecting condition has occurred and immediate corrective action is required. The definition for minor(2),major(3),critical(4) are taken from Bell Core document : GR-1248-CORE. |
| INT shelfAlarmCardBitMap | 1.3.6.1.4.1.351.110.1.1.15 | INTEGER | read-only | default value is 0, none of the cards is in alarm bit position represents the card physical slot number which is in alarm |
| INT axisFeederTkNo | 1.3.6.1.4.1.351.110.1.1.16 | INTEGER | read-write | ASC creates its cell/frame file based on the feeder trunk number. |
| INT axisSvcBillingColInterval | 1.3.6.1.4.1.351.110.1.1.17 | INTEGER | read-write | SVC billing collection interval (in 0, 15, 30 minute steps). |
| INT axisSvcBillingBucketInterval | 1.3.6.1.4.1.351.110.1.1.18 | INTEGER | read-write | SVC billing bucket interval (in 0, 5, 15, 30 minute steps). |
| IP apsIpAddress | 1.3.6.1.4.1.351.110.1.1.19 | IpAddress | read-write | the IP address of the APS |
| IP redundantApsIpAddress | 1.3.6.1.4.1.351.110.1.1.20 | IpAddress | read-write | the IP address of the redundant APS |
| INT axisSvcBilling | 1.3.6.1.4.1.351.110.1.1.21 | INTEGER | read-write | SVC billing feature. |
| shelfCBClkRateTable | 1.3.6.1.4.1.351.110.1.1.22 | not-accessible | The table has the Clock Rates of each Cell Bus | |
| shelfCBClkRateEntry | 1.3.6.1.4.1.351.110.1.1.22.1 | not-accessible | An entry for the Cell Bus | |
| INT cBNum | 1.3.6.1.4.1.351.110.1.1.22.1.1 | INTEGER | read-only | The number (1-8) designation for the Cell Bus. |
| INT clkRate | 1.3.6.1.4.1.351.110.1.1.22.1.2 | INTEGER | read-write | The Cell Bus Clock Rate designation. |
| INT shelfPowerSupplyVoltage | 1.3.6.1.4.1.351.110.1.1.23 | INTEGER | read-only | Power Supply voltage rating for some selected MGX Series. two-twenty (1): 220Volts AC. one-ten (2): 110Volts AC. |
| INT shelfFilteredAlarm | 1.3.6.1.4.1.351.110.1.1.24 | INTEGER | read-only | Alarm status of the shelf that allows only a filtered subset of the shelf alarms to be considered in the alarm status. An implementation may not support all the values. Possible values are : clear (1) : shelf is not in alarm minor (2) : Indicates that a non-service affecting condition has occurred and that corrective action should be taken in order to prevent a more serious fault. major (3) : Indicates that a service affecting condition has occurred and urgent corrective action is required. critical (4) : Indicates that a service affecting condition has occurred and immediate corrective action is required. The definition for minor(2),major(3),critical(4) are taken from Bell Core document : GR-1248-CORE. |
| smRedMapTable | 1.3.6.1.4.1.351.110.1.3.1 | not-accessible | The table has the redundancy map for a service module. This table is for configuring redundancy for service modules. This table might contain entries for Core-Card set,in some implementations. | |
| smRedMapEntry | 1.3.6.1.4.1.351.110.1.3.1.1 | not-accessible | An entry for module(Service Module,Core-Card set) redundancy. Some implementations might have entries for the core-card set. The entries for core-card set may not be added , modified or deleted. An entry has to be created in this table to configure Service Modules in redundant configuration. For a 1:1 (Y cable ) redundancy configuration,an entry exists for each redundant pair with redPrimarySlotNum as the index. For 1:N Redundancy configuration,an entry exists with different primary slot numbers(redPrimarySlot value) with the same secondary slot numbers(redSecondarySlot value). | |
| INT redPrimarySlotNum | 1.3.6.1.4.1.351.110.1.3.1.1.1 | INTEGER | read-write | The index to the table. This is the slot number of the primary module in the redundant configuration. For MGX8850 Release 1.x,skip PXM slot 7,8,23,24, SRM slot 15,16,31,32. For MGX8220(Formerly known as AXIS), values 5-14 are supported. For systems, where the entries are created by the agent for the Core-Card set, the implied slot numbers are used for this object. The implied slot number values are depend on the system. |
| INT redRowStatus | 1.3.6.1.4.1.351.110.1.3.1.1.2 | INTEGER | read-write | This will add, delete or modify the redundancy Note that mod is NOT used but it is there for consistency. This object is for creating and deleting an entry in smRedMapTable. This object is set to add(1) to create an entry in the table. The values of redPrimarySlot and redSecondarySlot objects constitute the redundant Pairs. The slot numbers specified for redPrimarySlot and redSecondarySlot should be in the same half of the shelf for half-height service modules. This object is set to del(2) to delete an entry from the table. |
| INT redPrimaryType | 1.3.6.1.4.1.351.110.1.3.1.1.3 | INTEGER | read-only | This object holds the type of the primary card Some of the card types are not supported in the table but they are defined here for consistency with the shelf card types. |
| INT redPrimaryState | 1.3.6.1.4.1.351.110.1.3.1.1.4 | INTEGER | read-only | This object holds the state of the primary card Some of the states are not supported in the table but they are defined here for consistency with the cardStates. heldInReset, boot and unknown are not supported. Supported values are : nocard (1) : Module not present in the slot standby (2) : Module is in 'standby' state active (3) : Module is in 'active' state failed (4) : Module is in 'failed' state due to some condition selfTest(5) : Module is performing selftest mismatch(8) : Module is not compatible with the current configuration or a wrong type of back-card/line-module is plugged in. 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 implemented only for RPM card. 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 redSecondarySlotNum | 1.3.6.1.4.1.351.110.1.3.1.1.5 | INTEGER | read-write | This is the slot number of the redundant card for the primary card. SecondarySlotNum will be 0 when no secondary card covering the primary card. SecondarySlotNum in case of MGX8850 shloud be from the same half of the shelf. Like if primary card is in the top then secondary card also should be in the top and will be covered by top SRM. |
| INT redSecondaryType | 1.3.6.1.4.1.351.110.1.3.1.1.6 | INTEGER | read-only | This object holds the type of the redundant card Note that redSecondaryType is the same as redPrimaryType unless it is changed for a new service module. Some of the card types are not supported in the table but they are defined here for consistency with the shelf card types. |
| INT redSecondaryState | 1.3.6.1.4.1.351.110.1.3.1.1.7 | INTEGER | read-only | This object holds the state of the secondary card Supported values are : nocard (1) : Module not present in the slot standby (2) : Module is in 'standby' state active (3) : Module is in 'active' state failed (4) : Module is in 'failed' state due to some condition selfTest(5) : Module is performing selftest mismatch(8) : Module is not compatible with the current configuration or a wrong type of back-card/line-module is plugged in. 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 implemented only for RPM card. 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 redType | 1.3.6.1.4.1.351.110.1.3.1.1.8 | INTEGER | read-write | This object describes the type of redundancy. The supported values are : yCable (1) : 1:1 (y cable) redundancy configuration. In this configuration,there is only one module which acts as the backup for the other. oneToN (2) : 1:N redundancy configuration. In this configuration, there is one module(secondary)which acts as the backup for other primary modules. There are multiple primary modules and one secondary module in this configuration. At any point of time, the secondary module is backup for only one failed primary module. If more than one primary module fails, then the failed primary modules are not covered by the secondary module. |
| INT redCoveringSlot | 1.3.6.1.4.1.351.110.1.3.1.1.9 | INTEGER | read-only | This is the slot number of the primary card for which the secondary card is covering Note that redCoveringSlot is set to 0 when the primary is not being protected. If this primary card is being protected by its redundant card then this object would be the primary slot number. |
| INT redFeature | 1.3.6.1.4.1.351.110.1.3.1.1.10 | INTEGER | read-only | This is the feature of the primary card. |
| INT redLineModuleType | 1.3.6.1.4.1.351.110.1.3.1.1.11 | INTEGER | read-only | This is the line module type for the primary card. This object is NOT configurable and it only has the type of the current line module that is present in this slot. Note that the types that end with a -R are of redundant back card type which do not have a connector on the its faceplate and they are used for the redundant card but they can be plugged into the primary by mistake and this object would show its type. |
RFC description
Basis Communications vendor-private MIB for managing shelf and chassis hardware components.
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.