All MIBs › ADVA-MIB › entityClassInstanceNumber
entityClassInstanceNumber
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::entityClassInstanceNumber
OID (numeric): 1.3.6.1.4.1.2544.2.5.5.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The class instance number of this entity within the module(card)
What is entityClassInstanceNumber?
Returns an integer representing the sequence number of an entity instance within a given class on a specific module or card. Network managers use this to disambiguate between multiple instances of the same entity type (e.g., multiple transceivers). Example: '1', '2', '3'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.2.1.4 snmpwalk -v2c -c public <target> ADVA-MIB::entityClassInstanceNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.2.1.4.1 snmpget -v2c -c public <target> ADVA-MIB::entityClassInstanceNumber.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.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5 | inventoryMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2 | entityTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2.1 | entityEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2.1.4 | entityClassInstanceNumber | ADVA-MIB |