All MIBs › ASCEND-MIB › consoleIndex
consoleIndex
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::consoleIndex
OID (numeric): 1.3.6.1.4.1.529.8.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A unique value for each console. It's value ranges between 1 and the value consoleNumber. This is the index into the console table to identify a particular console.
What is consoleIndex?
Unique numeric identifier (1 to N) for each console port. Used to reference specific consoles in management operations. Example: Index 1 for primary console, 2 for secondary.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.8.2.1.1 snmpwalk -v2c -c public <target> ASCEND-MIB::consoleIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.8.2.1.1.1 snmpget -v2c -c public <target> ASCEND-MIB::consoleIndex.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.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.8 | console | ASCEND-MIB |
| 1.3.6.1.4.1.529.8.2 | consoleTable | ASCEND-MIB |
| 1.3.6.1.4.1.529.8.2.1 | consoleEntry | ASCEND-MIB |
| 1.3.6.1.4.1.529.8.2.1.1 | consoleIndex | ASCEND-MIB |