All MIBs › ACC-MIB › accIpxSrvHost
accIpxSrvHost
Module: ACC-MIB
OID (symbolic): ACC-MIB::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-only
Description:
Host
What is accIpxSrvHost?
This OID stores the network hardware address (node ID) of the server providing the advertised service on the IPX network. Engineers use this address to route traffic directly to the server and to verify that service information points to the correct physical device. A typical value would be a 6-byte address like 00:00:FF:FF:FF:FF representing the server's unique hardware identifier.
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-MIB::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-MIB::accIpxSrvHost.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.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-MIB |