All MIBs › RAD-MIB › radBridgeIPXSapHopsToServer
radBridgeIPXSapHopsToServer
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeIPXSapHopsToServer
OID (numeric): 1.3.6.1.4.1.164.4.1.5.3.6.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The number of hops to the entity on which this server exists.
What is radBridgeIPXSapHopsToServer?
This value measures the network distance (in hops) from the bridge to a specific IPX server being advertised through Service Advertisement Protocol (SAP). Each hop represents one router that a packet must traverse to reach the server, with valid values from 1 to 16 hops. Network operators use this metric to understand IPX network topology and to help route traffic toward available services, especially when managing legacy NetWare environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.5.3.6.1.6 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeIPXSapHopsToServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.5.3.6.1.6.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeIPXSapHopsToServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.5.3.6.1.6.1 i <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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5 | radBridgeIPX | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5.3 | radBridgeIPXSap | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5.3.6 | radBridgeIPXSapTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5.3.6.1 | radBridgeIPXSapTableEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5.3.6.1.6 | radBridgeIPXSapHopsToServer | RAD-MIB |