All MIBs › RAPID-CITY › rcCardIndex
rcCardIndex
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcCardIndex
OID (numeric): 1.3.6.1.4.1.2272.1.4.9.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A unique value for each module within the chassis. This value is determined by the chassis slot number where the module is inserted. Valid entries are 1 to the value of rcChasNumSlots
What is rcCardIndex?
This object uniquely identifies a module (line card, processor card) within a chassis by its slot number, ranging from 1 to the total number of slots in the system. Each card inserted into the chassis is assigned an index corresponding to its physical position. Network operators use this index to refer to specific hardware modules when querying or configuring card-level properties and status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.9.1.1.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcCardIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.9.1.1.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcCardIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4 | rcChassis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.9 | rcCard | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.9.1 | rcCardTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.9.1.1 | rcCardEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.9.1.1.1 | rcCardIndex | RAPID-CITY |