BASIS-SHELF-MIB - shelfTable

MIBs list

With IPHost Network Monitor you can run simple snmp requests against a Cisco device in your network.

shelfTable

shelf Table
1.3.6.1.4.1.351.110.1.1.1

The table has the Physical slot number and state of the cards ::= { basisShelf 1 } SYNTAX ShelfEntry ACCESS not-accessible STATUS mandatory DESCRIPTION An entry for the slot INDEX { shelfNum, shelfSlotNum } ::= { shelfTable 1} ShelfEntry ::= SEQUENCE { shelfNum INTEGER, shelfSlotNum INTEGER, shelfBkplnSerialNumDeprecated INTEGER, shelfFunctionModuleState INTEGER, shelfFunctionModuleType INTEGER, shelfFunctionModuleHoldReset INTEGER } SYNTAX INTEGER (1..4) ACCESS read-only STATUS mandatory DESCRIPTION A unique value for each shelf. Its value ranges between 1 and the maxvalue of shelfNumber. ::= { shelfEntry 1 } SYNTAX INTEGER (1..33) ACCESS read-only STATUS mandatory DESCRIPTION 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) ::= { shelfEntry 2 } SYNTAX INTEGER (1..4) ACCESS read-only STATUS mandatory DESCRIPTION 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. ::= { shelfEntry 3 } SYNTAX INTEGER{ nocard (1), standby (2), active (3), failed (4), selfTest (5), heldInReset (6), boot (7), mismatch (8), unknown (9), coreCardMismatch (10), blocked (11), reserved (12), -- hold state applies to PXM during Graceful Upgrade. hold (13), notResponding (14), cardinit (17) } ACCESS read-only STATUS mandatory DESCRIPTION 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. ::= { shelfEntry 4 } SYNTAX INTEGER { other (1), asc (2), bnm-T3 (10), bnm-E3 (11), bnm-155 (12), srm-4T1E1 (20), srm-3T3 (21), -- SRME cards srme-1OC3 (22), srme-1STS3(23), srme-NOBC(24), srm-3T3-NOBC(25), frsm-4T1 (30), frsm-4E1 (31), frsm-4T1-C(32), frsm-4E1-C(33), -- HSSI: frsm-hs1 (34), -- HSSI frsm-8T1 (35), frsm-8E1 (36), frsm-hs1b (37), ausm-4T1 (40), ausm-4E1 (41), ausm-8T1 (50), ausm-8E1 (51), -- AUSM Model B : ausmB-8T1 (52), ausmB-8E1 (53), cesm-4T1 (60), cesm-4E1 (61), imatm-T3T1 (70), imatm-E3E1 (71), imatmB-T1 (72), imatmB-E1 (73), frasm-8T1 (80), cesm-8T1 (90), cesm-8E1 (91), -- SM from Netro bscsm-2 (100), bscsm-4 (101), -- testers atmt-8T1 (110), atmt-8E1 (111), frt-8T1 (120), frt-8E1 (121), -- frsm_vhs cards frsm-2ct3 (130), frsm-2t3 (131), frsm-2e3 (132), frsm-hs2 (133), frsm-2t3b (134), frsm-2e3b (135), frsm-hs2b-hssi (136), frsm-hs2b-12In1 (137), cesm-T3 (140), cesm-E3 (141), -- VISM vism-8T1 (150), vism-8E1 (151), pxm1 (1000), pxm1-2t3e3 (1001), pxm1-4oc3 (1002), pxm1-oc12 (1003), rpm (2000), rpm-pr (2001) } ACCESS read-only STATUS mandatory DESCRIPTION This object holds the type of a card in a particular shelf-slot. DEFVAL { other } ::= { shelfEntry 5 } SYNTAX INTEGER { doNotHold (1), holdInReset(2) } ACCESS read-write STATUS mandatory DESCRIPTION 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. ::= { shelfEntry 6 } -- -------------------------------------------------------------- SYNTAX INTEGER (0..64) ACCESS read-only STATUS mandatory DESCRIPTION Number of rows in shelfTable. In some MGX series, it is equal to the number of slots in the shelf. ::= { basisShelf 2 } SYNTAX DisplayString (SIZE (1..10)) ACCESS read-write STATUS mandatory DESCRIPTION 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. ::= { basisShelf 3 } SYNTAX DisplayString (SIZE (10)) ACCESS read-write STATUS mandatory DESCRIPTION This object sets/gets the DATE. The syntax is mm/dd/yyyy DEFVAL { "01/01/1994" } ::= { basisShelf 4 } SYNTAX DisplayString (SIZE (8)) ACCESS read-write STATUS mandatory DESCRIPTION This object sets/gets the TIME. The syntax is hh:mm:ss DEFVAL { "12:00:00" } ::= { basisShelf 5 } SYNTAX INTEGER{ gmt (1), est (2), cst (3), mst (4), pst (5), edt (6), cdt (7), mdt (8), pdt (9) } ACCESS read-write STATUS mandatory DESCRIPTION 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. DEFVAL { pst } ::= { basisShelf 6 } SYNTAX INTEGER (-12..12) ACCESS read-write STATUS mandatory DESCRIPTION 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. DEFVAL { 0 } ::= { basisShelf 7 } SYNTAX INTEGER (1..10) ACCESS read-only STATUS mandatory DESCRIPTION This object contains the back plane type. The possible values are : 1 - For 336Mbps backplane 2 - For 1.2Gbps backplane 3 - For 45Gbps backplane ::= { basisShelf 8 } SYNTAX DisplayString (SIZE (0..11)) ACCESS read-only STATUS mandatory DESCRIPTION A unique value for each shelf, entered in nvram by manf. The serial No. is on the non-volatile RAM on the backplane. ::= { basisShelf 9 } SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION IP address of the Stats Master. ::= { basisShelf 10 } SYNTAX INTEGER (0..65535) ACCESS read-only STATUS mandatory DESCRIPTION Statistics collection interval (in minutes). DEFVAL { 0 } ::= { basisShelf 11 } SYNTAX INTEGER (0..65535) ACCESS read-only STATUS mandatory DESCRIPTION Statistics bucket interval (in minutes). DEFVAL { 0 } ::= { basisShelf 12 } SYNTAX DisplayString (SIZE (1..20)) ACCESS read-only STATUS mandatory DESCRIPTION username of the person logging in or logging out. used only in traps currently only limit to 12 chars ::= { basisShelf 13 } SYNTAX INTEGER { clear (1), minor (2), major (3), critical (4) } ACCESS read-only STATUS mandatory DESCRIPTION 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. DEFVAL { clear } ::= { basisShelf 14 } SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION default value is 0, none of the cards is in alarm bit position represents the card physical slot number which is in alarm DEFVAL { 0 } ::= { basisShelf 15 } SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION the IP address of the APS

Back to BASIS-SHELF-MIB MIB page.

IPHost Network monitor allows you to monitor shelfTable on Cisco device via the SNMP protocol. Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring Cisco mobile switches right now.

How to get shelfTable value right now?

MIBs list