All MIBs › A3COM-HUAWEI-HGMP-MIB › hgmpLogHost
hgmpLogHost
Module: A3COM-HUAWEI-HGMP-MIB
OID (symbolic): A3COM-HUAWEI-HGMP-MIB::hgmpLogHost
OID (numeric): 1.3.6.1.4.1.43.45.1.6.7.1.13
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Log host of the cluster, which can only be configured and accessed on the administrator switch.
What is hgmpLogHost?
This IP address is the syslog server receiving debug and operational logs from all cluster members. Administrators configure this centrally on the admin switch to collect diagnostics from all nodes. A value like 10.0.0.50 collects syslog messages for troubleshooting cluster events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.6.7.1.13 snmpwalk -v2c -c public <target> A3COM-HUAWEI-HGMP-MIB::hgmpLogHost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.6.7.1.13.1 snmpget -v2c -c public <target> A3COM-HUAWEI-HGMP-MIB::hgmpLogHost.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.6.7.1.13.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hgmpLogHost.1
Start monitoring H3C/3Com LAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-HGMP-MIB::hgmpLogHost OID value, configure state conditions and alerts, and monitor any H3C/3Com LAN switches from a single console.
OID Breakdown
Upper-level ancestors (10 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.6 | huaweiUtility | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.6.7 | hwCluster | A3COM-HUAWEI-HGMP-MIB |
| 1.3.6.1.4.1.43.45.1.6.7.1 | hwClusterObject | A3COM-HUAWEI-HGMP-MIB |
| 1.3.6.1.4.1.43.45.1.6.7.1.13 | hgmpLogHost | A3COM-HUAWEI-HGMP-MIB |