All MIBs › A3COM-HUAWEI-USERLOG-MIB › hwUserlogNatHostAddress
hwUserlogNatHostAddress
Module: A3COM-HUAWEI-USERLOG-MIB
OID (symbolic): A3COM-HUAWEI-USERLOG-MIB::hwUserlogNatHostAddress
OID (numeric): 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of NAT LOG server.
What is hwUserlogNatHostAddress?
This IP address field specifies the destination server for NAT LOG UDP packets or syslog messages. Operators configure it to direct logs to a central SIEM, NMS, or syslog collector for analysis. A typical value like 10.0.0.50 sends all NAT logs to that server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.4 snmpwalk -v2c -c public <target> A3COM-HUAWEI-USERLOG-MIB::hwUserlogNatHostAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.4.1 snmpget -v2c -c public <target> A3COM-HUAWEI-USERLOG-MIB::hwUserlogNatHostAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.4.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwUserlogNatHostAddress.1
Start monitoring H3C/3Com routers/firewalls (NAT) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-USERLOG-MIB::hwUserlogNatHostAddress OID value, configure state conditions and alerts, and monitor any H3C/3Com routers/firewalls (NAT) from a single console.
OID Breakdown
Upper-level ancestors (11 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.5 | huaweiMgmt | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5.25 | huaweiDatacomm | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.5.25.18 | hwUserLogMIB | A3COM-HUAWEI-USERLOG-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.18.1 | hwUserlogObjects | A3COM-HUAWEI-USERLOG-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.18.1.1 | hwUserlogNatObjects | A3COM-HUAWEI-USERLOG-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6 | hwUserlogNatSlotCfgInfoTable | A3COM-HUAWEI-USERLOG-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1 | hwUserlogNatSlotCfgInfoEntry | A3COM-HUAWEI-USERLOG-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.4 | hwUserlogNatHostAddress | A3COM-HUAWEI-USERLOG-MIB |