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
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |