All MIBs › HOST-RESOURCES-MIB › hrFSRemoteMountPoint
hrFSRemoteMountPoint
Module: HOST-RESOURCES-MIB
OID (symbolic): HOST-RESOURCES-MIB::hrFSRemoteMountPoint
OID (numeric): 1.3.6.1.2.1.25.3.8.1.3
Node type: OBJECT-TYPE
Type: InternationalDisplayString
Access: read-only
Description: A description of the name and/or address of the server that this file system is mounted from. This may also include parameters such as the mount point on the remote file system. If this is not a remote file system, this string should have a length of zero.
What is hrFSRemoteMountPoint?
This read-only object describes the server address and optional mount parameters for a remotely mounted file system (NFS, SMB, etc.), or contains an empty string if the file system is local. It provides crucial information for understanding the file system's origin and configuration, such as 'nfs-server.example.com:/export/share' for an NFS mount. System administrators use this to audit mounted storage, verify that remote file systems are connected to the correct servers, and troubleshoot file system access issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.25.3.8.1.3 snmpwalk -v2c -c public <target> HOST-RESOURCES-MIB::hrFSRemoteMountPoint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.25.3.8.1.3.1 snmpget -v2c -c public <target> HOST-RESOURCES-MIB::hrFSRemoteMountPoint.1
Start monitoring Vendor-neutral IETF standard (any host computer/server running an SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HOST-RESOURCES-MIB::hrFSRemoteMountPoint OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any host computer/server running an SNMP agent) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.25 | host | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3 | hrDevice | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.8 | hrFSTable | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.8.1 | hrFSEntry | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.8.1.3 | hrFSRemoteMountPoint | HOST-RESOURCES-MIB |