OID to enable remote access in CISCO DPC3825 | docsis.org

You are here

OID to enable remote access in CISCO DPC3825

4 posts / 0 new
Last post
deividfiguer
OID to enable remote access in CISCO DPC3825

Hello

I am testing with this command on linux to enable remote access from cisco modem DPC3825

1.3.6.1.4.1.1429.77.1.7.5.0 i 1
1.3.6.1.4.1.1429.77.1.7.6.0 s user
1.3.6.1.4.1.1429.77.1.7.7.0 s password"

executing this line:
snmpset -r 0 -v2c -c public 10.8.156.76 1.3.6.1.4.1.1429.77.1.7.5.0 i 1

I have this error:

Error in packet.
Reason: (readOnly) The two parties used do not have access to use the specified SNMP PDU.
Failed object: iso.3.6.1.4.1.1429.77.1.7.5.0

How can i fix this?
please help

regards

kwesibrunee
Usually those type of SNMP

Usually those type of SNMP set commands (i.e. to enable access) have to be set in the modem config file.

deividfiguer
OID to enable remote access in CISCO DPC3825

I have different models and brands of modem on the network and I send everyone the same docsis file, these lines only apply to Cisco brand modems.

Question:

This does not create a problem for all other non-Cisco brand cable modems if the docsis file has these lines

kwesibrunee
Typically, most providers

Typically, most providers would send at least a model/manufacturer specific file to each modem.

However, if you have snmpsets in a general config file that are manufacturer specific, usually it should not be a problem. Most modems will log the issue though, noting that a snmpset was not successful.

Log in or register to post comments