All MIBs › Apple-macintosh-system-mib › fileVRefNum
fileVRefNum
Module: Apple-macintosh-system-mib
OID (symbolic): Apple-macintosh-system-mib::fileVRefNum
OID (numeric): 1.3.6.1.4.1.63.1.2.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique ID that determines the volume the file is in. The name of the volume and its other parameters can be determined from the Volume list with the matching volRefNum. This volume is local.
What is fileVRefNum?
A read-only integer giving the volume reference number (working directory reference) of the volume containing a file being tracked on the Macintosh file system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.63.1.2.5.1.1 snmpwalk -v2c -c public <target> Apple-macintosh-system-mib::fileVRefNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.63.1.2.5.1.1.1 snmpget -v2c -c public <target> Apple-macintosh-system-mib::fileVRefNum.1
Start monitoring Apple Macintosh computers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Apple-macintosh-system-mib::fileVRefNum OID value, configure state conditions and alerts, and monitor any Apple Macintosh computers 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.63 | apple | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1 | macintosh | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1.2 | software | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1.2.5 | systemFilesTable | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1.2.5.1 | fileEntry | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1.2.5.1.1 | fileVRefNum | Apple-macintosh-system-mib |