All MIBs › ACC-IPX › accIpxSrvHost
accIpxSrvHost
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxSrvHost
OID (numeric): 1.3.6.1.4.1.5.1.1.22.8.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Host
What is accIpxSrvHost?
This OID contains the IPX node identifier (network address) of the host that provides the advertised service, allowing clients to route requests to the correct physical device. Network engineers reference this field when troubleshooting service discovery problems or when manually routing traffic to ensure packets reach the intended service provider. A typical value might be '08:00:20:74:e0:a8', identifying the unique hardware or network address of the server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.3 snmpwalk -v2c -c public <target> ACC-IPX::accIpxSrvHost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.3.1 snmpget -v2c -c public <target> ACC-IPX::accIpxSrvHost.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.8.1.3.1 s <value>
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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8 | accIpxSrvTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1 | accIpxSrvEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1.3 | accIpxSrvHost | ACC-IPX |