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
Start monitoring Ascend Communications MAX and Pipeline WAN access/dial-up equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASCEND-MIB::consoleIndex OID value, configure state conditions and alerts, and monitor any Ascend Communications MAX and Pipeline WAN access/dial-up equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |