Page 1 of 1

SNMP OID for 6250

Posted: 05 Dec 2013 10:24
by agubskiy
Hi!
Please help in finding OID to save the configuration for SNMP, similarly commands:
copy running-config working
copy working certified
write memory

Re: SNMP OID for 6250

Posted: 06 Dec 2013 06:17
by devnull
Do you have an Omnivista?
just use snmpv2 and capture the traffic while issueing the command in Omnivista

Re: SNMP OID for 6250

Posted: 06 Dec 2013 06:38
by agubskiy
Havent Omnivista

Re: SNMP OID for 6250

Posted: 09 Dec 2013 15:20
by silvio
Hi,
I haven't tested it by myself, but found the following.
In cli-guide at the end of every command you find the MIB Objects.
f.e. for copy working certified
chasControlModuleTable
csEntPhysicalIndex
chasControlVersionMngt

With the following command you can find the OID for the according MIB:

> show snmp object identifier "MIB"

regards
Silvio

Re: SNMP OID for 6250

Posted: 11 Jul 2014 09:44
by agubskiy
Hi!
copy cert to working# snmpset -v2c -c community 10.10.10.7 1.3.6.1.4.1.6486.800.1.1.1.3.1.1.1.1.3.65 i 5
write memory# snmpset -v2c -c community 10.10.10.7 1.3.6.1.4.1.6486.800.1.2.1.11.1.1.1.43.0 i 1
copy working to cert# snmpset -v2c -c community 10.10.10.7 1.3.6.1.4.1.6486.800.1.1.1.3.1.1.1.1.3.65 i 3