All MIBs › HMPRIV-MGMT-SNMP-MIB › hmFSFileDate
hmFSFileDate
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmFSFileDate
OID (numeric): 1.3.6.1.4.1.248.14.2.4.100.1.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
date in UNIX format (seconds since 1 jan 1970)
What is hmFSFileDate?
This object represents a file's timestamp stored as the number of seconds elapsed since January 1, 1970 (Unix epoch time). It provides a standard way to query when a file was created or modified on the managed device's filesystem. Operators use this to audit system files, verify configuration updates, and track when log files or backups were written.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.4.100.1.4 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmFSFileDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.4.100.1.4.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmFSFileDate.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4 | hmFSTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4.100 | hmFSFileTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4.100.1 | hmFSFileEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4.100.1.4 | hmFSFileDate | HMPRIV-MGMT-SNMP-MIB |