All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSfpDateCode
hmSfpDateCode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSfpDateCode
OID (numeric): 1.3.6.1.4.1.248.14.1.1.13.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The SFP's vendor manufacturing date code. Format is YY:MM:DD.
What is hmSfpDateCode?
This OID stores the manufacturing date of the SFP transceiver module in YYYY:MM:DD format. SFPs are hot-swappable optical modules; the date helps track module age for warranty or lifecycle planning. A technician uses this to determine if an SFP is nearing end-of-life or if it's a recent replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.13.1.10 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSfpDateCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.13.1.10.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSfpDateCode.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.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1 | hmSystemTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.13 | hmSFPTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.13.1 | hmSFPEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.13.1.10 | hmSfpDateCode | HMPRIV-MGMT-SNMP-MIB |