All MIBs › ACC-IPX › accIpxSapGetNearIns
accIpxSapGetNearIns
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxSapGetNearIns
OID (numeric): 1.3.6.1.4.1.5.1.1.22.7.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Get nearest requests received
What is accIpxSapGetNearIns?
This OID measures incoming 'Get Nearest' requests, which are urgent queries looking for the closest instance of a specific service like a print server. You'd monitor this to understand service lookup patterns and detect if certain services are being hammered with requests. A count of 89 in an hour suggests moderate use of a popular service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.7.5 snmpwalk -v2c -c public <target> ACC-IPX::accIpxSapGetNearIns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.7.5.1 snmpget -v2c -c public <target> ACC-IPX::accIpxSapGetNearIns.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.7 | accIpxSapStat | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.7.5 | accIpxSapGetNearIns | ACC-IPX |