All MIBs › DNS110004-MIB › sysFWVer
sysFWVer
Module: DNS110004-MIB
OID (symbolic): DNS110004-MIB::sysFWVer
OID (numeric): 1.3.6.1.4.1.171.50.1.3.1.1.2.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The device firmware version
What is sysFWVer?
Reports the NAS's current firmware version string, e.g. "1.05". Admins poll this across multiple units to verify they're all on the same firmware level before or after a rollout.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.50.1.3.1.1.2.1.3 snmpwalk -v2c -c public <target> DNS110004-MIB::sysFWVer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.50.1.3.1.1.2.1.3.1 snmpget -v2c -c public <target> DNS110004-MIB::sysFWVer.1
Start monitoring D-Link DNS-110004 series NAS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DNS110004-MIB::sysFWVer OID value, configure state conditions and alerts, and monitor any D-Link DNS-110004 series NAS from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.171 | d_link | DE1500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.50 | productID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1 | projectID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3 | modelID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1 | submodelID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1.1 | nasAgent1100 | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1.1.2 | sysTable | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1.1.2.1 | sysEntry | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1.1.2.1.3 | sysFWVer | DNS110004-MIB |