All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevSwFilename
docsDevSwFilename
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevSwFilename
OID (numeric): 1.3.6.1.2.1.69.1.3.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
The filename of the software image to be downloaded via TFTP, or the abs_path (as defined in RFC 2616) of the software image to be downloaded via HTTP.
Unless set via SNMP, this is the filename or abs_path specified by the provisioning server during the boot process that corresponds to the software version that
is desired for this device.
If unknown, the value of this object is the zero-length string.
What is docsDevSwFilename?
This object specifies the filename or path of a software image to be downloaded via TFTP or HTTP for device firmware upgrade. Operators use this to stage firmware updates by configuring the exact image name or URL that the device should fetch during its next boot, either manually or via DHCP provisioning server directives.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.3.2 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwFilename
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.3.2.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwFilename.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.3.2.1 s <value>
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.69 | docsDev | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1 | docsDevMIBObjects | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.3 | docsDevSoftware | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.3.2 | docsDevSwFilename | DOCS-CABLE-DEVICE-MIB |