DOCS-CABLE-DEVICE-MIB :: docsDevSwServerTransportProtocol

MIB Reference — IPNetwork Monitor

All MIBsDOCS-CABLE-DEVICE-MIBdocsDevSwServerTransportProtocol

docsDevSwServerTransportProtocol

Module: DOCS-CABLE-DEVICE-MIB

OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevSwServerTransportProtocol

OID (numeric): 1.3.6.1.2.1.69.1.3.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object specifies the transport protocol (TFTP or HTTP) to be used for software upgrades.

If the value of this object is tftp(1), then the cable device uses TFTP (RFC 1350) read request packets to download the docsDevSwFilename from the docsDevSwServerAddress in octet mode.

If the value of this object is http(2), then the cable device uses HTTP 1.0 (RFC 1945) or HTTP 1.1 (RFC 2616) GET requests sent to host docsDevSwServerAddress to

download the software image from path docsDevSwFilename.

If docsDevSwServerAddressType is currently set to dns(16), attempting to set this object to tftp(1) MUST result in an error.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.3.8
snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwServerTransportProtocol

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.3.8.1
snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwServerTransportProtocol.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.3.8.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.69docsDevDOCS-CABLE-DEVICE-MIB
1.3.6.1.2.1.69.1docsDevMIBObjectsDOCS-CABLE-DEVICE-MIB
1.3.6.1.2.1.69.1.3docsDevSoftwareDOCS-CABLE-DEVICE-MIB
1.3.6.1.2.1.69.1.3.8docsDevSwServerTransportProtocolDOCS-CABLE-DEVICE-MIB