All MIBs › HUAWEI-CONFIG-MAN-MIB › hwCfgLogTerminalType
hwCfgLogTerminalType
Module: HUAWEI-CONFIG-MAN-MIB
OID (symbolic): HUAWEI-CONFIG-MAN-MIB::hwCfgLogTerminalType
OID (numeric): 1.3.6.1.4.1.2011.6.10.1.1.7.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the terminal type.
If hwCfgLogSrcData is not 'cmdLine', the value of the object is 'notApplicable'.
The value list: notApplicable(1): no meaning at this time. unknown(2): unknown terminal type. console(3): terminal(4) virtual(5) auxiliary(6)
What is hwCfgLogTerminalType?
This shows what kind of terminal was used for a logged configuration change, such as console, terminal, virtual (remote login), or auxiliary; it is notApplicable when the change didn't originate from a command-line session. An admin uses this to tell a console-cable edit apart from a remote Telnet/SSH session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.10.1.1.7.1.6 snmpwalk -v2c -c public <target> HUAWEI-CONFIG-MAN-MIB::hwCfgLogTerminalType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.10.1.1.7.1.6.1 snmpget -v2c -c public <target> HUAWEI-CONFIG-MAN-MIB::hwCfgLogTerminalType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwCfgLogTerminalType.1
Start monitoring Huawei router or switch (configuration save/load/backup management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-CONFIG-MAN-MIB::hwCfgLogTerminalType OID value, configure state conditions and alerts, and monitor any Huawei router or switch (configuration save/load/backup management) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.10 | hwConfig | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1 | hwConfigManObjects | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.1 | hwCfgLog | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.1.7 | hwCfgLogTable | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.1.7.1 | hwCfgLogEntry | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.1.7.1.6 | hwCfgLogTerminalType | HUAWEI-CONFIG-MAN-MIB |