All MIBs › ASCEND-MIB › consoleType
consoleType
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::consoleType
OID (numeric): 1.3.6.1.4.1.529.8.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The type of console in the indexed entry. When no console is plugged into a console port the value inactive(5) is returned. The value remote(6) indicates a console initiated via remote management or TELNET session.
What is consoleType?
Console type: primary, secondary, palmtop, inactive, or remote (TELNET/SSH). Identifies physical vs. logical consoles and connectivity method. Example: 'remote(6)' indicates TELNET management session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.8.2.1.3 snmpwalk -v2c -c public <target> ASCEND-MIB::consoleType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.8.2.1.3.1 snmpget -v2c -c public <target> ASCEND-MIB::consoleType.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.3 | consoleType | ASCEND-MIB |