All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevSwServer
docsDevSwServer
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevSwServer
OID (numeric): 1.3.6.1.2.1.69.1.3.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The address of the TFTP server used for software upgrades. If the TFTP server is unknown or is a non-IPv4 address, return 0.0.0.0.
This object is deprecated. See docsDevSwServerAddress for its replacement. This object will have its value modified, given a valid SET to docsDevSwServerAddress.
What is docsDevSwServer?
This deprecated object specified the IPv4 address of the TFTP server used by cable modems to download software upgrades. Modern implementations should use docsDevSwServerAddress instead. Operators configured this to point modems to their firmware distribution server, returning 0.0.0.0 if the address was unknown or non-IPv4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.3.1 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.3.1.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.3.1.1 a <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.1 | docsDevSwServer | DOCS-CABLE-DEVICE-MIB |