All MIBs › CM-ENTITY-MIB › stuCardEntityIndex
stuCardEntityIndex
Module: CM-ENTITY-MIB
OID (symbolic): CM-ENTITY-MIB::stuCardEntityIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.3.1.21.1.1
Node type: OBJECT-TYPE
Type: PhysicalIndex
Access: read-only
Description:
Entity Index from ENTITY-MIB for the STU Card.
What is stuCardEntityIndex?
This object contains the ENTITY-MIB physical entity index number for an STU (Synchronization Time Unit) card. The entity index is a unique identifier linking the card to the standard ENTITY-MIB table for hardware inventory. Network administrators use this to correlate vendor-specific card information with standard MIB hardware data for unified inventory tracking.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.21.1.1 snmpwalk -v2c -c public <target> CM-ENTITY-MIB::stuCardEntityIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.21.1.1.1 snmpget -v2c -c public <target> CM-ENTITY-MIB::stuCardEntityIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stuCardEntityIndex.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.3 | cmEntityMIB | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1 | cmEntityObjects | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.21 | stuCardTable | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.21.1 | stuCardEntry | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.21.1.1 | stuCardEntityIndex | CM-ENTITY-MIB |